upper and lower curves
古いコメントを表示
I uesed the basic fitting to get the 5th polynominal curve (median) .
I want to add the upper with 25% from the median and lower with 25% from median curves.


回答 (1 件)
Matt J
2019 年 9 月 12 日
0 投票
You can use the quantile command
to determine the upper and lower quartiles at each time points and then use those points to plot the upper and lower curves.
カテゴリ
ヘルプ センター および File Exchange で Polynomials についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!