I want to implement an algorithm
1 view (last 30 days)
Show older comments
Hello everyone!
I want to implement an algorithm as follows:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/219183/image.png)
corresponding equation are as follows:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/219184/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/219185/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/219186/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/219187/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/219188/image.png)
where x is:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/219189/image.png)
the values of r=[10 20 30],theta=[13 14 15] t=[1 2 3 ] etc.
I have implemented it but I am not sure whteher it is correct or not so I like to see if I have done any mistake!
Any help in this will be greatly appreciated thanks.
2 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!