Community Profile

photo

Bogdan -Ervin


Last seen: Today Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Error while multiplying 2 SISO transfer functions.
I have a script that reads transfer functions from .mat files, and I have what it looks like to be tf([-0.5 0],[0 1]) (I will no...

3 days ago | 1 answer | 0

1

answer

Question


Matlab memory optimization regarding output arguments
Suppose we have the following code in functie.m file: " function functie() x = [9]; x = functieLocala(x); disp(...

5 months ago | 2 answers | 0

2

answers

Question


Matlab doesn't stop at a breakpoint
I have a script in a folder, and a class in another folder. (Both folders are in Matlab path.) In the script is created an insta...

7 months ago | 1 answer | 0

1

answer

Question


How can I plot the magnitude and phase Bode diagrams (of an SISO model) asis shown in bode function?
All the answers I saw has not answered the question, and I spent an entire day just to show those diagrams. I have troubles esp...

12 months ago | 1 answer | 0

1

answer