plots giving wrong out output

1 vue (au cours des 30 derniers jours)
Moslem Uddin
Moslem Uddin le 9 Jan 2019
Commenté : Moslem Uddin le 9 Jan 2019
I have two functions to plot(attached figure). I want to plot them and plot given by matlab seems not to be valid. Two functions will be equal at . two Funtions are, }
and the code is attached. #TIAbbbb.PNG
  3 commentaires
Adam
Adam le 9 Jan 2019
You don't seem to have code for u1 there?
Moslem Uddin
Moslem Uddin le 9 Jan 2019
Modifié(e) : Moslem Uddin le 9 Jan 2019
i added the code and little correction in the . both and will be equal at

Connectez-vous pour commenter.

Réponse acceptée

Torsten
Torsten le 9 Jan 2019
In your code, replace
g1/2*m1
g2/2*m2
by
g1/(2*m1)
g2/(2*m2)
  1 commentaire
Moslem Uddin
Moslem Uddin le 9 Jan 2019
tnx, thats working

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Mathematics dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by