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?

Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Asked:

on 1 Jun 2016

Commented:

on 1 Jun 2016

Community Treasure Hunt

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

Start Hunting!