Memo's Island
The art of data science and scientific computing
by
Mehmet Süzen
See also:
Science Memo
Monday, 6 May 2013
Logarithmic Density Plots MATLAB or Octave: Two Gaussians Different Scales
›
Common visualization of 3D data manifest as surface and mesh plots. Data may contain values which are different in several orders of magnit...
Wednesday, 3 April 2013
Reading Binary Data Files Written in C: Python - Numpy Case Study
›
One of the major components of scientific computation is producing results into a file . Usually bunch of numbers, usually structured, is ...
2 comments:
Tuesday, 5 March 2013
Big-O notation: Care on asymptotic behaviour
›
Big-O notation conveys us information about how a given algorithm run time scales with respect to a given input size. However, one has to ...
Friday, 1 February 2013
Multicore Run in Matlab via Python: Generation of Henon Maps
›
Hennon Map for a=1.4 and b=0.3. Multi-core processors are considered as a de facto standard. In scientific computing it is common to fa...
‹
›
Home
View web version