統計
MATLAB Answers
2 質問
0 回答
ランク
of 176,849
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How can I math formula to matla code using double integration
Hi, I want use double integration such as int(int) {A-B}f(x)dx*q(r)dr What I want to know is how can I make code from "f(x)...
約13年 前 | 0 件の回答 | 0
0
回答質問
How can I make double integration
syms x; syms r; for n=1:10 for i=2:t f1(i,n) = h * (Sast(i-1,n) + r* Y(i,n) - x) * 1 / (v(i,n)^(1/2) *...
約13年 前 | 1 件の回答 | 0
