plot a fixed point
Show older comments
Hi,
I need to get the code of plotting a fixed point of five parameters for my thesis, please help me.
1 Comment
Walter Roberson
on 25 Jan 2020
To confirm, do you have a system of 5 equations f1, f2, f3, f4, f5, in 5 parameters, p1, p2, p3, p4, p5, and you want to find p1, p2, p3, p4, p5 such that f1(p1,p2,p3,p4,p5) = p1, f2(p1,p2,p3,p4,p5) = p2, f3(p1,p2,p3,p4,p5) = p3, f4(p1,p2,p3,p4,p5) = p4, f5(p1,p2,p3,p4,p5) = p5 ?
Answers (0)
Categories
Find more on Labels and Styling in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!