-
25w81121w3matlab-fft
matlab
fft 傅立叶变换 matalb语言(matlabfft Fourier Transform matalb language)
- 2008-04-26 09:48:46下载
- 积分:1
-
timefreq(时间序列工具箱)
时间序列的matlab的源代码,请大家参考一下,希望能给大家帮助(Matlab time sequence of the source code, please refer to the hope that we can help)
- 2005-06-08 09:32:09下载
- 积分:1
-
eegToTones.m
将脑电波数据转换为脑电波谱并显示为脑电谱图像(EEG to Tones)
- 2010-03-01 10:47:59下载
- 积分:1
-
EDAx_PLIB
说明: EDA经典算法PBIL程序,与大家分,共同进步(PBIL algorithm EDA classical procedures, and that we can progress together)
- 2010-04-21 23:08:48下载
- 积分:1
-
music_doa
关于智能天线music算法的matlab仿真代码(About the intelligent antenna music of matlab simulation algorithm code
)
- 2012-05-13 16:05:38下载
- 积分:1
-
zhichixiangliangji
支持向量机的Matlab源代码,虽然有点简单,但可以用来参考。请大家多多支持(Support Vector Machines Matlab source code, though a bit simple, but can be used for reference. Please support)
- 2011-07-31 09:54:17下载
- 积分:1
-
double_pendulum
double pendulum simulation in matlab
- 2014-01-25 15:54:02下载
- 积分:1
-
cPPMATLAB
cjiajia调用MATLAB实例,源代码(c++ to call MATLAB examples, source code)
- 2014-01-29 20:50:20下载
- 积分:1
-
speedreducer
Linear Antenna arrays provide alternative solution
to dimensional structure of Antennas such as paraboloidal
cylinders, paraboloids, offset focus paraboloids etc. This paper
presents the survey of various evolutionary approaches for linear
array optimization like genetic algorithm, Particle swarm
optimization, Simulated Annealing, Bacteria Foraging and
Biogeography Based Optimization. From the survey It was
observed that biogeography based optimization is better for
antenna geometries.
- 2015-07-28 07:31:14下载
- 积分: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