Community Profile

photo

Oscar Hartogensis


Wageningen University

Last seen: 3 months ago Active since 2010

Professional Interests: meteorology, turbulence, land-surface interactions, signal processing

Statistics

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer

View badges

Content Feed

View by

Submitted


Round, Ceil and Floor Matlab-datenumbers
round/ceil/floor Matlab datenumbers to the nearest N or multiple N of a time_unit

10 years ago | 1 download |

Thumbnail

Question


Save 3D figure with rotational view
Is it possible to save a Matlab 3D plot to an external image format (not *.fig) where the viewer can control the rotation of the...

13 years ago | 1 answer | 0

1

answer

Answered
3D image stack plot in MATLAB
You can this using slice3.m from the image3 toolkit, which can be found on the fex: http://www.mathworks.com/matlabcentral/fil...

13 years ago | 0

Answered
Cumulative Contribution Contour Plot
I found a solution! It is not very elegant but it works fine. It makes use of the fact that my weighting function (F) expands ou...

13 years ago | 1

| accepted

Question


Cumulative Contribution Contour Plot
I have a 2D weighting function of a certain area that gives 1 when summed over all columns and rows. I want to make a contour pl...

13 years ago | 4 answers | 1

4

answers

Submitted


clickfit_OH for curve fitting by eye/hand
click a data-series on top of a (noisy) scatterplot and get a spline or polynomial regression

14 years ago | 1 download |

Thumbnail