-
ant
蚁群算法采用matlab开发的仿真平台:算法实现,路径显示,人机交互控制等(Ant colony algorithm using matlab simulation platform developed: algorithm, path shows that human-computer interaction control)
- 2008-08-18 13:24:56下载
- 积分:1
-
chooseVector.m
calcl md choose vector
- 2011-06-16 06:13:01下载
- 积分:1
-
qitijiancechengxu
这是一个气体检测的程序,用于检测甲烷等气体,很有用的啊(This is a gas detection program for detecting methane and other gases, useful.)
- 2009-11-03 16:25:47下载
- 积分:1
-
DSP-program
一些典型的DSP程序,对初学者比较有帮助,主要结合Digital Signal Processing——A Computer-based(电子工业出版社)一书课后题目编写。
(Some typical DSP program, the more help for beginners, mainly with Digital Signal Processing——A Computer-based.
)
- 2011-11-20 17:55:26下载
- 积分:1
-
fuzzy
熟悉三角形模糊数、中心及隶属函数表达式的概念。了解特征映射算法及统计中的 统计量的概念。利用聚类迭代算法建立 个三角形形式的隶属函数
(Familiar with the triangular fuzzy number, membership function centers and the concept of expression. Understand the feature mapping algorithm and statistics of the concept of statistics. Iterative use of clustering algorithms to establish a triangular form of membership function)
- 2008-03-15 08:29:17下载
- 积分:1
-
Matlab_Wina
维纳滤波的代码:维纳滤波的计算机实现,简单易懂(Wiener filtering code: Wiener filtering computer, and easy to understand)
- 2010-11-25 10:29:48下载
- 积分:1
-
Untitled6
AM modulation by matlab
- 2011-08-02 07:31:19下载
- 积分:1
-
Monocular-vision-based-on-MATLAB-h
基于MATLAB的单目视觉车辆测距技术研究(Monocular vision based on MATLAB vehicles ranging technology research)
- 2013-08-14 20:47:44下载
- 积分:1
-
matlabsimulink
matlab仿真教程——matlab的仿真工具simulink的快速入门与使用,包括建模方法和系统仿真等内容。(The matlab simulation tutorial- matlab simulation tools simulink Quick Start and use, including the modeling method and system simulation.)
- 2012-08-26 16:33:20下载
- 积分: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