![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/143724.jpg)
Frederic Moisy
University Paris Sud
Followers: 0 Following: 0
Visit my Matlab page: http://www.fast.u-psud.fr/~moisy/ml Professional Interests: Fluid mechanics, Image processing
Feeds
답변 있음
Fitting data with two peaks
Hi, you can try the Ezyfit toolbox: http://www.mathworks.com/matlabcentral/fileexchange/10176-ezyfit-2-40 In particular, ...
Fitting data with two peaks
Hi, you can try the Ezyfit toolbox: http://www.mathworks.com/matlabcentral/fileexchange/10176-ezyfit-2-40 In particular, ...
12년 초과 전 | 0
답변 있음
non linear data fit (weighted least square)
Hello, a simple non-linear fitting method is provided in the (free) Ezyfit toolbox: http://www.mathworks.com/matlabcentra...
non linear data fit (weighted least square)
Hello, a simple non-linear fitting method is provided in the (free) Ezyfit toolbox: http://www.mathworks.com/matlabcentra...
거의 13년 전 | 0
답변 있음
Optimising the fit of a function with 2 variables
You can also use the Ezyfit toolbox, which is free: http://www.mathworks.com/matlabcentral/fileexchange/10176 One installed,...
Optimising the fit of a function with 2 variables
You can also use the Ezyfit toolbox, which is free: http://www.mathworks.com/matlabcentral/fileexchange/10176 One installed,...
거의 13년 전 | 0
답변 있음
Can you use DIR to list files in subfolders ?
You can use rdir (=recursive dir), available hire: http://www.mathworks.com/matlabcentral/fileexchange/12180-fileseries-rename-...
Can you use DIR to list files in subfolders ?
You can use rdir (=recursive dir), available hire: http://www.mathworks.com/matlabcentral/fileexchange/12180-fileseries-rename-...
거의 13년 전 | 2
답변 있음
Fitting Functions
Hi, First solution: replace x by y=1/x, then use polyfit to fit your data with respect to y. Second solution: install the...
Fitting Functions
Hi, First solution: replace x by y=1/x, then use polyfit to fit your data with respect to y. Second solution: install the...
대략 13년 전 | 0
답변 있음
Data fitting
This is easy with the Ezyfit toolbox: http://www.mathworks.com/matlabcentral/fileexchange/10176 Plot your data, and type sh...
Data fitting
This is easy with the Ezyfit toolbox: http://www.mathworks.com/matlabcentral/fileexchange/10176 Plot your data, and type sh...
대략 13년 전 | 0
| 수락됨
제출됨
FileSeries - Rename / renumber files, recursive directories
Renaming and renumbering for series of files ; generalize the use of wildcards (*) for CD, LS ...
14년 초과 전 | 다운로드 수: 1 |
제출됨
Dispersion relation for water waves
Dispersion relation, and its inverse, for surface waves (eg, finding wavenumber from frequency).
거의 15년 전 | 다운로드 수: 2 |
제출됨
EZFFT : An easy to use Power Spectrum (FFT)
Computes/displays the power spectrum of a real time series
대략 16년 전 | 다운로드 수: 3 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/22163/versions/3/screenshot.jpg)
제출됨
RMVAR Remove variables from MAT-File
RMVAR is a simple program that removes specified variable(s) from a MAT-File
16년 초과 전 | 다운로드 수: 3 |
제출됨
boxcount
Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets
16년 초과 전 | 다운로드 수: 25 |
제출됨
DFIG: Create a docked figure window
A (trivial but) convenient shortcut to create a docked figure window
17년 초과 전 | 다운로드 수: 2 |
제출됨
LOGLOGPN
LOGLOGPN is the same as LOGLOG, except that the Y data may have positive and negative values
거의 18년 전 | 다운로드 수: 1 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/14606/versions/1/screenshot.jpg)