How to Plot a Complex Function

1 次查看(过去 30 天)
Dear all,
I have a complex function with 2 variables as follows: x + (x^3*((4*h)/exp(h^2) - 1/2))/3 + (x^2*h)/(h^4 + 1)-2=0
I wanna make a 2D plot with x on x-axis and h on y-axis. Does anyone know ways to do that?
Thank you so much!

采纳的回答

Walter Roberson
Walter Roberson 2015-7-9
ezplot(' x + (x^3*((4*h)/exp(h^2) - 1/2))/3 + (x^2*h)/(h^4 + 1)-2=0')

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Polar Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by