How to Solve Implicit Plot
显示 更早的评论
Let A =1; c = 2; t =1; x = [-50:50] is interval, and z = x-c*t;
with implicit equation r/(1-r)^((c+1)/(c-1)) = A*exp(-z/(c-1))
I want plot (x,r) so that the graph shaped travelling waves
How to solve?
1 个评论
Walter Roberson
2016-6-1
What is the difference between this and your previous http://www.mathworks.com/matlabcentral/answers/286693-how-to-solve-implicit-plot-in-analitic-equation ?
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 2-D and 3-D Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!