統計
MATLAB Answers
5 質問
0 回答
ランク
of 171,460
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
8年弱 前 | 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*...
約10年 前 | 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 ...
10年以上 前 | 0 件の回答 | 0
0
回答質問
rewrite the polynomial coefficients
H = 1e-08 s ------------------------------------------------- s^4 - 0.0002 s^3 - 3.002 s^2 + 2....
11年弱 前 | 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...
12年以上 前 | 0 件の回答 | 0
