-
LDGC
说明: 使用扰动观察法,实现光伏电池的最大功率输出。(The maximum power output of photovoltaic cell is achieved by disturbance observation method.)
- 2019-11-24 17:12:29下载
- 积分:1
-
SVMluzhenbo
SVM-matlab故障诊断程序SVM-matlab故障诊断程序(SVM-matlab process fault diagnosis fault diagnosis SVM-matlab program)
- 2009-04-18 17:06:45下载
- 积分:1
-
svmtoolbox
Support Vector Machine ToolBOX for MatLAB
- 2012-11-01 12:47:34下载
- 积分:1
-
Gambler
gambler example with reinforcement learning
- 2015-03-14 01:34:24下载
- 积分:1
-
MatlabFunctions
matlab basics tutorial
- 2015-04-10 10:21:46下载
- 积分:1
-
MATLAB--SIMUL-INK
MATLAB / SIMUL INK permanent magnet synchronous motor vector control system simulation(MATLAB/SIMUL INK permanent magnet synchronous motor vector control system simulation)
- 2011-10-21 15:16:30下载
- 积分:1
-
Matlab-Particle-swarm-algorithm--
说明: 阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。(Describes the basic principles of particle swarm algorithm discussed in the MATLAB environment to achieve particle swarm programming, particle swarm optimization toolbox function constructed by example illustrates the effectiveness of the method, that it can function for global optimization .)
- 2011-03-02 21:03:59下载
- 积分:1
-
GMmodelpretect
说明: 灰色模型,用于只有少数数据的情况,有良好的收敛性,简单有效(GM(1,1)model,be used to pretect data)
- 2011-04-03 21:04:13下载
- 积分:1
-
Kalman-GPS
读取RINEX星历文件,观测文件,存储为数组形式,matlab环境下(Read RINEX ephemeris file, observation file)
- 2011-05-11 17:47:37下载
- 积分:1
-
Kalman
对于一个含有明显噪声的心电信号进行卡尔曼滤波处理,最大程度地 “还原”信号,达到去除噪声的目的。卡尔曼滤波(看成维纳滤波的一种实现方法)的特点如下:
a) 是根据上一状态的估计值X(n-1)和当前状态的观测值Z(n)推出当前状态的估计值X(n)的滤波方法,不需要用过去的全部观测值。
b) 它是用状态方程和递推方法进行估计的,因而卡尔曼滤波对信号的平稳性和时不变性不做要求。
c) 使用全部观测值保证平稳性。(Kalman in matlab,if you need it,please download it.)
- 2021-01-09 10:28:51下载
- 积分:1