photo

Joshua


Last seen: quasi 5 anni fa Attivo dal 2014

Followers: 0   Following: 0

Messaggio

Finished M.Tech

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
34.647
of 300.381

REPUTAZIONE
1

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
40.0%

VOTI RICEVUTI
1

RANK
 of 20.941

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.436

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 1

Visualizza badge

Feeds

Visto da

Domanda


How to Time Shift a waveform to left in simulink?
I wish to shift a waveform by 0.2 seconds to the left and the value before origin should be zero. Can anyone help me how to do t...

oltre 10 anni fa | 1 risposta | 0

1

risposta

Domanda


Can a simulink output be scaled to be in the range of [-1 1]?
I have an output of voltage in the range of -600V to 600V on Scope. I want to scale the output to -1V to 1V so I can do some cal...

quasi 11 anni fa | 0 risposte | 0

0

risposte

Domanda


How to replace variable 's' in the transfer function with another variable
Consider a=1 and b=[1 2]; d=tf(a,b); how do we replace the 's' term in d with (g+1) or (g+1)/(g-2)? Is that even possible?

quasi 11 anni fa | 1 risposta | 1

1

risposta

Domanda


How to convert an equation from z-plane to w-plane in MATLAB
If we have an equation like G(z)=(2z^3-4.424z^2+3.3634z-0.8721)/(z^4-3.037z^3+3.425z^2-1.6935237z+0.3084332) how do we convert t...

quasi 11 anni fa | 3 risposte | 0

3

risposte

Domanda


If a=[1 2 3], b=[10 20 30], how to create c=[10 20 20 30 30 30]?
The b matrix i'th element is repeated the number of times the given number in 'a' matrix and placed in matix 'c'. Also if a=[0 1...

oltre 11 anni fa | 3 risposte | 0

3

risposte