I need help with plotting streamlines and velocity field
Afficher commentaires plus anciens
I have the function ?=5y^2 - 3x^2 - 10x - 5. I need to plot the streamlines and velocity field obtained from this function over a spatial grid with coordinates [0,0][0,4][4,0][4,4] and a x and y resloution of 0.1
2 commentaires
darova
le 19 Sep 2019
What efforts have been made? Do you any ideas how to proceed?
Stephen Mixon
le 19 Sep 2019
Réponses (1)
darova
le 19 Sep 2019
0 votes
Use gradient() and streamline()
Catégories
En savoir plus sur Vector Fields dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!