Sqrt(x^2 + y^2) 和 atan(y/x) 通过 CORDIC:将笛卡尔坐标 (x,y) 转换为极坐标 (r,theta)-matlab开发

时间:2024-06-21 12:09:41
【文件属性】:

文件名称:Sqrt(x^2 + y^2) 和 atan(y/x) 通过 CORDIC:将笛卡尔坐标 (x,y) 转换为极坐标 (r,theta)-matlab开发

文件大小:2KB

文件格式:ZIP

更新时间:2024-06-21 12:09:41

matlab

通过 CORDIC 算法计算 sqrt (x^2 + y^2) 和 atan (y/x)。 此函数执行 9 次迭代


【文件预览】:
moducordic.zip

网友评论