photo

Sohail Ahmed


UET Peshawar

Last seen: oltre 3 anni fa Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
22.856
of 297.457

REPUTAZIONE
2

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
80.0%

VOTI RICEVUTI
2

RANK
 of 20.438

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 158.938

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

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


How to generate Pulse Frequency Modulated (PFM) waveform?
There are a lot of ways to generate PWM in simulink, also there is a built in PWM Generator block. But there are no direct resou...

oltre 3 anni fa | 1 risposta | 1

1

risposta

Domanda


How to evaluate model in embedded coder support package without the real hardware at hand?
I have found that MATLAB supports embedded system development through its embeded coder support package, Specifically I have to ...

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


Why MATLAB asks for "more input arguments" in the function which is to be handled by ode45?
I have following code to solve a system of differential equations function v_out = system_ex(t,v) v_out = zeros(2,1); v_out(1...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use not equal to '~=' operator in if statement?
My code works fine with '==' but not with '~='.I expect it not to display 'error' if user enters A or B x=input('input x...

circa 8 anni fa | 3 risposte | 1

3

risposte

Domanda


For loop operation on vectors
if true function IB= ibtest(VCC) RL =[1000, 10000, 200000, 400000, 600000, 800000, 1000000]; RB=22000; RP=50; R=470; B=300; ...

quasi 9 anni fa | 1 risposta | 0

1

risposta