photo

samuel herrera


Last seen: circa 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

4 Domande
0 Risposte

RANK
90.195
of 299.737

REPUTAZIONE
0

CONTRIBUTI
4 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
25.0%

VOTI RICEVUTI
0

RANK
 of 20.791

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 165.655

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


plot in same graph from a loop
G = 10*10-9;% conductividad l = 1*10^-3; c = 10*10^-9; u = 4*pi*10^-7; e = (l*c)/u; g = (u*G)/l; vs = 1; f = [60 1000]; ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


save rows from an array
G=10*10-9;% conductividad l=1*10^-3; c=10*10^-9; u=4*pi*10^-7; e=(l*c)/u; g=(u*G)/l; vs=1; f=[60 1000]; zs=50; ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


matrix loop doesnt work
how can i make a loop with the matrix a, because its not working G=10*10-9;% l=1*10^-3; c=10*10^-9; u=4*pi*10^-7; e=(l*c)/...

quasi 4 anni fa | 0 risposte | 0

0

risposte

Domanda


i have an Error using ^
can anyone help me fixing this code n = 0:1:50; y = (0.3)^(n)*cos(2*pi*0.05)*heaviside(n); plot(x,y) Error using ^ (line...

oltre 4 anni fa | 1 risposta | 0

1

risposta