photo

Austin Haha


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
215 315
of 301 344

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
25.0%

VOTES REÇUS
0

RANG
 of 21 239

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 068

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


Outputting list of times and corresponding voltages
Can someone please give me the code to sketch v(t)=5sin3t

environ 8 ans il y a | 2 réponses | 0

2

réponses

Question


Generate data points and file from written program
t = linspace(0, 3, 200); i = 6 * cos((2 * pi * t) -15); v = 12 * sin((2 * pi * t) - 45); plot(t, i); hold on; p...

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Plot two functions on graph
i(t)=6cos((2*pi*t)-15) And v(t)=12sin((2*pi*t)-45)) plot on same graph, should include approx 2 full cycles.

environ 8 ans il y a | 1 réponse | 0

1

réponse

Question


Sketching function for V(t)
How do I sketch this function v(t)=10e^(-4t)cos(40pit/5) to output a list of times and corresponding voltages? The plot should b...

environ 8 ans il y a | 2 réponses | 0

2

réponses