-
fuzzy
一个模糊控制的m文件,可供模糊控制爱好者参考,程序可按需要作相应修改。希望大家共同进步,谢谢!(A fuzzy control of m documents, available for fuzzy control enthusiasts reference, procedures may need to be amended accordingly. I hope that progress can be shared, thank you!)
- 2007-08-01 17:00:34下载
- 积分:1
-
ma2
非常好的例子程序,调试通过的。建议初学者下来绝对有用的。(Very good example of the procedures adopted by the debugger. Recommendations from absolute beginners useful.)
- 2007-09-08 17:00:48下载
- 积分:1
-
ekg
Electrocardiography (ECG or EKG) is the recording of the electrical activity of the heart over time via skin electrodes. This program make a EKG signal.
- 2009-04-23 09:45:58下载
- 积分:1
-
eg8-huoyunliangjiance
《MATLAB神经网络30个案例分析》中的第8个例子,案例8 GRNN的数据预测-基于广义回归神经网络货运量预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 8 cases of 8 GRNN data to predict- freight volume prediction based on generalized regression neural network. Hope to have certain help to everybody!
)
- 2013-09-20 16:04:15下载
- 积分:1
-
MATLABM
是关于matlab通讯的一篇论文,有需要的可以看看,感觉挺好挺实用(Is a thesis on matlab communication need to look at, I feel very good to very practical)
- 2012-05-23 15:57:58下载
- 积分:1
-
SCED
电力系统调度程序,考虑安全约束的经济调度(Power system scheduler
)
- 2021-03-06 20:09:30下载
- 积分:1
-
lianxi
MIMO成像,Dimensional boundary imaging use in free space or in shallow ground penetrating radar(Dimensional boundary imaging use in free space or in shallow ground penetrating radar)
- 2016-01-04 16:18:33下载
- 积分:1
-
随机点生成及voronoi图构造
说明: 在二维平面内生成随机点并构造二维Voronoi图(Construction of 2D Voronoi diagram with random points)
- 2019-11-23 10:39:34下载
- 积分:1
-
diguishenjing
递归算法 [1 1 1 1 1 0 1 0 0 0 1 0 0 0 0 1 1 0 0 0 1 1 1 0 0 1 1 1 1 0]
t=[0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 1]
给权值赋初值
w1=eye(5,10)
w2=eye(10,5)
wr=eye(10,10)/3
wobias=eye(6,5)/4
wbias=eye(6,10)/3
x=ones(6,10)/3
ww2=zeros(10,5)/6
ww1=zeros(5,10)/6
wwr=zeros(10,10)/6
wwobias=zeros(6,5)/5
wwbias=zeros(6,10)/4
g=[1 1 1 1 1]
f=[1 1 1 1 1 1 1 1 1 1] (Recursive algorithm)
- 2011-05-21 16:44:22下载
- 积分:1
-
kalman_filter
卡尔曼滤波器的三种设计方法,在信号估计中有很好的表现,都调试通过了。(Three Kalman filter design, signal estimation in a good performance, all debugging adopted.)
- 2010-05-27 15:43:13下载
- 积分:1