-
TSP
求解TSP问题,即在N个城市中各经历一次回到出发点,使所经过的路程最短。采用连续的Hopfield网络实现以5个城市为例的TSP问题。(TSP problem, that each of the N cities experiencing a return to the starting point, so that the shortest distance elapsed. Use continuous Hopfield networks to five cities as an example of the TSP.)
- 2013-11-03 16:26:49下载
- 积分:1
-
danboshuchengxing
单目标,窄带波束成形,精确定位,常规波束成形小程序(Single target, narrowband beamforming, precise positioning, conventional beamforming applet)
- 2011-11-12 20:35:25下载
- 积分:1
-
soble-filter
可以直接使用的代码,是关于图像过滤的代码,同时可以进行soble过滤和平均过滤(The code can be used directly, image filtering code can be soble filter and average filter)
- 2013-04-18 00:10:08下载
- 积分:1
-
20100606matlab7
matlab相关书籍,适合做初学者用作参考(matlab books, suitable for beginners as a reference)
- 2010-06-20 22:43:38下载
- 积分:1
-
mylma
说明: 一种最简本的基于最小均方误差的自适应算法(One of the most simple minimum mean square error of the adaptive algorithm)
- 2011-03-28 13:58:19下载
- 积分:1
-
iris
matlab code iris data
- 2012-04-05 15:55:20下载
- 积分:1
-
KL
说明: 基于KL的人脸识别程序,但是缺少图像数据库,需要自己下载。(KL-based face recognition program, but the lack of image database, you need to download.)
- 2011-06-05 14:47:15下载
- 积分:1
-
kclustering
使用k均值法对一组数据进行聚类,画出结果图像(Use the k-means clustering, a set of data to draw the resulting image)
- 2012-05-21 20:36:40下载
- 积分:1
-
MATLAB7_System_Modeling_and_Simulation
MATLAB7最常见功能之系统建模与仿真,里面是一些常用命令列表。(The most common MATLAB7 modeling and simulation of the system function, the inside be some common order list.)
- 2009-03-24 16:07:10下载
- 积分:1
-
SVMNR
支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。
(Support Vector Machine and BP neural network, even though there can be used to make non-linear regression, but they are based on the theoretical basis for the different, the mechanism of regression is not the same. Support vector machine based on structural risk minimization theory, generally considered the generalization ability of neural networks than the strong. To test this view, the paper prepared by non-linear regression support vector machine procedures and based on a common Matlab neural network toolbox of BP neural network )
- 2021-03-03 21:59:32下载
- 积分:1