photo

qusay hawari


Last seen: 5 mois il y a Actif depuis 2015

Followers: 0   Following: 0

Statistiques

MATLAB Answers

10 Questions
0 Réponses

RANG
35 532
of 300 744

RÉPUTATION
1

CONTRIBUTIONS
10 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
20.0%

VOTES REÇUS
1

RANG
 of 21 054

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 170 597

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


H-bridge, pwm matlab 2014
Hello Are there blocks for H-bridge and PWM in matlab/simulink 2014

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


Linearization error for PID controller block in matlab2013
Hello i've been trying to simulate closed speed loop control of a PMDC motor using a PID controller but the controller wont tun...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


Linearization error in PID controller block
Hello,, I have been trying to make a closed loop speed control for a PMDC motor using a PID controller. The problem is that eac...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


Linearization error in PID controller block
Hello,, I have been trying to make a closed loop speed control for a PMDC motor using a PID controller. The problem is that eac...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


Linearization error in PID controller block
Hello,, I have been trying to make a closed loop speed control for a PMDC motor using a PID controller. The problem is that eac...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


Calling a signal from matlab workspace to simulink
How do i extract a signal that is in the matlab workpace and move it to simulink?

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


moving a signal from matlab to simulink
recObj = audiorecorder disp('Start.') recordblocking(recObj, 5); disp('End.'); play(recObj); y = getaudiodata(r...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


FM demodulation technique other than fmdemod?
Fs = 5000; % Sampling rate of signal Fc = 500; % Carrier frequency t = [0:Fs-1]'/Fs; % Sampling times m = cos(2*pi*20...

presque 11 ans il y a | 1 réponse | 1

0

réponse

Question


Plotting the frequency spectrum / didnt understand the code
X_mags = abs(fftshift(fft(signal))); bin_vals = [0 : N-1]; N_2 = ceil(N/2); fax_Hz = (bin_vals-N_2)*fs/N; plot(fax_Hz, ...

presque 11 ans il y a | 1 réponse | 0

1

réponse

Question


error using Matrix Dimensions
Fs = 5000; Fc = 2000; t = [0:Fs-1]'/Fs; m = cos(2*pi*(20)*t); mhilb = conv((1/pi*t),m); s = m.*cos(2*pi*Fc*t) + mhilb.*...

presque 11 ans il y a | 1 réponse | 0

1

réponse