Statistica
All
RANK
14.018
of 300.771
REPUTAZIONE
3
CONTRIBUTI
3 Domande
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
3
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
Differential Equation Matlab Resolve
Try using dsolve syms y(t) t q=1/(1+t)^2; p=1+q; Dy=diff(y);D2y=diff(y,2); solution=dsolve(D2y+p*Dy+q*y==0,Dy(0...
Differential Equation Matlab Resolve
Try using dsolve syms y(t) t q=1/(1+t)^2; p=1+q; Dy=diff(y);D2y=diff(y,2); solution=dsolve(D2y+p*Dy+q*y==0,Dy(0...
oltre 11 anni fa | 0
Risposto
Get final output after simulation run in Simulink from m-file
It depends how you have set the data output. In your simulink file go to: Simulation<Configuration Parameters<Data Import and ...
Get final output after simulation run in Simulink from m-file
It depends how you have set the data output. In your simulink file go to: Simulation<Configuration Parameters<Data Import and ...
oltre 11 anni fa | 0
Risposto
how to find specific columns using vectors
I am not sure I understood it completely newMatrix=zeros(5,m); for i =1:m rowU=U(:,i); %If you meant t...
how to find specific columns using vectors
I am not sure I understood it completely newMatrix=zeros(5,m); for i =1:m rowU=U(:,i); %If you meant t...
oltre 11 anni fa | 0
Domanda
My model reference block in Simulink does not accept signals of more than one component. Why?
Hi, I am pretty new to the Model reference block in Simulink. I tried to start with a toy case where: The top model has on...
oltre 11 anni fa | 1 risposta | 2
1
rispostaRisolto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
oltre 11 anni fa
Domanda
Ode15s solving simulink sfunction gives oscillatory (noisy) solution
Hi, I have a little problem with the ode15s solver for Simulink. I am simulating a bioreactor and the solution is like _"nois...
quasi 14 anni fa | 0 risposte | 0
0
risposteDomanda
Keep a for loop running when ODE gives an error
Hi, I am trying to run a code for sensitivity analysis on initial conditions and parameters of a process. To evaluate the dif...
circa 14 anni fa | 1 risposta | 1



