搜索资源列表
cordic_implementation
- 这个包里面包含了对Cordic算法的基本函数实现。通过Dformat类来控制系统的数据格式,并为Cordic算法类提供辅助。Cordic类为基本函数的计算提供接口。并把仿真所得的数据导入Matlab中进行验证。验证结果用html的形式输出。-It s am implementation of CORDIC in C++ language.Class Dformat defines the data format used in the algorithm,and class Cordic pro
atan_cordic
- 基于CORDIC算法计算反正切函数。输入横坐标纵坐标及迭代次数,输出角度及弧度值;附CORDIC英文文档说明-atan function based in CORDIC algorithm
cordic_atan
- 用verilog语言实现计算反正切函数,在软件无线电中解调PM/FM中使用的尤为频繁。上传的压缩包是modelsim工程,基于6.5c,里边包含一个完整的PM波产生以及解调过程的matlab文件仿真,并取其中间的I和Q支路做为verilog文件的输入,并将其借条输出与MATLAB实际解调输出作比较。 鉴相器的设计基于CORDIC算法,其精度取决于迭代的深度。由于工程实际运用只需要解调出atan值,并不需要绝对的值,所以并没有给予加权,需要的同学可以自己加上。-Calculated usin
cordic
- cordic算法的matlab实现,包含除法,sin,cos,sinh,cosh等-cordic algorithm matlab realize, including the division, sin, cos, sinh, cosh, etc.
CORDICvFinal
- matlab中CORDIC算法用来开方,在0~2之间精度很高-matlab CORDIC algorithm is used in prescribing between 0-2 high precision
fanpao
- cordic算法的matlab仿真,插值与拟合,解方程,数据分析,非归零型差分相位调制信号建模与仿真分析 。- cordic matlab simulation algorithm, Interpolation and fitting, solution of equations, data analysis, NRZ type differential phase modulation signal modeling and simulation analysis.
luinei
- 能量谱分析计算,添加噪声处理,cordic算法的matlab仿真。- Energy spectrum analysis and calculation, Add noise processing, cordic matlab simulation algorithm.
lenmie_v54
- 插值与拟合,解方程,数据分析,cordic算法的matlab仿真,最大似然(ML)准则和最大后验概率(MAP)准则。- Interpolation and fitting, solution of equations, data analysis, cordic matlab simulation algorithm, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion.
fuilang
- 经典的灰度共生矩阵纹理计算方法,比较了软阈值,硬阈值及当今各种阈值计算方法,cordic算法的matlab仿真。- Classic GLCM texture calculation method, Comparison of soft threshold and hard threshold and today various threshold calculation method, cordic matlab simulation algorithm.
fuiyeng
- 毕业设计有用,主要是基于mtlab的程序,cordic算法的matlab仿真。- Graduation useful Mainly based on the mtlab procedures, cordic matlab simulation algorithm.
foulei
- 结合PCA的尺度不变特征变换(SIFT)算法,cordic算法的matlab仿真,车牌识别定位程序的部分功能。- Combined with PCA scale invariant feature transform (SIFT) algorithm, cordic matlab simulation algorithm, Part of the license plate recognition locator feature.
luibing
- 图像的光流法计算的matlab程序,cordic算法的matlab仿真,详细画出了时域和频域的相关图。- Image optical flow calculation matlab program, cordic matlab simulation algorithm, Correlation diagram shown in detail the time domain and frequency domain.
poufui
- 用平面波展开法计算二维声子晶体带隙,cordic算法的matlab仿真,关于小波的matlab复合分析。- Computation Method D phononic bandgap plane wave, cordic matlab simulation algorithm, Matlab wavelet analysis on complex.
joupen
- BP神经网络的整个训练过程,插值与拟合的matlab实现,cordic算法的matlab仿真。- The entire training process BP neural network, Interpolation and fitting matlab implementation, cordic matlab simulation algorithm.
luising_v45
- BP神经网络用于函数拟合与模式识别,pwm整流器的建模仿真,cordic算法的matlab仿真。- BP neural network function fitting and pattern recognition, Modeling and simulation pwm rectifier cordic matlab simulation algorithm.
fuiqiu_v21
- 迭代自组织数据分析,利用matlab写成的窄带噪声发生,cordic算法的matlab仿真。- Iterative self-organizing data analysis, Using matlab written narrowband noise occurs, cordic matlab simulation algorithm.
buifing
- cordic算法的matlab仿真,使用混沌与分形分析的例程,一个很有用的程序。- cordic matlab simulation algorithm, Use Chaos and fractal analysis routines, A very useful program.
fingpao
- 对HARQ系统的吞吐量分析,是本科毕设的题目,cordic算法的matlab仿真。- HARQ throughput analysis of the system, The title of the commercial is undergraduate course you cordic matlab simulation algorithm.
cordic
- 利用matlab和cordic算法计算正弦值,有完整的实现过程(matlab cordic code that was proven)
cordic
- cordic,matlab,sin,cos,atan,sqrt