フィッティング範囲の指定方法
Mostra commenti meno recenti
Matlabでフィッティングをしたいのですが、gnuplotのようにフィッテイング範囲を指定するにはどのようにすればよいでしょうか?
*gnuplotでは、
fit [xの範囲:xの範囲] [yの範囲:yの範囲] f1(x) '***.dat' u 5:6 via a1,b1
のように指定できるようです。
Risposte (1)
Categorie
Scopri di più su スプラインの後処理 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!