-
pso
用于实现粒子群算法的matlab工具包,带有一些测试函数(particle swarm optimization toolbox for matlab)
- 2010-12-19 01:36:22下载
- 积分:1
-
HEED
无线传感器网的HEED协议的实现。基于matlab。。(Wireless sensor networks HEED protocol implementation. Based on matlab. .)
- 2010-01-20 13:06:07下载
- 积分:1
-
SPWMinverter3P_Final
Consist of SPWM Generator. Three phase inverter with pulses.
- 2013-10-29 18:49:56下载
- 积分:1
-
447279698ant
一个完成调度车间的完整程序希望对大家有所帮助
(Scheduling a workshop to complete the full program we hope to help)
- 2011-10-24 15:25:43下载
- 积分:1
-
B_10
THE ALGORITH OF RGB TO HSV USE MATLAB
- 2009-12-29 17:27:19下载
- 积分:1
-
StateSpaceProject
说明: 用相空间局部投影法对加噪混沌时间序列去噪或进行混沌序列与正弦信号的分离。(phase space with local law to increase the projector noise chaotic time series denoising or chaotic sequence with sinusoidal signal separation.)
- 2005-10-11 19:03:18下载
- 积分:1
-
gaussianprocess4Clas
高斯过程是一种非参数化的学习方法,它可以很自然的用于regression,也可以用于classification。本程序用高斯过程实现分类!(Gaussian process is a non- parametric method of learning, it is very natural for regression. can also be used for classification. The procedures used to achieve classification Gaussian process!)
- 2007-05-24 21:29:21下载
- 积分:1
-
degree-distribute-
复杂网络的MATLAB实现,用以求任意复杂网络的度分布(the degree distribute program of MATLAB)
- 2014-09-11 10:34:38下载
- 积分:1
-
quadrotorTrackingControl-master
四旋翼控制PID,轨迹定位,matlab编程(using matlab, PID control, tracking)
- 2020-07-05 10:18:59下载
- 积分:1
-
fit_ML_laplace
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:06:32下载
- 积分:1