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!