资源列表
sa
- matlab 编写的模拟退火算法用于求解TSP问题,里面有中国31个城市的坐标,作为例子。-matlab sa for tsp
MatlabNeuralnetwork
- 神经网络的基本介绍,工具箱指定的有关网络结构和符号的基本材料以及建立神经网络的一些基本函数以及实例-Neural network basic introduction, toolbox designated symbols on the network structure and the basic materials, as well as neural network set up some basic functions, as well as examples of
Fuzzy_control_algorithm_code
- 模糊算法的一个小函数,计算量小,简单易用,缺点是适应性不够强,不能满足高精度的需要-Fuzzy algorithm for a small function to calculate the volume of small, easy-to-use, adaptive disadvantage are not strong, and can not meet the required high-precision
LeHeHe2009_2_17
- 华泰证券公司股票交易时有关费用明细及交易利润得到。有关费率可根据实际开户公司更改-Huatai Securities Company stock when the cost details and trading profits. The relevant rates can be changed according to the actual account
AntSpamENgine
- spam source code\jasen-0.9jASEN - java Anti Spam ENgine.zip 如标题所示,具有垃圾过滤的邮件程序-spam source code\jasen-0.9jASEN- java Anti Spam ENgine
f982876002788543
- 一个试卷自动生成的利用人工鱼群算法的程序,用Visual c++缩写-An examination of the use of automatic generation of artificial fish-swarm algorithm procedure, using Visual c++ acronym
SVM_nuclear_assembly_MATLAB_function
- 用MATLAB来实现支持向量机SVM和核函数的程序集-Support Vector Machine SVM and nuclear assembly MATLAB function. Rar
KShortestPaths
- 在GRAPH中找出K條最短路徑,並且輸出到SP.txt檔中-In GRAPH find K shortest paths, and output to file SP.txt
Designing_AMR
- 是牛津大学的大牛写的原版书籍,详细介绍了移动机器人设计制作过程中设计到的方方面面知识-University of Oxford are a big cow Writing original books, described in detail the design of mobile robot design to production process of all aspects of knowledge
EM_GM
- 针对于K维高斯混合模型估计的期望最大算法-EM algorithm for k multidimensional Gaussian mixture estimation
mopsoGECCO
- Adaptive Multi-Objective Particle Swarm Optimizer
PSO_VB
- 基本的微粒群演算法VB范例原始码,对刚接触PSO将会有初步的认知-Basic particle swarm optimizer code