All Questions
2 questions
0
votes
1
answer
357
views
Using matlab function in simulink error
I'm new to Simulink but I need to use a matlab function.
I created a "MATLAB Function1" block with one input (a time signal that comes from another block) and one output (three signals wrapped in a ...
-1
votes
1
answer
6k
views
Matlab - find dominant poles programmatically
I have a SISO system (in tf form) with 48 eigenvalues and I want to find the dominant poles (let's say to reduce it to a 1st or 2nd order). I need to know them to approximately calculate damping and ...