搜索资源列表
Fixed Point_ustb
- 研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是不动点算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. This is the fixed point algorithm
fft
- 2048 fft 定点C程序,可以在nios CPU中使用。-2048 fft fixed-point C program, you can use the nios CPU.
FFT
- FFT源程序,在定点设备上运算相当快,只是占的内存也比较多-FFT source in the fixed-point computing device a fairly rapid pace, but also accounted for more memory
filter2_fixed
- MATLAB code for signal filtering with fixed point coefficients
Fixed-Point_Math_Library
- 定点数学库( QMATH )包含高度优化的,不动点数学/三角函数是发达国家作为一个易于使用的图书馆,这是关系到用户的应用程序。-Fixed-point math library (QMATH) contains highly optimized, fixed point math/trigonometric functions that are developed as an easy-to-use library, which has to be linked to the user s ap
fixed_point_systems
- Fixed-point for functions of several variables -Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn
fixed_point
- Fixed-Point iteration-Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the eq
mp3player
- 这是基于AT32UC3A的定点MP3解压源代码,支持U盘播放。该代码在IAR下编译通过,并在ATMEL的EVK1100中正常运行-This is based on fixed-point MP3 decompression AT32UC3A source code, support U disk player. The code compiled by the IAR, and in the normal operation of ATMEL' s EVK1100
myfica
- 基于不动点的快速ica算法 该算法能有效地分离独立分量-Based on fixed-point algorithm for fast ica algorithm can effectively separate the independent components
FixPoint_Library
- fixed point class library
tricordic
- 用CORDIC计算器计算sin,cos。包含浮点仿真模型和定点仿真模型-CORDIC calculator with sin, cos. Contains the floating-point simulation model and the fixed-point simulation model
fixed_point
- - for floating point to fixed point - seperate to integer and fraction part
5dsfada
- lab语言开发的图像去噪的固定点迭代法, 基于偏微分方程的一个算法。--lab language development of image denoising fixed point iteration method, an algorithm based on partial differential equations.-
fixed-point
- fixed point method of matlab
ICAICA-fixed-point-algorithms
- 我最近写的一篇论文的源码,主要是对带参考信号的 ICA算法的扩展,多参考信号的ICA固定点算法。-I recently wrote a paper source, mainly for reference signal with the ICA algorithm expansion more reference signal ICA fixed-point algorithms.
cordic-fixed-point-c-vc6.0-
- cordic算法的c语定点数仿真,输入x,y两点坐标,自动计算得出改点与平面坐标轴(x轴正向)夹角(有一定误差),适用于整个坐标平面。于环境vc 6.0下编译通过。-CORDIC algorithm C language fixed point simulation, enter the X, y coordinates of two points, are automatically calculated to change point and plane coordinate axis (
Fixed-point-algorithm
- 在数值分析中,用C语言实现不动点算法,算法简单,程序实现结果较好。-Fixed-point algorithm
fixed-point
- 一种基于matlab程序不动点迭代程序算法-Based on the matlab program fixed point iteration algorithm
FIXED-POINT-METHOD
- 固定点法,定点技术迭代及求解算法,MATLAB实现,大家可以参考一下-Fixed point method, fixed technology and iterative algorithm, MATLAB implementation, we can refer to
numerical analysis methods
- WE HAVE THREE METHODS BEPARTITION NEWTON FIXED POINT