
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
統計
All
ランク
of 159,472
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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, ...
13年弱 前 | 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 ...
15年弱 前 | ダウンロード 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 件 |

送信済み
RMVAR Remove variables from MAT-File
RMVAR is a simple program that removes specified variable(s) from a MAT-File
16年以上 前 | ダウンロード 2 件 |
送信済み
boxcount
Fractal dimension using the 'box-counting' method for 1D, 2D and 3D sets
16年以上 前 | ダウンロード 39 件 |
送信済み
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 件 |
