統計
MATLAB Answers
5 質問
0 回答
ランク
of 178,957
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can change the format of numbers in Matlab?
How can change the format of numbers in Matlab? I have a matrix and i want the result of each element to be with six zecimal dis...
7年以上 前 | 1 件の回答 | 0
1
回答質問
The polynomial for the cubic spline is with x or (x-xi) ?
When I want to find the coefficients of a cubic spline the function gives me the polynomials in x or in (x-a value from interval...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Cubic spline in Matlab works with natural boundary?
I want to make an interpolation with a cubic spline function. And I want to find the coefficients of the polynomials with this f...
7年以上 前 | 1 件の回答 | 0
1
回答質問
Can somebody explain me this code for interpolation with cubic spline?
Can somebody explain me some things in this program. I need some help . function [S C]=Spline3(u,x,y,dya,dyb) % vectors x ...
7年以上 前 | 1 件の回答 | 0
1
回答質問
How can I make a program which can determine the coefficients
I want to make a program which can determine the coefficients of a cubic spline. I have the (n+1) points and I want to calculate...
7年以上 前 | 1 件の回答 | 0
