Statistica
MATLAB Answers
2 Domande
0 Risposte
RANK
195.809
of 300.392
REPUTAZIONE
0
CONTRIBUTI
2 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 168.373
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 apply a pwm signal to dc servo motor using pid controller?
hello, Have created a simulink model for dc servo motor using pid controller but how to apply pwm signal as an input to it is ...
circa 10 anni fa | 2 risposte | 0
2
risposteDomanda
hello, this is a trivial question, m new to matlab. So please help me in this. It says "Input argument "D1" is undefined." code for cascading of two systems.
function [A,B,C,D,pmr]=cas(N1,D1,N2,D2) r=length(D1); norder= r-1; [a1,b1,c1,d1]=tf2ss(N1,D1); [a2,b2,c2,d2]=t...
oltre 10 anni fa | 1 risposta | 0