搜索资源列表
蒙特卡洛
- 利用MATLAB可以产生各种形式的随机数,进行随机解决一些实际问题(系统的寿命、重积分、预测公司经营)-using MATLAB can produce various forms of random numbers, random solve some practical problems (system of life, re-integration, the company forecast operating)
chap08
- ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
LGB
- LGB码本选择,矢量编码之前的码本选择算法。随机初始码本-Code of the LGB choice, before the vector encoding the code book selection algorithm. Random initial codebook
MUSIC
- 求一个复正弦加白噪声随机过程的信号: xn=exp(j*pi*n-j*pi)+exp(j*w0*n-j*0.7*pi)+v v(n)为零均值白噪声。S/N=10dB。取P=3,构造4阶的自相关矩阵R的基于MUSIC算法的功率谱估计的MATLAB程序-For a complex sinusoid plus white noise of the signal random process: xn = exp (j* pi* nj* pi)+ exp (j* w0* nj* 0.7* pi)+ v
SNR
- 随机共振相似度的Matlab计算程序,计算看出输入-输出的相似度S随着噪音的标准差的增大而不断得到改善,直到增大至一饱和值为止-an example for SR
RandWPSO
- 随机权重粒子群算法,来自来自于《精通MATLAB最优化计算》- pso with random weight
ML
- 基于最大似然估计的独立分量分析算法,包括随机梯度算法,相对梯度算法,快速不动点算法3个程序-Based on maximum likelihood estimation of independent component analysis algorithms, including stochastic gradient algorithm, the relative gradient algorithm, fast fixed-point algorithm for three programs
deletenoise
- 读入需要的语音文件(wav格式),进行频谱分析,对其加入随机噪声,然后进行降噪处理,降噪处理前后效果较佳-Need to read the audio files (wav format), spectral analysis, it added random noise, then noise reduction, noise reduction before and after treatment was better
gonglvpu
- 随机信号功率谱估计,在频域对信号进行分析,用Matlab编程-Random signal power spectrum estimation using Matlab programming
cyclic-sensing
- 一个循环信号检测的matlab源码程序,基于随机共振-A loop signal detection matlab source programs, based on stochastic resonance
nonstationary-random-signal-WVD
- 此例程为配套书籍的第六章例题6-5的相对应代码,功能为计算非平稳随机信号的WVD时频谱,编程环境为matlab。-This routine matching books Chapter Example 6-5 corresponding to the code for the calculation of the non-stationary random signal WVD spectrum programming environment for matlab.
yichunasuanfa
- . 与问题领域无关切快速随机的搜索能力。2. 搜索从群体出发,具有潜在的并行性,可以进行多个个体的同时比较,robust.3. 搜索使用评价函数启发,过程简单4. 使用概率机制进行迭代,具有随机性。5. 具有可扩展性,容易与其他算法结合。-genetic algorithm matlab
Bayes
- 离散随机系统的Bayes辨识法,matlab程序-Bayes discrete stochastic systems identification method, matlab program
karmon_ARMR
- matlab,karman谱,利用白噪声特性和ARMR模型,通过求解模型参数生成随机风速-Matlab, Karman spectrum, the characteristics of white noise and ARMR model, the generation of random wind velocity by solving the model parameters
MATLAB-simulink-communication(up)
- MATLAB通信基础,SIMULINK仿真基础、离散信号随机信号、低通带通、高斯白噪声信道、多径衰落信道、幅度调制、角度调制、正交信号传输特性、二进制基带信号的最佳接收等。-Communication based on MATLAB and SIMULINK simulation, random signal, discrete signal to a low-pass bandpass, white gaussian noise channel, multipath fading channe
randomforest-matlab
- 对随机森林提供基础代码,提供随机森林的基础编辑程序-Random Forests provide the basis for the code to provide basic editing program random forests
narrowBandWhiteNoise
- 一个MATLAB例程,模拟高斯白噪声通过带通滤波器,生成一个窄带随机过程。(In a MATLAB routine, the Gauss white noise is simulated by a bandpass filter to generate a narrow band random process.)
Matlab程序实现随机共振
- 龙格库塔算法,%考虑一般随机共振前后的频谱图,考察随机共振和各自参数间的关系.
pattern_2D
- matlab二维平面阵列方向图仿真,波束形成(Matlab 2-D planar array pattern simulation, beamforming)
随机森林安装包
- MATLAB 随机森林工具包,直接下载安装,可直接用哦,里面包含案例数据,以及调用代码,