Community Profile

photo

Khaled Aljanaideh

MathWorks

2021년부터 활동

통계

All
  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer
  • Solver

배지 보기

Content Feed

보기 기준

답변 있음
Parameters estimation constraint in greyest
The only constrains you can have on the parameters while using greyest is on the parameters bounds. Unfortunately, as of MATLAB ...

1년 초과 전 | 0

답변 있음
MISO System Identification Toolbox
Hi Safa, There are two ways to import MIMO or MISO data in the SYSID app: You can have the numeric input and output data saved...

1년 초과 전 | 0

답변 있음
Nyquist plot of idproc Model
Hi Paul, You can convert an idproc model to a transfer function model simply using the command tf(PT2_Td), where PT2_Td is the ...

2년 초과 전 | 1

| 수락됨

답변 있음
How to get Non-linear state space equations of a model (including blocks of vehicle dynamics toolbox)?
Hi Kartikey, There are currently no features in the system identification toolbox that generate a nonlinear state space model f...

2년 초과 전 | 0

답변 있음
Extraction of modal parameters from state space system
The modal frequencies and damping ratios can be obtained using the Matlab command 'damp' as follows: damp(ss.System.a) This wi...

대략 3년 전 | 0

답변 있음
How to hack tfest/oe identification algorithm in order to set constraints during estimation
If the coloring of the noise term (e) in the model structure is not important, then this can be done by using the ARMAX or ARX m...

대략 3년 전 | 0

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 3년 전