Statistiques
3 Questions
0 Réponses
RANG
99 060
of 300 392
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
33.33%
VOTES REÇUS
0
RANG
of 20 934
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 373
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
Feeds
Question
How to incorporate positive and negative theta while plotting graph for Range vs theta in projectile motion
I am trying to write a code to plot a graph for Range vs theta for projectile motion and using it in LABVIEW. I don't know how t...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Can please somebody check my code and tell me what I ma doing wrong. I am trying to write a code for AM modulated wave of amplitude A to plot N element array of displacement values.
delta_t=1/f_s start=0 step=t stop=(N-1)*delta_t t=start:step:stop A=input('enter amplitude of the wave'); fmod=input('ente...
environ 8 ans il y a | 1 réponse | 0
1
réponseQuestion
I am trying to write a matlab code for amplitude modulated wave that produces N element array of displacement values for Am wave. The displacement is y(t)=A(1+sin(2*pi*fmod*t))sin(2*pi*fsign*t) Can anyone please help me in writing it.
I am trying to write a MATLAB code for amplitude modulated wave that produces and plot N element array of displacement values fo...
environ 8 ans il y a | 1 réponse | 0
