Feeds
提问
How do i use str2func for methods within a class?
I have a class with several functions. Now I want to write a new function within this class that has an string as an input. This...
7 years 前 | 1 个回答 | 4
1
个回答提问
Simulating a difference equation with certain initial values
Hi, I'm trying to simulate the following difference equation in Matlab using the lsim function: y(k) + a*y(k-1) = b*u(k) + c*...
9 years 前 | 0 个回答 | 0
0
个回答提问
Changing the system representation using symbolics
I currently have a gray model in the form of a state space with 8 states 1 input and 1 output and 10 parameters (symbols) which ...
9 years 前 | 0 个回答 | 0
0
个回答提问
rewrite the polynomial coefficients
H = 1e-08 s ------------------------------------------------- s^4 - 0.0002 s^3 - 3.002 s^2 + 2....
9 years 前 | 1 个回答 | 0
1
个回答提问
How to solve a second order differential equation system?
<<http://s8.postimg.org/a9h3y0i45/Untitled.png>> I am looking for the most efficient way to solve this problem using Matlab...
11 years 前 | 0 个回答 | 0