搜索资源列表
Normalwhitenoise
- 产生 正态白噪声序列 (1) 打印出前50个数 (2) 分布检验 (3) 均值检验 (4) 方差检验 (5) 计算相关函数 Bx(i),i=0,±1,±2,…, ±10。 B(m)=1/1000
fft
- matlab下均匀分布自相关函数、正态分布自相关函数、随机信号自相关函数、随机相位信号自相关函数及其分别的功率谱密度图形。-matlab autocorrelation function under the uniform distribution, normal distribution, the autocorrelation function, autocorrelation function of random signals, the autocorrelation function
randomsignal
- Matlab下利用同余算法产生一组伪随机数,并利用中心极限定理构造正态分布序列,验证其正态性并编写自相关函数计算其自相关-using the congruence algorithm to generate a set of pseudo-random number , and use the central limit theorem to construct a normal distribution sequence, and then verify the normality and u
bayes
- 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本,考察训练/测试错误情况。-The use of height and weight data as the characteristics of the assumption that the two were related or not related to the normal distribution probabilit
classifier
- 两类二维相关正态分布条件下的最小错误率贝叶斯分类器,基于最小风险的贝叶斯分类器,Parzen窗法非参数估计分类器程序,Fisher线性判别法分类器程序。-Under normal conditions two types of two-dimensional correlation of minimum error rate of Bayesian classifier, the minimum risk-based Bayesian classifier, Parzen window meth
elevator
- 2010复旦数学建模的c题的相关的matlab程序,其中elevator_model1.m为上班时间,基于正态分布人流模型下普通模式电梯的运行参数计算,elevator_down为下班时间基于指数分布人流模型下各种模式电梯的运行参数-C 2010 Fudan mathematical modeling matlab procedures related to the theme of which elevator_model1.m as working hours, normal flow mo
blitz-0.9.tar
- blitz++库的相应源码 Blitz++提供了一个N维(1—10)的Array类,这个Array类以reference counting技术实现,支持任意的存储序(row-major的C-style数组,column-major的Fortran-style数组),数组的切割(slicing),子数组的提取(subarray),灵活的Array相关表达式处理。另外提供了可以产生不同分布的随机数(F,Beta,Chi-Square,正态,均匀分布等)的类也是很有特色的。 -blitz++
PR
- 采用身高和体重数据作为特征,分别假设二者相关或不相关,在正态分布假设下估计概率密度,建立最小错误率Bayes分类器,写出得到的决策规则,将该分类器应用到训练/测试样本-Bayes classifier is the most classic! Minimize the classification error. With the matlab language, with examples
lab3
- MATLAB编程 相关正态分布离散随机过程的产生 -MATLAB
zabo_simulation
- 杂波的统计模型仿真程序,有相关瑞利分布模型、相关对数正态模型、相关weibull模型、相关K分布模型。-Statistical model of clutter simulation program, related Rayleigh distribution model, correlation of log-normal model, correlation weibull model, the relevant K distribution model.
random3
- 设信号为 ,其中, , , 为正态白噪声,试在N=256和1024点时,分别产生随机序列 ,画出 的波形并估计 的相关函数和功率谱。 -Set signal, which, for the normal white noise test in the N = 256 and 1024 points, respectively, random sequence, draw the waveforms and to estimate the correlation function an
random4
- (一) 模拟产生一个正态随机序列X(n),要求自相关函数满足 画出产生的随机序列波形。 -(A) simulation to generate a normal random sequence X (n), required to meet the autocorrelation function of random sequences generated by the waveform plot.
RSMlognorm
- 响应面法计算相关系数情况下结构的可靠度.已知极限状态方程,变量服从对数正态分布,变量均值和标准差已知,且知道变量的相关系数。-Response surface methodology to calculate the correlation coefficient of reliability under the circumstances structures known to limit state equation, variables lognormal distribution, th
9
- ex9_1 脉冲信号调制 ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图 ex9_3 产生7位巴克码编码的二相码 ex9_4 产生7位巴克码和线性调频的混合调制信号 ex9_5 瑞利分布实现程序 ex9_6 瑞利分布+杂波 ex9_7 相关对数正态分布杂波 ex9_8 相关weibull分布杂波 ex9_9 相干相关K分布杂波 ex9_10 线性调频信号的数字化正交解调 ex9_11 雷达脉冲压缩处理 ex9_12 二相编码信号的脉压
matlab语言添加噪声
- matlab语言添加噪声及相关程序, 在信号处理中经常需要把噪声叠加到信号上去,在叠加噪声时往往需要满足一定的信噪比,这样产生二个问题,其一噪声是否按指定的信噪比叠加,其二怎么样检验带噪信号中信噪比满足指定的信噪比。在MATLAB中可以用randn产生均值为0方差为1的正态分布白噪声,但在任意长度下x=randn(1,N),x不一定是均值为0方差为1(有些小小的偏差),这样对后续的计算会产生影响。在这里提供3个函数用于按一定的信噪比把噪声叠加到信号上去,同时可检验带噪信号中信噪比。
model
- 产生一组均值为1,方差为4的正态分布随机序列(1000个样本),估计该序列的均值与方差; 已知x(n)=sin(2*pi*f1*n)+2*cos(2*pi*f2*n)+w(n),w(n)为正态分布白噪声,求相关函数和功率谱的m文件-Known x (n) = sin (2* pi* f1* n)+ 2* cos (2* pi* f2* n)+ w (n), w (n) is normally distributed white noise, seeking correlation funct
suijixinhaochuli
- 第一个程序为模拟产生一个正态随机序列X(n),画出产生的随机序列波形、相关函数(与理论曲线对比) 和功率谱密度。第二个程序为产生一个信号X(n),绘出信号及其幅度频谱曲线,当中心频率向左搬移f0=200Hz时,求出其低通等效信号,并绘出其幅度频谱、信号的同相、正交分量及包络。当中心频率向左搬移f0=100Hz时,求出其低通等效信号,并绘出其幅度频谱、信号的同相、正交分量及包络。-The first program to simulate the amount of generating a
matlab-exmple
- 一、概念 英文名称:white Gaussian noise WGN 定义:均匀分布于给定频带上的高斯噪声; 所谓高斯白噪声中的高斯是指概率分布是正态函数,而白噪声是指它的二阶矩不相关,一阶矩为常数,是指先后信号在时间上的相关性。这是考察一个信号的两个不同方面的问题。 高斯白噪声:如果一个噪声,它的幅度服从高斯分布,而它的功率谱密度又是均匀分布的,则称它为高斯白噪声。 热噪声和散粒噪声是高斯白噪声。 二、matlab举例 Matlab有两个函数可以产生高斯
频发故障的寿命分布拟合
- 频发故障的寿命分巧拟合,频发故障的部件,可以基于往大量的维修经验以及相关可靠性寿命试验中测得的结果来判断这类寿命的分布类型,常常有威布尔分布类型、对数正态分布类型,以及指数分布类型等。因此本程序可以根据故障数据输入判断出该数据属于哪一种寿命分布。(Frequent failure of the life of the split fit, frequent failure of the components, can be based on a large number of maintenan
随机过程
- (1)产生N(0,1)正态分布的随机过程; (2)产生正态分布随机过程外的任意一种随机过程; (3)对随机过程的性能进行评估,包括概率密度函数、分布函数、均值、方差和相关函数。((1) The stochastic process of generating N(0,1) normal distribution; (2) generating any random process outside the normal distribution random process; (3) evalua