资源列表
01-knapsack-problem1
- 01背包问题,有很多方法可以解决,下面采用动态规划的方法。-01 knapsack problem, there are many ways to solve
PERCEPTRON
- 机器学习感知器。。。简单易懂,欢迎大家参考-Perceptron machine learning. . . Easy to understand, we welcome the reference. . . Thank you
tidu
- 基于梯度训练方法的rbf神经网络实现,采用随机训练及测试数据
NDT1BPnet
- 对非线性动态一阶对象采用bp神经网络进行建模的源程序,经过调试,直接就可以由MATLAB运行!-Of nonlinear dynamic first-order object using bp neural network modeling of the source, after debugging, directly from MATLAB can be run!
delta-modulation
- delta modulation with encoder and decoder
exm09651_0
- 用神经网络来跟踪博弈过程,开发了一种新进化算法,效果好-using neural networks to track gaming process, the development of a new evolutionary algorithm, effective
tsp.c.tar
- Travelling Salesman Problem
bisq
- 弹性波在饱和多孔介质中传播的BISQ模型MATLAB源码。-Elastic wave propagation in saturated porous media BISQ model MATLAB source.
SONG
- 有关机器人,运动正解的程序,欢迎大家交流,
kmeans
- kmeans分类的小程序,聚类算法,大家都来看看吧,-kmeans classification of small procedures, clustering algorithm, as we all look at and see,
lorenz
- 绘制LORENZ吸引子近似图,实现了混沌现象,程序简单,易学习。-this is program. It can be realized LORENZ, and it can be performed chaos. the program is implify, and we can learn it at easy.
3
- 模拟退火解TSP问题 Matlab代码-solving TSP problem by simulating stealing algorithm