How to plot parametric curve

5 views (last 30 days)
alfunsa Prathia
alfunsa Prathia on 1 Jun 2021
Commented: Star Strider on 3 Jun 2021
I am trying to use matlab code for filters ,how can change the curve from ellipse to an astrioid
  3 Comments
alfunsa Prathia
alfunsa Prathia on 3 Jun 2021
inplace of ellipse equation i need the equation of astriod x^2/3+y^2/3=a^2/3
Star Strider
Star Strider on 3 Jun 2021
Please do not name your own function ‘filter’. That ‘overshadows’ a useful MATLAB function and will render the MATLAB function useless.

Sign in to comment.

Answers (1)

Stephan
Stephan on 3 Jun 2021
Edited: Stephan on 3 Jun 2021

Community Treasure Hunt

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

Start Hunting!