-
matlabcaijishuju
用matlab实现数据采集的方法 (Using matlab to achieve data acquisition methods)
- 2008-01-01 11:11:45下载
- 积分:1
-
10
说明: Expert PID Controller,Fuzzy Tunning PID Control,ingle Neural Adaptive PID Controller(Expert PID Controller, Fuzzy Tunning PID Control, ingle Neural Adaptive PID Controller)
- 2008-03-07 17:32:22下载
- 积分:1
-
nntest6
function nntest6(action,flag)
NNTEST6 View and Control Neural network.
See also SIMUFF.
Koos j. den Oudsten, 1-20-99
koos@phil.uu.nl
Copyright (c) 1998-99 by KoosSoft vof
$Revision: 0.4 $ $Date: 1999/01/27 22:29:28 $
global Xx w1 b1 w2 b2 hidden mlp
if nargin < 1
action = start
end
On recursive calls get all necessary handles and data.
if ~strcmp(action, start )
childList = allchild(0)
nn_fig = childList(find(childList == gcf))
ud = gco
popupvalue = get(ud.popup, Value )
- 2010-03-04 17:12:54下载
- 积分:1
-
kalman-lb_zsy
由于Kalman 滤波算法将被估计的信号看作在白噪声作用下——个随机线性系统的输出, 并且其输入输出关系是由状态方程和输出方程在时间域内给出的, 因此这种滤波方法(Because of Kalman filtering algorithm will be estimated as the signal in white noise-a random under the action of linear systems, and its output input and output relationship is by the state equation and output equation in time domain are within the, so the filtering method
)
- 2011-10-08 21:13:14下载
- 积分:1
-
PhC
有详细说明,方便新手学习,本程序为计算光子晶体的透过率,反射,和吸收(Detailed instructions to facilitate novice learning)
- 2019-05-19 10:14:39下载
- 积分:1
-
chap4
刘金琨老师书上的滑模matlab模型程序,很具有代表性的例子,适合各阶段的滑模学习。(Liu Jinkun teacher book sliding mode matlab model program, it is a typical example.)
- 2013-04-16 15:23:08下载
- 积分:1
-
pmsgjg
采用matlab对平面四杆机构进行运动分析,并输出图像.(Using MATLAB to analyse the motion of planar four bar mechanism, and the output image)
- 2014-01-29 01:44:08下载
- 积分:1
-
funny
一个用matlab编写的计算器程序,可以实现四则运算和三角函数的运算(Using a calculator program written in matlab, you can achieve the four operations and trigonometric functions in operation)
- 2009-11-02 18:02:46下载
- 积分:1
-
序贯重要性采样
序贯重要性采样,可用于机器学习和各类滤波算法(sequential importance sampling, whitch can be used for machine learning and variants of filtering algorithms)
- 2020-07-23 15:48:44下载
- 积分:1
-
Fitting--interpolation
拟合、插值、遗传算法、微粒群算法实例讲解,matlab(Fitting, interpolation, genetic algorithms, particle swarm optimization examples to explain)
- 2012-03-29 09:39:01下载
- 积分:1