Make projection of scattered points in polar coordinates to cartesian

3 次查看(过去 30 天)
Hello!
Given scattered points in polar coordinates, and i want to make projection of these points to cartesian (not coordinate system conversion).
What algorithm can i use for this task?
PS I found something similar in SAR imaging.

回答(1 个)

Ameer Hamza
Ameer Hamza 2020-10-18
See interp2(): https://www.mathworks.com/help/matlab/ref/interp2.html with 'nearest' method.

类别

Help CenterFile Exchange 中查找有关 Cartesian Coordinate System Conversion 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by