photo

Daniel


Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

13 Fragen
1 Antwort

RANG
120.652
of 300.840

REPUTATION
0

BEITRÄGE
13 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
15.38%

ERHALTENE STIMMEN
0

RANG
 of 21.092

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 171.238

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to create a matrix in embedded matlab function
I try to fill a matrix in Embedded Matlab Function in simulink with values from 10 to 200, where X(i+1)=X(i)+10. X(1)=10 X(2...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Getting rid of imaginary part of complex number in simulink
Is there any way to get rid of imaginary part of complex number in Embedded Matlab Function? Command a=real(b) doesn't work.

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Different start and stop time within a system in Simulink
Is it possible to make some sort of subsystem that has different start and stop time of the simulation? I would like to built a ...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract a value of a variable in Simulink?
I want to extract a value of a variable in an algebraic loop, if the certain criteria is fulfilled. For example I want X to be e...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to change initial conditions in Simulink?
Hi, I would like to change initial condition in Unit Delay Block in Simulink. Variable X is changing in algebraic loop and wh...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to make cycles in simulink?
I want to create a system, which is in a circle. I assume certain initial conditions for let's say X and Y, which are variables....

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to iterate in simulink?
Hi, I have the following problem, I want to iterate two variables in Simulink. In normal code it would look like this: X...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how make an iteration of a function in simulink?
Hi, I would like to create a model in Simulink that would be an equivalent of the following code in Matlab: T1(1)=4...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Is there an equivalent of coder.varsize in Matlab 7
So there is no option to built a dynamic matrix in Matlab R14 Embedded? Maybe you can think of any trick to do so. I was thinkin...

etwa 12 Jahre vor | 0

Frage


Is there an equivalent of coder.varsize in Matlab 7
Hi, I want to create dynamic matrix in Matlab Embedded Function in Simulink. I know already the tool for Matlab R2013b and it...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Dynamically defined matrices in Simulink
Hi, I've got following problem. I want to declare a matrix which is created dynamically be adding rows in a loop. And i want ...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Matrix size mismatch in embedded function Simulink
Hi, I've got the following problem: I want to create a matrix in Matlab embedded function in Simulink: I declare first |X=[...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


simulink - how to create a function within a function
Hi, I have a problem with creating an Embedded Matlab Function (Matlab 7), lets say function 1, which uses another function ...

etwa 12 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Problem with runge-kutta adaptive algorithm
Hey, I have the following problem. I'm trying to write a program in Matlab, that would implement Runge-Kutta 2 algorithm, but...

etwa 13 Jahre vor | 0 Antworten | 0

0

Antworten