Matlab中插值函數彙總和使用說明

注:該文從連接地址http://blog.sciencenet.cn/blog-457143-679275.html轉載。html MATLAB中的插值函數爲interp1,其調用格式爲:  yi= interp1(x,y,xi,'method')           算法 其中x,y爲插值點,yi爲在被插值點xi處的插值結果;x,y爲向量, 'method'表示採用的插值方法,MATLAB提供的
相關文章
相關標籤/搜索