Statistics
RANK
18,050
of 300,302
REPUTATION
2
CONTRIBUTIONS
1 Question
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
8,934 of 20,911
REPUTATION
86
AVERAGE RATING
4.00
CONTRIBUTIONS
7 Files
DOWNLOADS
11
ALL TIME DOWNLOADS
717
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
6 years ago | 1
Constrained Polynomial Regression
For others looking into polynomial regression with constraints: A general framework for constraint polynomial approximation (va...
6 years ago | 0
Submitted
Matlab-mdtsToolbox
A Matlab Toolbox to handle mutli-dimensional time series (mdts)
6 years ago | 3 downloads |

Submitted
Matlab-figureManager
classes and functions to handle large datasets in Matlab by implementing decimation
6 years ago | 1 download |

Submitted
Matlab-general
This repository collects matlab functions which belong to no specific topic. It collects functions which are used in general.
6 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...
6 years ago
Submitted
RolandRitt/Matlab-UsefullFunctions
collection of usefull functions
8 years ago | 1 download |
Submitted
RolandRitt/Matlab-NestedMap
MapNested is a subclass from 'containers.map' which implements nested maps (easy multi-key access)
8 years ago | 2 downloads |
Submitted
RolandRitt/Matlab-genNoisyData
generate data with given covariance matrix
8 years ago | 1 download |

Nested maps in MATLAB
There is a new MapNested class on Matlabs File-exchange: <http://de.mathworks.com/matlabcentral/fileexchange/62492-mapnested-imp...
8 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 ...
13 years ago | 0 answers | 0