N/A


Attivo dal 2013

Followers: 0   Following: 0

Statistica

MATLAB Answers

8 Domande
0 Risposte

RANK
167.616
of 300.364

REPUTAZIONE
0

CONTRIBUTI
8 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
37.5%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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

  • Explorer
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


compiler problem 2013a 64 bit: Help me how to get rid of this problem
I have installed Microsoft Visual C++ 2008 Professional SP1 and Windows SDK 6.1 but I am facing problem: >> mex -se...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to convert 70 kA/MW to per unit??
In simulink I am using a model where a gain block is given with a value 70 kA/MW ; so I need to convert it in to per unit. In th...

quasi 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Equation of capacitive energy storage
equation or block diagram hint for capacitive energy storage; or suggest any journal paper

circa 12 anni fa | 0 risposte | 0

0

risposte

Domanda


Derivative input 1 of'test ces aqc/transfer fcn1' at time 0.1649673124062185 is Inf or NaN. stopping simulation. There may be singularity in the solution. If not, try reducing step size.................
how to get rid of this problem.....and how to reduce fixed step size or by tightening the error tolerences.........??????

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


sample time (-1 for inherited)
what is the meaning of -1 for inherited

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


should the "sample time" be same in all the blocks in a model in SIMULINK???? what is the use of "sample time" in gain block???
purpose of using of sample time parameter??

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


matlab program of half bridge rectifier with L load,R-L load (in M file)
Matlab program of half wave rectifier(AC to DC) with L load and R-L load when R=1 ohm and L=10mH. we need to plot the output v...

oltre 12 anni fa | 0 risposte | 0

0

risposte

Domanda


how it works in the following example Vo=Vs.*(Vs>=0)
Vm=120*sqrt(2);R=2; dth=pi/100; wt=0:dth:4*pi; Vs=Vm.*sin(wt); Vo=Vs.*(Vs>=0); id=Vo/R; Vd=Vs-Vo; plot(wt,Vo);

oltre 12 anni fa | 1 risposta | 0

1

risposta