semi algorithmic plot for step size in matlab

8 views (last 30 days)
Hi, I want to create a semi algorithmic plot for step size.In matlab documentation reference model 'ssc_pneumatic_rts_reference' is given.I'm not able to find it.I want to build plot as given below.

Answers (1)

Walter Roberson
Walter Roberson on 29 Jun 2017
https://www.mathworks.com/help/physmod/simscape/ug/determine-system-stiffness.html became part of Simscape in R2015b. Do you have Simscape licensed and installed? Which MATLAB release are you using?
  2 Comments
azeema yaseen
azeema yaseen on 29 Jun 2017
I'm using matlab R2017a.Then what to do?Can I build some model for an algorithm on simulink?I need to plot step size for cuckoo search algorithm.
Walter Roberson
Walter Roberson on 29 Jun 2017
Mathworks does not provide any cuckoo search algorithm. There is at least one such program in the File Exchange though. You could modify the code to return and plot whatever you want.

Sign in to comment.

Categories

Find more on 2-D and 3-D Plots 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!