photo

Tianyu

MathWorks

Last seen: Today 2023 年からアクティブ

Followers: 0   Following: 0

統計

  • Knowledgeable Level 1
  • 3 Month Streak
  • First Answer

バッジを表示

Feeds

表示方法

回答済み
Assenza comando Estimate in estimate transfer function
Hi Thomas, This is likely a graphical cache issue. Please try command close all force, clear classes, rehash toolboxreset O...

5日 前 | 0

回答済み
How to choose value of Ts for converting continuous state space (SS) matrix to discrete SS matrix?
Hi Ayesha, As Mathieu mentioned, you can eye-ball the bode plot of the continuous time model and select the sampling time so th...

約1ヶ月 前 | 0

回答済み
Impact of the merge() Function in System Identification
Hi MvR, merge() funciton does not process data, it is used to save data into seperate experiments. It only has effects when...

2ヶ月 前 | 0

| 採用済み

回答済み
How to predict a partial state-space model by specifying an initial state-space model.
Hi 健斗, NaN is not accepted since the estimation requires a valid initial value to start. The following code works for me....

3ヶ月 前 | 0

| 採用済み

回答済み
One sys multiple validation
Hi isabel, https://www.mathworks.com/help/ident/ref/compare.html compare always uses one dataset for validation. It is used ...

3ヶ月 前 | 0

回答済み
Extract Code From System Identification Toolbox
This is supported by System Identification app. Here is a quick example 1, Open app >> system identificaiton iddata1 2, Estima...

4ヶ月 前 | 0

回答済み
Find property of InputNonLineraity with idPiecewiseLinear with 0 Number of Units on idnlhw
Hi Clément, The slope is not a public property. You can access this using the internal command: >> p = getInternalParameters(...

9ヶ月 前 | 0

回答済み
how to make bode plot in simulink system
Hi Kim, Not sure if this is the best way but you can use "Control System Designer" under Simulink app tab. Click "New plot" a...

11ヶ月 前 | 0

回答済み
Error when using inv on system identification object
Hi Lars, I suspect that you do not have correct "inv" function on the path. When you type >> which -all inv in the command l...

11ヶ月 前 | 1

回答済み
I want to automate a 2 input-1 output Hammerstein-Wiener model estimation through genetic algorithms
Hi Ivo, Here are a few suggestions you can try to modify your code I do not have the data, so allow me to use iddata1 for exam...

12ヶ月 前 | 0