资源列表
ISODATA
- 这是ISODATA算法,这个算法具有自组织性,跟大家分享.
TSP_SA
- 模拟退火算法的源代码,解决实际问题中的旅行商问题-Simulated annealing source code, to solve practical problems in the traveling salesman problem
k_means_JIT
- k-mean聚类算法的MATLAB源代码程序-k-mean clustering algorithm Source code realization in MATLAB
ISODATA
- 本例为等度规映射的C++算法实现,包含了使用方法。-In this case ISOMAP of C++ algorithm includes the use of methods.
psoprogramme
- C语言编程常见问题解答 这个帖子将不断扩充、更新 罗列大部分C语言编程的常见问题 希望各位观众支持帮助 毕竟一人之力太有限-C Programming Language FAQ This post will continue to expand and update list of most of C language programming frequently asked questions to help support the hope that the
tmp
- 人工智能经典问题:传教士野人问题,内涵pdf版的问题描述和源代码main.c-The Artificial Intelligence classic question: missionaries Savage connotation pdf version descr iption and source code main.cpp
exert-0.1.tar
- Exert is a Fitness Log application. It is written entirely in C# using Gtk#.-Exert is a Fitness Log application. It is written entirely in C# using Gtk#.
anneal_travel
- 用模拟退火算法求解旅行商问题,其中用STL中的Vector来实现路径的存放 -simulated annealing algorithm for the traveling salesman problem, which use the STL Vector to achieve the storage path
RBM
- 用C语言实现的深度学习的RBM(受限玻尔兹曼机),是组成DBN网络的基本结构-Using C language to achieve deep learning of RBM
nankai
- 南开一百题啊 啊啊啊 啊啊啊啊 希望考二级的有用-Nankai 100 title ah ah ah ah ah ah ah ah want to test the usefulness of two
SOFM
- SOFM,有运行界面,C#,VS编译,可移植性超强-SOFM, a running interface, C#, VS compiler
Matlab_hanshu
- :人工神经网络中的BP网络模型在函数逼近、模式识别等领域得到了广泛的应用,但利用神经网络 解决实际问题时,经常涉及到大量的数值计算问题,而运用计算机高级语言编程对神经网络BP模型进行仿真和 辅助设计是件十分麻烦的事情,为了解决这个矛盾,Matlab工具箱中专fq编制了大量有关设计BP网络模型的工 具函数 本文分析了Matlab软件包中人工神经网络工具箱的有关BP网络的工具函数,并给出了部分重要工具函 数的实际应用.-: Artificial Neural Networks in
