资源列表
jf_Box_Muller_transform
- Box-Muller变换,将[0,1]均匀分布转换为[0,1]高斯正态分布,在matlab中也可用randn函数生成正态分布。变换的思想可用于其他没有正态分布随机函数的编程语言(如C)
earth
- 这是在MATLAB下编写的一个代码运行后会出现一个地球,还能旋转,很有意思的程序和大家分享-This is prepared in a MATLAB code to run after an earth, but also rotation, a very interesting process and U.S. share
adaptivethresholdhah
- the threshold is determined and the foreground and background are seperated
sofi
- encode data with convolution code and sends in throught channel with noise.checks thwe BER after
C
- 如何用C语言筛选法判断质数 比如输出 2 质数 4 合数 0 0代表程序的结束,如果输入不是零,程序可以继续打入数字判断 -How to use C language such as screening method to determine prime numbers prime numbers 2, 4-output number 00 on behalf of the end of the program, if the input is not zero,
The-addition-of-high-precision
- 高精度加法的Pascal源代码文件,求任意位数的加法运算。-The addition of high-precision Pascal source code files, find any digit adder.
PDEParabolicClassicalExplicit
- 关于二维热传导问题显性PDE数值计算方法,用matlab编写,供大家学习参考-About two-dimensional heat conduction dominant PDE numerical method, using matlab, for everyone to learn
fushu
- 定义复数类,通过成员函数重载运算符-(求负)、-=、!=,通过友元函数重载运算符+、+=、==,直接实现复数对象间的运算,测试结果-Complex type definition, through the member function overloading operator- (for negative), =,! =, through a friend function overloaded operators+,+ =, = =, direct implementation of com
BN_creat
- 本程序是贝叶斯网络应用到神经影像数据的程序,将脑区的平均体素值作为节点,构件贝叶斯网络-This procedure is applied to the Bayesian network neuroimaging data program, will mean voxel value of brain regions as nodes, member Bayesian network
RungKutta
- 四阶龙格库塔算法。deltaT为积分步长,XX为X_k,X_next为X_k+1,Control以及Param为用户可选参数。微分方程在deriv中定义。-RungeKutta,where deltaT refers to the step size, XX refers to X_k, X_next refers to X_k+1, Control and Param is user defined parameters. The differential equation should be
Conversao_PU_Real
- This file is intended to do the conversion of Per Unit values to their real values which is often necessary in engineering studies.
average-moving
- 平均移动算法适用于近期影响较大,需求比较稳定的预测。-The average moving algorithm is suitable for the prediction of the recent impact largely and the stability of demand.