Community Profile

photo

Roland


Last seen: 8 months ago Active since 2013

Statistics

All
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • First Submission
  • Solver
  • Revival Level 1
  • First Answer

View badges

Content Feed

View by

Answered
What is the highest order polynomial I can use in the polyfit function?
As some of the colleagues pointed out, fitting a polynomial of such a high degree is normally not a good idea! But if you reall...

4 years ago | 1

Answered
Constrained Polynomial Regression
For others looking into polynomial regression with constraints: A general framework for constraint polynomial approximation (va...

4 years ago | 0

Submitted


Matlab-mdtsToolbox
A Matlab Toolbox to handle mutli-dimensional time series (mdts)

5 years ago | 3 downloads |

Thumbnail

Submitted


Matlab-figureManager
classes and functions to handle large datasets in Matlab by implementing decimation

5 years ago | 1 download |

Thumbnail

Submitted


Matlab-graphics
Repository to produce nice graphics in Matlab

5 years ago | 5 downloads |

Thumbnail

Submitted


Matlab-general
This repository collects matlab functions which belong to no specific topic. It collects functions which are used in general.

5 years ago | 1 download |

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

5 years ago

Submitted


RolandRitt/Matlab-UsefullFunctions
collection of usefull functions

6 years ago | 1 download |

Submitted


RolandRitt/Matlab-NestedMap
MapNested is a subclass from 'containers.map' which implements nested maps (easy multi-key access)

6 years ago | 3 downloads |

Submitted


RolandRitt/Matlab-genNoisyData
generate data with given covariance matrix

6 years ago | 1 download |

Thumbnail

Answered
Nested maps in MATLAB
There is a new MapNested class on Matlabs File-exchange: <http://de.mathworks.com/matlabcentral/fileexchange/62492-mapnested-imp...

7 years ago | 0

Question


How can i interrupt a BytesAvailableFcn Callback with an Timer
First of all! Hello Community! This is my first post in this community! That means, most of my problems i had before (and i had ...

11 years ago | 0 answers | 0

0

answers