Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
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 ...
leonardo vet's user avatar
-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 ...
Benedetto Roda's user avatar