Rotating a vector field
7 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi all,
I have a question in regard to rotating a given vector field. I would be thankful to kindly give me some clues if you have idea about my query.
Suppose that we have a vector field in y-x plane, let's consider following example:
Vector Field : Vf = [u, v]
u=x
v=y
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/199797/image.png)
Now, I need to revolve the given vector field around the center of plot (i.e. around vector of [0 0 1] at position(0,0,0)), and after rotation(revolution), I want to obtain the rotatted vector field in the current cordinate.
Does anyone can provide some nice solution?
Thanks in advance,
1 Kommentar
Sachin Meena
am 7 Jan. 2019
Try Sean's answer on this question - https://www.mathworks.com/matlabcentral/answers/11195-rotating-a-vector
Antworten (0)
Siehe auch
Kategorien
Mehr zu Assembly finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!