中文说明:
这个代码演示了在循环模式下的CORDIC旋转和矢量,还有补偿和角度校正,也是吉文斯旋转的代码。
English Description:
This code demonstrates CORDIC rotation and vector in loop mode, as well as compensation and angle correction, which is also givens rotation code p>
CORDIC rotation and vector in loop mode
关注次数: 288
下载次数: 0
文件大小: 2KB
中文说明:
这个代码演示了在循环模式下的CORDIC旋转和矢量,还有补偿和角度校正,也是吉文斯旋转的代码。
English Description:
This code demonstrates CORDIC rotation and vector in loop mode, as well as compensation and angle correction, which is also givens rotation code p>
New folder
..........\cordic_rotation.m
..........\cordic_rotation1.m
..........\cordic_vctr_circular.m
..........\cordic_vctr_circular1.m
..........\GivensRotation.m