photo

Bogdan -Ervin


Last seen: 16 Tage vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

  • Thankful Level 2

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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

7 Monate vor | 2 Antworten | 0

2

Antworten

Frage


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...

10 Monate vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort