フィルターのクリア

How to fit two separate variables with smoothing spline, Gauusian or polynomial?

1 回表示 (過去 30 日間)
Muhamed Sewidan
Muhamed Sewidan 2021 年 1 月 27 日
I have these two variables and want to fit and plot them.
lam = [0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.38,0.39,0.41,0.43,0.45,0.47,0.49,0.52,0.54,0.58,0.61 ] * 10^-6; % wavelength
sz_prmt = ((2*pi*rad)./lam);
scblk = [1.5805,1.5503,1.5115,1.4653,1.4006,1.3323,1.3072,1.2224,1.1680,1.0444,0.9153,0.8097,0.7010,0.7678,1.3471,1.3397,0.7991,0.5117];

回答 (0 件)

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

タグ

製品


リリース

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by