资源列表
[matlab例程] MATLAB7rumentigao
说明:matlab7入门与提高-Getting Started with matlab7 improve<jiabin> 在 2025-06-08 上传 | 大小:18.53mb | 下载:0
[matlab例程] testdongli
说明:mtalab中最好 理解的文章 最好是新手必看的!-mtalab the best understanding of the article preferably新手必看!<guo> 在 2025-06-08 上传 | 大小:2kb | 下载:0
[matlab例程] Hermite
说明:Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。 设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。 -Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of<贺鼎宏> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[matlab例程] lagrange
说明:Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。 设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。 编写一个名为lagrange.m的M文件。-Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagr<贺鼎宏> 在 2025-06-08 上传 | 大小:1kb | 下载:0