統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,086
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How do I write matlab code for solving the following equation ?
As we have been provided the y in terms of vector. How can we solve the vector x for corresponding values of y? Please help. ...
約12年 前 | 2 件の回答 | 0
2
回答質問
how to create a matlab code for runge kutta 4th order using implicit function..here i hv tried but it is showing error in line 16 as In an assignment A(I) = B, the number of elements in B and I must be the same.
function [ t,x] = Untitled2(h) %UNTITLED2 Summarx of this function goes here % Detailed etplanation goes here ...
約12年 前 | 1 件の回答 | 0
