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 years 前 | 1 个回答 | 0

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...

11 years 前 | 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^...

11 years 前 | 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...

11 years 前 | 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...

11 years 前 | 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 ...

11 years 前 | 2 个回答 | 0

2

个回答