photo

Phil


2012 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

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

2

回答