Lucky
Followers: 0 Following: 0
Statistica
RANK
31.030
of 295.569
REPUTAZIONE
1
CONTRIBUTI
6 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
1
RANK
of 154.105
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to calculate controller effort
I am trying to compare PID controller with fuzzy controller and I want to compare the controller effort for them.
oltre 3 anni fa | 0 risposte | 1
0
risposteDomanda
How to use multiple cores for simulink
I am trying to use multiple cores to run thiis file. For this I have to create different atomic subsystems in order for the pr...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
Declare global variable in simulink
In Simulink,I need to use one of the inputs to a function block in another saved function. So I want to decalre this input as gl...
circa 4 anni fa | 1 risposta | 0
1
rispostaDomanda
how to change suddenly dropping output by a gradually dropping output?
I am using simulink matlab function to process some inputs and create an output as shown Here, as shown in the graph I don,...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
How to use different sampling times for 2 blocks in the same simulink model?
I am trying to write a RLS (Root Least squares) algorithm. I am using ode4(Runge-kutta) as my solver with a fixed step size of 0...
oltre 4 anni fa | 1 risposta | 0
1
rispostaCompare results of different step size using Euler's method
Thanks a lot again, but it still doesn't solve my problem. I need all the plots on a single figure. clear all h = sort([0.000...
circa 5 anni fa | 0
Domanda
Compare results of different step size using Euler's method
x1=zeros(10000,1); x2=zeros(10000,1); x3=zeros(10000,1); Time=zeros(10000,1); for i=1:10001 t=(i-1)*0.0005; Time(i...
circa 5 anni fa | 2 risposte | 0