CUBIC INTERPOLATION METHOD

版本 1.0.0.0 (653 字节) 作者: Sleeba Paul
A non linear optimization using the Cubic Interpolation Method
324.0 次下载
更新时间 2015/2/11

查看许可证

Problem From SS Rao
Page No. : 308
Here the syms toolbox is used and if you try to print any other values than lambda then MATLAB will print the value in fractions and that is unavoidable. So if you need to know the value in decimal, then use the command "vpa()" on command window for that particular variable and it can show you the decimal value upto two decimal places. Eg, vpa(z,2)

引用格式

Sleeba Paul (2024). CUBIC INTERPOLATION METHOD (https://www.mathworks.com/matlabcentral/fileexchange/49663-cubic-interpolation-method), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2013a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0