资源列表
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
trans
- .把十进制整数转换为2至9之间的任一进制数输出。(利用堆栈) 提示:void transform(long num,int r) //把一个长整型数num转换为一个r进制数输出。 转换方法是逐次除基数r取余法。输出时需要反向输出得到的余数,因此需要用到堆栈。-. To convert a decimal integer between 2 to 9 for a hexadecimal number of any output. (Using stack) Tip: void tran
art_iter
- 客体复原代数重构算法的matlab实现。-Algebraic reconstruction algorithm object recovery matlab implementation.
wtmod
- wavelet transmission
qpsk
- 实现QPSK调制方式 通信matlab仿真中发送端的四相载波调制 -QPSK modulation to achieve communication matlab simulation in the sender' s four-phase modulation
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.