photo

samuel herrera


Last seen: environ 3 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
148 281
of 300 302

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 20 911

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 040

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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]; ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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; ...

presque 4 ans il y a | 1 réponse | 0

1

réponse

Question


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)/...

presque 4 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 4 ans il y a | 1 réponse | 0

1

réponse