Calculate error propagation from two dataset arrays
2 ビュー (過去 30 日間)
古いコメントを表示
I want to calculate the error propagation from two different datasates.
F1=(a1, a2, a3,.....an)
F2=(b1, b2, b3,.....bn)
The error propagation wanted is gonna be like that dF = sqrt(dF1 + dF2) while the dF is the error propagation.
Please not I dont have the uncertainty on every value (a1,b2,....)
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Database Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!