統計
MATLAB Answers
6 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Simulink button for a cubic function
Trying to solve a nonlinear model and a linearized model using Simulink and I need a simple cubed button. Cannot find it anywher...
10年以上 前 | 1 件の回答 | 1
1
回答質問
How to draw a block diagram for one equation with three variables in simulink
I am totally lost on this one. Say I have the equation y = 2*z - 5*x, how would I draw the block diagram to perform this calcula...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to solve an equation in terms of the other variable
I have the equation g^2+6*g*h+3h=0 for which I need to solve g in terms of h. Here is my attempt: syms g h g = solve('g^...
12年弱 前 | 2 件の回答 | 0
2
回答質問
Need some help setting up a matrix to contour plot
I have a 19X19 array that I need to set up in order to contour plot it. I'm very new at MATLAB and really have no clue as to how...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to limit a vector to a certain maximum
I have the vector x = [20 19 23 24 17] and I want to somehow create a vector that contains nothing greater than 20. That is, I n...
12年弱 前 | 1 件の回答 | 0
1
回答質問
Simple question about vector remainders
So I have one vector x = [19 21 25 24 18 20] I need to use this vector to find another vector that contains only the amounts ...
12年弱 前 | 2 件の回答 | 0