how to map in matlab
1 view (last 30 days)
Show older comments
Hello is there any command in matlab to map a set of point from one boundary to another. for instance we choose a set{(x_i,y_i)} on boundary of a rectangle [0,1]*[0,1], and we want to find new{(X_i,Y_i)} on for instance a curve: x=A*cos(t)+B*cos(t*((A/B)-1)); y=A*sin(t)-B*sin(t*((A/B)-1)); Thanks anyone very much, By the way this site is a great help for me, because of having skilful and nice members.
0 Comments
Answers (0)
See Also
Categories
Find more on Bar 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!