-
-
-
ltfat-0.97.2.zip
The Linear Time/Frequency Toolbox (LTFAT) is a Matlab/Octave toolbox
-
-
-
-
NiceChart.zip
... algorithm to pick axis value range that are aligned to zero from an arbitrary set of values. I also learned some linear interpolation algoritms, although currently only B-splines that is accomodated in this component. And finally I understand why there s ...
-
-
LeastSquare.rar
this is matlab code for estimating the static linear system with Least Squre that is written by matlab 7.0.
Here we want to estimate the below function:
1 - u^2 + 2*u^3 +u^5 +3*u^7
these are 2 files : without noise and with noise
finally,there are ...
-
ridgeregression.rar
This is matlab code for estimating the static linear system with Ridge Regression that is written by matlab 7.0.
Here we want to estimate the below function:
1 - u^2 + 2*u^3 +u^5 +3*u^7
these are 2 files : without noise and with noise
finally,there ...
-
RecursiveLeastSquare.rar
this is matlab code for estimating the static linear system with Recursive Least Squre that is written by matlab 7.0.
Here we want to estimate the below function:
1 - u^2 + 2*u^3 +u^5 +3*u^7
these are 2 files : without noise and with noise
finally, ...
-