how would I input this equation into MATLAB
2 ビュー (過去 30 日間)
古いコメントを表示
how would I input this equation into matlab?

yi= each data point
sigma is uncertainty for each point
mi=corresponding model point
N=number of points
1 件のコメント
Cris LaPierre
2021 年 10 月 22 日
Have you gone through MATLAB Onramp yet? It will teach you how to create variables, assign values, index and modify arrays, perform calculations, and even cretae and use for loops.
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!