-
matlab2
遗传算法及其MATLAB实现 含源程序
GA算法及其MATLAB实现 含源程序(MATLAB Genetic Algorithm and Its realize containing source GA algorithm and its realization with MATLAB source)
- 2007-09-23 11:44:30下载
- 积分:1
-
chapter5
数据挖掘算法及数据,包括ID3,逻辑斯蒂回归,BP神经网络的数据和源代码(ID3 and BP and logist regression...)
- 2018-05-05 22:06:51下载
- 积分:1
-
opt_matlabGUI
最优化算法,单纯形法,两阶段法,大M法,单纯形法(两步法)求解任意LP问题的可视化界面(Optimization algorithm, simplex method, two-phase method, Big M method)
- 2010-01-12 13:00:49下载
- 积分: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
-
tryla
本文件是一个简单的S-function来算出realtime下将信号加倍的(This document is a simple S-function to calculate double realtime signal under)
- 2011-09-23 14:29:55下载
- 积分:1
-
LZW
comperssion algorithm LZW in matlab coding
- 2014-11-19 14:24:20下载
- 积分:1
-
47567955AIC
时间序列AIC编程matlab程序
时间序列AIC编程matlab程序(AIC programming time series matlab program)
- 2010-10-28 18:03:05下载
- 积分:1
-
TimeHistorykepplerorbit
This matlab code is about the Time history of Keppler Orbit.
- 2010-11-13 21:09:54下载
- 积分:1
-
meanshift
实现了基于mean-shift的图像检索,实现了比较两图像的相似度,选择最相近的图片(To achieve mean-shift based image retrieval, to realize the similarity of two images, the selection of the most similar image)
- 2009-06-03 13:23:57下载
- 积分:1
-
shibie
该软件包详细给出了字母识别的程序代码及训练字符,对有用到这方面的朋友会很有帮助。(Details of the package gives the letter code identification and training of character, to be useful to the friend would be helpful in this regard.)
- 2010-05-08 10:42:13下载
- 积分:1