搜索资源列表
zuigansuanfa
- 用于多个离散点拟合光滑曲线的,优化了追赶法,这个例子适用于闭合和不闭合两种情况。当时由于工程情况,写的急,代码不好看,但是很好用。为了方便传递参数,我做了一个链表,用时候根据自己情况可以修改,核心算法不动即可。-point for a number of discrete smooth curve fitting, and optimized to catch up with the law applicable to this case is not closed and the closur
EasyRandom_demo
- 本压缩文件提供了VC平台中在固定的时间内生成随机数的程序。-the compressed files provided VC platform in a fixed time generating random process.
FastICA2.5
- 运用固定点算法实现快速的独立成分分析,实现代码为matlab-use of the fixed-point algorithms to achieve rapid Independent Component Analysis, to achieve code-Matlab
lp23
- 亚定方程组求解:If serial correlation is found, you may have misspecified your model and should return to your theory for a better representation of the data generating process. This possibility is quite likely and should be taken seriously.-Asian fixed
RGKT1-1
- c语言。定步长求解龙哥库塔的方程。可以用n来表示方程组得个数。此方法单精度。-c language. Fixed step for Mangge Kuta equation. N can be used to express equations in number. Single precision of this method.
FDTD-MicrostripeAntenna
- 全参数模板在FDTD数值算法下.微带天线方向系数、半空间方向函数、输入阻抗、驻波比、固定方位角的极化轴比的计算方法。-template parameters in the whole FDTD numerical algorithm under. Microstrip antenna factor, half-space direction function, input impedance, VSWR, fixed azimuth of polarization axis ratio calc
26073-410_ANSI-C_source_code
- 基本定点运算程序库,语音编码或DSP定点实现-basic sentinel Operational procedures for speech coding fixed-point DSP to achieve or
JMaths
- 定点数函数集,包括16位定点数的各种加减乘除运算函数。-will function set points, including 16 fixed points of the arithmetic operations function.
fixed_bit_simulation
- 这个是关于OFDM固定比特仿真平台的源程序代码,解压缩后里面有子程序-this is fixed on OFDM simulation platform bit of the source code, after extracting inside a subroutine
splintFE
- 有固定端点斜率条件的分段三次样条插值程序。-fixed endpoint slope conditions cubic spline interpolation procedure.
SteffensenAcceleation
- Steffensen法加速不动点迭代,可以自行修改-Steffensen France accelerated fixed-point iteration can amend its own
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
FFT
- FFT源程序,在定点设备上运算相当快,只是占的内存也比较多-FFT source in the fixed-point computing device a fairly rapid pace, but also accounted for more memory
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
FFT_fixedPoint_VCdemo
- VC下开发的定点FFT程序,有图形演示。 非控制台程序。 支持128、256、512、1024、2048等长度。-the fixed-point FFT developed under VC++,demo in graphics. Not a console program! 128,256,512,1024,2048 Point is supported.
fft
- System C实现的16点定点fft计算模型。-System C fixed-point to achieve the 16 point calculation model fft.
fixed_struc_radix4_fft
- 采用固定寻址方式的固定结构基4FFT仿真代码-Radix 4 FFT with fixed address structure
FixPoint_Library
- fixed point class library
fixed-piont-smoothing-estimates
- 做的一次作业,kalman滤波及其固定点估计-kalman estimates and fixed-piont smoothing estimates
Fixed-point-algorithm
- 在数值分析中,用C语言实现不动点算法,算法简单,程序实现结果较好。-Fixed-point algorithm