-
era
matlab ERA 算法,在结构中模态分析中使用(the method of ERA in machanics)
- 2010-09-10 23:04:03下载
- 积分:1
-
fit_ML_maxwell
fit_ML_normal - Maximum Likelihood fit of the log-normal distribution of i.i.d. samples!.
Given the samples of a log-normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = sqrt(1/(2*pi))/(s*x)*exp(- (log(x-m)^2)/(2*s^2))
with parameters: m,s
format: result = fit_ML_log_normal( x,hAx )
input: x - vector, samples with log-normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
m,s - fitted parameters
CRB_m,CRB_s - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:08:34下载
- 积分:1
-
Kalman-filter
Kalman filter using matlab
- 2012-03-23 18:01:10下载
- 积分:1
-
matlab
matlab的一些编程学习程序,mmatlab实用程序百例的源代码(some matlab programming learning process, mmatlab utility one hundred cases of source code)
- 2011-11-02 18:45:51下载
- 积分:1
-
Mpsk-detect
对MPSk信号进行仿真,以及对其加入噪声后在接收端使用聚类算法进行识别,(On MPSk signal simulation, and after its receiver with noise clustering algorithm used to identify,)
- 2010-09-29 22:28:51下载
- 积分:1
-
test_uncoded_BPSK
说明: 未编码传输AWGN信道测试
每帧的输入是相同的,(不是每帧都不一样,这样可以大幅降低计算量)
在帧比特足够多的情况下,应该可以保证随机性(AWGN channel is not coded transmission test input of each frame is the same, (not every frame is different, this can significantly reduce the computation) are enough bits in the frame of the case, should be able to guarantee randomness)
- 2011-03-09 15:56:19下载
- 积分:1
-
shiyan1
首先录入一段音频,在通过matlab软件对该音频进行处理,识别出他的波峰波谷,频率变换,然后输出。(First, an audio input, matlab software through the audio processing, identify the peaks and valleys of his, frequency conversion, and output.)
- 2011-04-26 22:25:44下载
- 积分:1
-
FFT_window
MATLAB信号处理 频谱分析加汉宁窗函数 源代码(The MATLAB signal spectrum analysis Hanning window function source code)
- 2014-05-13 13:12:57下载
- 积分:1
-
CS_OMP
OMP算法的MATLAB实现,实验信号为X,为一模拟信号,通过正交匹配跟踪算法来实现信号的重构。(OMP algorithm of MATLAB, and experimental signal for the X, for analog signals, orthogonal matching pursuit algorithm for signal reconstruction.)
- 2010-05-05 15:07:39下载
- 积分:1
-
rickerw
产生特定频率的雷克子波的MATLAB源代码,可帮助地球物理专业的学生进行合成地震记录。(function that generates a ricker wavelet of specified frequency
ricker(sampling interval , number of samples , wavelet frequency))
- 2014-10-10 04:27:02下载
- 积分:1