搜索资源列表
蒙特卡洛
- 利用MATLAB可以产生各种形式的随机数,进行随机解决一些实际问题(系统的寿命、重积分、预测公司经营)-using MATLAB can produce various forms of random numbers, random solve some practical problems (system of life, re-integration, the company forecast operating)
CP0303_PPM_RANDOM
- 随机调制信号下的模拟ppm的matlab仿真-random modulation signal simulation ppm of Matlab simulation
Fundamentals_of_Statistical_Signal_Processing
- 《Fundamentals of Statistical Signal Processing》(《随机信号处理基础》)的配套MATLAB源代码。为电信工程师、教师、和学生而设计。-"Fundamentals of Statistical Signal Proc essing "(" Random signal processing based ") supporting MATLAB code. To the telecommunication engin
Communication_Systems
- Simon Haykin的《Communication Systems》(《通信系统》)的配套MATLAB源代码。包括脉冲调制、随机过程、和差错编码等。 -"Communication Systems" ( " communications systems ") supporting MATLAB code. Including pulse modulation, random process, and errors in coding.
suijiguocheng
- 通信系统中随机过程的Matlab全部代码-Communication System random process all the Matlab code
gauss1
- 用 matlab 编写的高斯随机表面的生成-using Matlab prepared by the surface of the Gaussian random generation
数字基带传输系统的MATLAB仿真实现
- 一个简单的数字基带传输系统的MATLAB仿真实现源代码,包括: 一、A/D转换 二、码型变换(AMI码) 三、随机噪声信道的MATLAB仿真实现 四、抽样判决的MATLAB仿真实现 五、码型反变换 六、D/A转换
Systemidentificationandneuralnetwork
- 主要内容: 【1】随机序列产生程序 【2】白噪声产生程序 【3】M序列产生程序 【4】二阶系统一次性完成最小二乘辨识程序 【5】实际压力系统的最小二乘辨识程序 【6】递推的最小二乘辨识程序 【7】增广的最小二乘辨识程序 【8】梯度校正的最小二乘辨识程序 【9】递推的极大似然辨识程序 【10】Bayes辨识程序 【11】改进的神经网络MBP算法对噪声系统辨识程序 【12】多维非线性函数辨识程序的Matlab程序 【13】
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
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
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 随机森林工具包,直接下载安装,可直接用哦,里面包含案例数据,以及调用代码,