photo

Yulissa Gallardo


Last seen: circa 3 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
264.344
of 301.464

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 21.292

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 174.642

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


Model the equation of a RLC circuit and solve it by Euler Method
Hi I need to develop a RLC model by Euler method and develop a grahp of current and voltage, something like shown in the image ...

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


How to do Taylor expansion without commands?
I want to solve e^x with Taylor series, this is what I have, but I need to replace "factorial" n = input('ingrese valor de n '...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


I want to make a simulation of the hands of a clock
I would like to make 3 diferent lines (hands of the clock: minutes, seconds and hours) that rotates in clockwise, but I'm havin...

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


I was asked to calculate the gradient vector of a function entered by the user WITHOUT USING THE GRADIENT COMMAND. This is what I have, but is wrong I also added how to grap
f = input('enter function ','s'); sf = str2sym(f); v = symvar(sf); g = diff(sf,v); [x,y] = meshgrid(-5:0.2:5,-5:0.2:5); u...

circa 4 anni fa | 0 risposte | 0

0

risposte