統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,839
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Solving System of Linear Equations with matrix operations
I have a system of linear equations for a problem that can be generically expressed as Ax = b. Where b and A are both 3x1 matric...
約11年 前 | 2 件の回答 | 0
2
回答質問
Using splines and plotting them
given x = 1 2 2.5 3 4 5 and y = 1 5 7 8 2 1 I am suppose to use the spline function built into MATLAB with not-a-knot end con...
12年弱 前 | 2 件の回答 | 0
2
回答質問
Use a for loop to evaluate
use a for loop to evaluate the function y = {exp(x+1) if x<-1, 2+cos(pi*x) if -1<=x<5, 10*(x-5)+1 if x>=5} e^(x+1) if x<...
約12年 前 | 2 件の回答 | 0