-
Matlabmotor
matlab下的三相异步电机模型,可用于仿真(matlab under the three-phase induction motor model can be used for simulation)
- 2009-04-12 13:21:38下载
- 积分:1
-
GAxunlianzhuhanshu
粒子群寻优。 利用粒子群寻优的方法,对神经网络进行训练。该源程序对以前的程序进行了改进。(Particle swarm optimization. The use of particle swarm optimization method for neural network training. The source of the previous procedure has been improved.)
- 2008-07-14 09:14:08下载
- 积分:1
-
soliton
双孤子模拟程序,对光纤中的孤子进行仿真,实验结果较理想(Two-soliton simulation program, the soliton fiber simulation, more satisfactory results)
- 2011-12-20 17:48:56下载
- 积分:1
-
image_merge11
图形图像融合MATLAB算法代码,含有相关图片(image processor matlab)
- 2015-04-17 19:58:47下载
- 积分:1
-
mtsvm
说明: 多分类孪生支持向量机,主体是-1 1的2分类孪生支持向量机,采用onevsone改编成多分类的孪生支持向量机(multi classification twin support vector machine, kernel code is binary-classification twin support vector machine ,constructed it as a multi classification twin support vector machine by using OneVsOne coding)
- 2021-04-13 17:18:56下载
- 积分:1
-
leastsquaresmethod
用不加权的递推最小二乘法进行参数估计,用于系统辩适、仿真(Using non-weighted recursive least squares parameter estimation method for systems dialectical relevance, simulation)
- 2007-10-13 10:39:20下载
- 积分:1
-
wavekit.ps
out coding audio using help
- 2009-04-23 17:45:27下载
- 积分:1
-
matlab__api
《精通Matlab6.5版》张志勇等编著,书本api相关的文件("proficient Matalab 6.5 version of the" Written by Zhang Zhiyong, books api relevant documents)
- 2006-12-05 17:24:36下载
- 积分:1
-
tsunami2
Tsuanmi aleart funcction
- 2011-11-02 14:45:10下载
- 积分:1
-
fit_ML_log_normal
fit_ML_normal - Maximum Likelihood fit of the laplace distribution of i.i.d. samples!.
Given the samples of a laplace distribution, the PDF parameter is found
fits data to the probability of the form:
p(x) = 1/(2*b)*exp(-abs(x-u)/b)
with parameters: u,b
format: result = fit_ML_laplace( x,hAx )
input: x - vector, samples with laplace 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
u,b - fitted parameters
CRB_b - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:07:30下载
- 积分:1