搜索资源列表
cordic_vhdl1
- 利用cordic实现直角坐标与极坐标的转换,用vhdl实现-use cordic achieve very Cartesian coordinates with the conversion, with vhdl achieve
zbzh070620
- 用来实现极坐标和直角坐标的转换,C++程序
CarToPolar
- 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。
XCrd
- GPS坐标转换程序。由笛卡尔坐标和大地坐标的相互转换,由笛卡尔坐标转换为站心地平坐标,由站心地平直角坐标转换为站心地平极坐标
cordic_vhdl1
- 利用cordic实现直角坐标与极坐标的转换,用vhdl实现-use cordic achieve very Cartesian coordinates with the conversion, with vhdl achieve
zbzh070620
- 用来实现极坐标和直角坐标的转换,C++程序-Used to achieve the polar coordinates and rectangular coordinates conversion, C++ Procedures
CarToPolar
- 自己做的图像直角坐标与极坐标转换程序,源代码中还有双线性和双三次插值的函数代码,很基础也很实用。-To do their own image rectangular coordinates and polar coordinates conversion process, the source code also bilinear and bicubic interpolation function of the code, it is
XCrd
- GPS坐标转换程序。由笛卡尔坐标和大地坐标的相互转换,由笛卡尔坐标转换为站心地平坐标,由站心地平直角坐标转换为站心地平极坐标-GPS coordinates of the conversion process. By the Cartesian coordinates and geodetic coordinates of each conversion, the conversion from Cartesian coordinate
zuobiaozhuanhuan
- 详细介绍了各种坐标系统转换运算,由笛卡尔坐标转换为大地坐标; 由大地坐标转换为笛卡尔坐标;由笛卡尔坐标转换为站心地平坐标;由站心地平直角坐标转换为站心地平极坐标-Detailed information on a variety of computing coordinate system conversion, the conversion from Cartesian coordinates to geodetic coordina
cordic
- cordic算法,基于CORDIC 算法实现直角坐标与极坐标相互转换-cordic algorithm, CORDIC algorithm based on Cartesian coordinates and polar coordinate transformation
zuobiao
- 实现三大坐标系转换!方便快速的转换直角坐标、球坐标、极坐标-Realize three coordinate system transformation! Convenient fast conversion right-angle coordinate, coordinate, polar coordinates ball
leida
- 将一张图片由直角坐标转换为极坐标,并且分别显示图片-the trans of coordination
Cartesian--polar
- labview的直角坐标与极坐标的转换程序。-the labview of Cartesian coordinate polar coordinate conversion process.
CarToPolar
- 完成图像由直角坐标系到极坐标转换,并将极坐标系下的图像再转换为直角坐标下表示。-To complete the image by the Cartesian coordinates to polar coordinate conversion, and polar coordinates under the image and then converted to rectangular coordinates, said.
GRSConvert
- 大地测量坐标转换(WGS84坐标系) 地理坐标、直角坐标、地心极坐标相互转换 -Geodetic coordinate transformation (WGS84 coordinate system) geographic coordinates, Cartesian coordinates, the geocentric polar coordinate conversion between
PolarToIm
- 这里使用了双线性插值来处理极坐标转换到直角坐标下时,点不对称的问题,不过最后生成的图有一点问题,本来应该是一圈一圈的圆环,但是转化后的只有部分圆环了 rMin = 0.1 rMax =0.9 im2 = imread( ivus.bmp ) figure(4) imshow(im2) imR2 = PolarToIm(im2, rMin, rMax, 300, 300) figure(5) imshow(im
imcart2pol
- 直角坐标转换到极坐标下代码,以图像中心为原点,水平向右为0°方向,顺时针旋转生成极坐标图像。-converts a given image from cartesian coordinates to polar coordinates.
r2xyz
- 多个雷达间坐标转换,极坐标和直角坐标转换(Coordinate conversion between different radars, polar coordinates and Cartesian coordinates)
新建 Microsoft Word 文档
- 将三维激光测得的数据极坐标到直角坐标的转换(Conversion of polar coordinates to Cartesian coordinates)
坐标转换
- 本代码能够实现极坐标和直角坐标之间的转换。(This code can realize the conversion between polar coordinates and rectangular coordinates.)