资源列表
模拟退火程序
- 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数f(x,y) = 5sin(xy) + x^2 + y^2的最小值,对理解模拟退火算法是一个很好的程序示例。-to a simple example illustrates the simulated annealing algorithm thinking. Simulated Annealing for the function f (x, y) = 5sin (xy) x ^ 2 y ^ 2 minimum, the right u
fzh2
- 用于三分类的BP算法程序,matlab源码-three classifications for the BP algorithm procedures, Matlab FOSS
ga_pulse
- 双峰和多峰函数最大值的遗传算法求解 采用前向网络
sa
- matlab 编写的模拟退火算法用于求解TSP问题,里面有中国31个城市的坐标,作为例子。-matlab sa for tsp
NeuralNetwork_BP_Regression
- 用于Bp 神经网络 回归分析,很好用的,请多多下载-BP network regression
svmdetecttraffic
- 利用c++对交通流参数数据样本进行SVM训练,SVM可对交通状态进行分类。-using C++ to have svm be trained, the SVM can detect the states of road traffic.
radar
- 2002年ACM Asia-BeiJing的比赛题目及原创算法解决方案:Radar Installation
NonlinearSystemIdentification
- 这是一个用matlab编写的,基于CAMC,pid神经网络的非线性系统识别程序,能够很好的识别非线性系统-Based on CAMC/PID Nonlinear System Identification
pso
- Sensor network, PSO based routing
nn
- 常见神经网络的算法大全,包括RBF、线性感知器、自组织网络等-Common neural network algorithm Daquan, including RBF, linear sensor, self-organizing networks
RD-algorithm
- 合成孔径雷达成像算法中的RD算法,包含斜视情况下-RD algorithm for SAR
SOM
- matlab 实现的自组织竞争神经网络SOM算法程序(没有使用ANN工具箱)。可供初学者参考学习使用。-SOM self-organizing competitive neural network algorithm matlab implementation of the program (not using ANN toolbox). Reference for beginners to learn to use.