how to solve a 5th degree equation and write a loop function with it
    6 次查看(过去 30 天)
  
       显示 更早的评论
    
hello guys 
here is my problem 
i have this equation that i need to solve 
φ=a*θ*(1-φ)^5
	a= 0,00006
	θ input for the equation
	φ output for the equation
and i need to loop it so it gives me results for each θ that i m gonna implement from a data file
after that i need to plot my results based on position of each point
the problem looks complicated for me coz i m not good in matlab 
can anyone help and discuss
thanks in advance
0 个评论
回答(1 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

