統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,238
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Simplifying a "if" statement that checks there is at most one vector
Hello, I have got a code looking like this: if (length(a)>1 && max([length(b) length(c)])>1) || (length(b)>1 && max([length(a)...
7年弱 前 | 1 件の回答 | 0
1
回答質問
Generalizing an IF and FPRINTF expression
Hello, I got a part of code looking like this: A = ... % can be a scalar or a vector B = ... % can be a scalar or a vector if...
7年弱 前 | 2 件の回答 | 0
2
回答質問
Sym: The second argument must be a vector of symbolic variables
This code: R = 9 ; T = 300 ; g = 10 ; syms h p Mm q m v b a f F = (sqrt((h*(g*(q*(a+v)-m+((m-q*v)/(R*T/(p/q+g*h)-Mm)+b)*(...
約7年 前 | 2 件の回答 | 0

