资源列表
Myquantize
- 用S函数编写的量化器 量化步长为非线性 即 量化步长可调 -Prepared by S function to quantify the quantizer step size for the non-linear quantization step size that is adjustable
MCS-51
- 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为 快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。-So far, a number of versions of the subroutine library published, they have their own characteristics. Library in the square root algorithm for fast approximation
POA-GA
- 用于求解水库群优化调度的POA-GA源程序,且在GA方法中加入了模拟退火的思想,使GA收敛到全局最优解。-Swarm optimization for solving scheduling reservoir POA-GA source, and the GA method is added to the idea of simulated annealing, so that GA convergence to the global optimal solution.
merge
- MERGE ( MatLinks) Sorts two vectors and merges them into one sorted vector.-MERGE ( MatLinks) Sorts two vectors and merges them into one sorted vector.
SteamFlow
- 可用于直接计算二维喷管中的湿蒸汽流动,输入初始条件,边界条那件和迭代次数和步长即可。-study on the wet steam flow with condensation in the laval nozzle ,with fortran code。
WFT
- 计算一维信号的加窗Fourier变换与逆变换。-Calculate windowed Fourier transform and its invers transform of one dimension signal.
zhengtaifenbu
- 利用VC编程,产生服从标准正态分布N~(0,1)的随机数,本例中以随机数矩阵形式输出,产生10*10个随机数 -The use of VC program to generate obey the standard normal distribution N ~ (0,1) random number, in this case in order to form the output matrix of random numbers to generate random number 10* 1
jsjhchf
- 各种情况的几何算法集,对数据的几何算法计算有一定的帮助作用-Each case the geometric algorithm is set, the geometric algorithm of data is certainly helpful to the role of
flysf
- 这个傅立叶实例算法使用了基2、基3、基4、基5、基8、基10……混合算法,几乎可以计算任意长度的FFT。说明白点也就是当序列长度n为2、3、5、7、11等这些比较小的素数时,或者n的最大素因数<=37时,可计算这个序列的FFT。-The Fourier algorithm uses an instance of the base 2, base 3, base 4, base 5, base 8, base 10 ... ... hybrid algorithm can calculate
WA
- 使用小波对水文、气象等长时间序列进行周期分析-WAVELET ANALYSIS
program
- 前两个为人工智能程序,用C++编写,分别是动物判别程序及实现异或算法的bp程序。BLUETOOTH和F2M_BLUETOOTH是单片机和蓝牙模块通信的程序。“数字示波器”为利用单片机开发的一个简单数字示波器程序。-The first two for the artificial intelligence program, prepared with the C++, respectively, determine the procedures and implementation of anim
SIMPLE
- 流体计算中压力与速度耦合求解的算法。 是目前比较常用的方法之一。-Calculation of fluid pressure and velocity coupling solution algorithms. Is more commonly used methods.