Sai Vaddi
Followers: 0 Following: 0
Statistica
6 Domande
0 Risposte
RANK
101.249
of 295.569
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
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
i have 10 buses and i have to select only one bus at a time based on the bus number. i have used switch case to select bus based on the bus number and finally connected 10 buses to merge block.Dspace is not supporting merge block.Is there any solut
i have 10 buses(having 15 signals) and i have to select only one bus at a time based on the bus number. i have used switch case ...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
i have a CAN message, whose signal values has to be varied.How should i vary the signal values.Could anyone explain the procedure in simulink.Thanks in advance.
i have a CAN message, whose signal values has to be varied.How should i vary the signal values.Could anyone explain the procedur...
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
i am using rti CANMM library in simulink.can i simulate the model having rti CANMM blocks. Is any Supporting packages required?
i am using rti CANMM library in simulink.can i simulate the model having rti CANMM blocks. Is any Supporting packages required?
quasi 7 anni fa | 0 risposte | 0
0
risposteDomanda
How to create a matrix[15*1], in which i need to change the value of particular element during simulation.
How to create a matrix[15*1], in which i need to change the value of particular element during simulation.And the rest of the va...
quasi 7 anni fa | 2 risposte | 0
2
risposteDomanda
i want to generate a pwm of variable duty cycle
i want to generate a pwm of variable duty cycle like first 200 ms duty cycle should be 35%,for next 250 ms duty cycle should be ...
quasi 7 anni fa | 1 risposta | 0
1
rispostaDomanda
I need to iterate the for-loop subsystem 3 times. For each iteration, the output result will then be then be the input for the next iteration and the result for each iteration should be displayed.Thanks in advance.
for example; thetaL=10; //intial value for(i=0;i<3;i++) { thetaL0=thetaL; thetaL1=(42.8/38.4)*w; thetaL=thetaL+thetaL1; }...
quasi 7 anni fa | 1 risposta | 0