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

1 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Interpolation 的更多信息

标签

产品


版本

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by