統計
MATLAB Answers
5 質問
0 回答
ランク
of 170,941
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
linear interpolation code - interp1
It is possible to access the source code of the function 'interp1, or someone know how to write it? thank you very much
8年弱 前 | 1 件の回答 | 0
1
回答質問
how to do implement field weakening for dc machine in simulink?
hello! I have built a model of a separately excited Dc machine with speed and current PI controller. Now i would like to implem...
8年以上 前 | 0 件の回答 | 0
0
回答質問
How to solve a non linear problem with bv4c?
I have to solve the following heat conduction steady-state non-linear problem using the function bvp4c in matlab: λ∙(1/r)∙d/d...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How can I extract from a vector the element which are in odd position? And in even position?
I have the vector A=[2 7 19 3 14 65 32 ... N] , and I want to create another vector B which have only the element that are in od...
8年以上 前 | 1 件の回答 | 0
1
回答質問
How can I save the number of iterations in while loop?
I'm implementing a code to solve linear algebraic system with Gauss-Seidel algorithm. I need to save the number of iterations th...
8年以上 前 | 1 件の回答 | 0
