CUBIC INTERPOLATION METHOD
Versión 1.0.0.0 (653 Bytes) por
Sleeba Paul
A non linear optimization using the Cubic Interpolation Method
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)
Citar como
Sleeba Paul (2026). CUBIC INTERPOLATION METHOD (https://es.mathworks.com/matlabcentral/fileexchange/49663-cubic-interpolation-method), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2013a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Interpolation >
- Mathematics and Optimization > Optimization Toolbox > Nonlinear Optimization >
Más información sobre Interpolation en Help Center y MATLAB Answers.
Etiquetas
Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0.0 |
