フィッティング範囲の指定方法
Mostrar comentarios más antiguos
Matlabでフィッティングをしたいのですが、gnuplotのようにフィッテイング範囲を指定するにはどのようにすればよいでしょうか?
*gnuplotでは、
fit [xの範囲:xの範囲] [yの範囲:yの範囲] f1(x) '***.dat' u 5:6 via a1,b1
のように指定できるようです。
Respuestas (1)
Categorías
Más información sobre スプラインの後処理 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!