搜索资源列表
FDSJS
- 一个浮点数计算子程序,浮点数格式化,加,减对阶,结果规格化,浮点数乘法,浮点数除法等 -a float calculation subroutine, floats, formatting, plus or minus the bands, the result is normalized, floats, multiplication, division, etc. float
nlms.rar
- 归一化最小均方(LMS)自适应数字滤波,带测试主程序。,Normalized least mean square (LMS) adaptive digital filter with the test main program.
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
normalized_power_spectum_curve
- normalized power spectum curve
F2812EzDSP_Sample
- This sample program generates two sine waves called X and Y. It will then calculate the normalized magnitude and phase of the two waveforms using the following formulas: Mag = sqrt(X^2 + Y^2)/sqrt(GainX^2 + GainY^2) Phase = (long) (atan
Floatsin_sub
- 基于51单片机的归一化正弦函数子程序,入口操作数在R0指向的单元,出口同为R0指向的单元-Based on MCU 51 Normalized sine subroutine
Potterfringeheadmodel
- Implementation of the Potter head field equations. (C) 2000, C. Bond. All rights reserved. "Analytic Expression for the Fringe Field of Finite Pole-Tip Length Recording Heads", Robert I. Potter, IEEE Trans. on Mag., Vol. MAG-11, pp. 8
Fingerprintidentification
- vs_enhancer:指纹增强程序,描述了如何使用该库增强指纹图像。原图像和目标图 像都是位图。 fvs_direction:描述了如何提取方向图。输入图像必须是归一化的图像,这样才能 有较好的效果。输出图像覆盖于输入图像之上。 fvs_createtestimages:该程序用来产生调试过程中可能会用到的一些位图图像,这 些图像是不同角度和不同间隔的条纹。产生图像的文件名命名方式如下: testimgSSSDDD.bmp 其中,SSS代表条纹间隔(像素个数),
HDLImplementationoftheVariableStepSize
- proposes a Verilog implementation of the Normalized Least Mean Square (NLMS) adaptive algorithm, having a variable step size. The envisaged application is the identification of an unknown system. First the convergence of derived LMS algorithm
LinPF
- This a VHDL module that implements linear prediction filter based on NLMS (normalized least mean square). The module takes complex signal as input and output comlex signal (real and imaginary). Tap size is 4, bit precision is set to 12 bits.-This i
Float_point
- 浮点数加/减法器的设计 规格化的浮点数运算器 IEEE标准754 单精度-Floating-point add/subtract device design normalized floating-point arithmetic unit single-precision IEEE Standard 754
led
- 数码管计时程序,单片机00-59数码计时,在归0-The digital tube timekeeping program, the microcontroller 00-59 digital timing, the normalized 0
Smith-Chart
- 利用Mathematica辅助求解传输线阻抗匹配问题 (Smith Chart 的Mathematica实现) 程序说明:这个Mathematica程序可以实现滑动条,或者是键盘输入归一化阻抗,与负载端的距离,然后做出相应的图形,再通过调节滑动条(可以实现较小步进)其他参数实现对相关参数的改变,并从中读出相关参数从而。-Mathematica auxiliary solving the transmission line impedance matching problem (the
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
guiyihua
- 能够将数据归一化处理,使不同单位不同数量级的数据统一起来。是一个不错的MATLAB代码-The data can be normalized, so that different units of different order of magnitude of data integrated. MATLAB code is a good
decimal_divider_nr_norm
- - non-restoring like divider. As in Paper. -- For normalized numbers -- non-restoring like divider. As in Paper. -- For normalized numbers ---------------------------------------------------------------------------------
8052-Basic
- 这是一个完整;BCD浮点包为8051微— 控制器。它提供了8位的指数,精度 ;范围从127到127。尾数是压缩BCD码,而 ;指数是伪二表达的补充。一零指数 ;是用来表示数为零。指数值为80H或 ;大于意味着指数为正,即80h = 0, ;81h = E + 1,82H = E + 2等。如果指数7FH或更少, ;指数为负,7FH=1,7eh = E-2,等等。 ;所有的数字都被假定为归一化和所有的结果 归一化后的计算。归一化的尾数>=10。 ;<
pcmmix
- 归一化混音源码,要求为pcm帧,采样精度16bit,内有测试音频-Normalized mixing source, the requirement for PCM frame and sampling precision of 16 bits, with audio testn
Anderson--Algorithm
- We assume that denominator and numerator are normalized as, for instance, typical for floating-point mantissa values, to the interval 1 ≤ N, D < 2. This normalization step may require essential addition resources (leading-zero detection and two ba
SPEECHX
- . The normalized least mean square is the most popular due to its simplicity. The stability of the basic NLMS is controlled by a fixed step size. This parameter also governs the rate of convergence, speed of tracking ability and the amount of steady-