搜索资源列表
用C++编写的BP神经网络开发包
- 开发环境:C++ 简要说明:这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。(不好意思,刚才上面那个类别没选好就点上传了) -development environments : C Brief Descr iption : This is a neural network development kit. Ann direc
模拟退火程序
- 以一个简单的例子说明模拟退火算法的思想。 模拟退火法求函数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
anndemo
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件 该开发包为http://www.aiport.net分发,详细帮助和最新资料请登陆该网站查看。-This is a neural network development ki
vc_pso719
- 粒子群算法的示例程序,不错。可用来进行函数优化、神经网络训练等。-PSO algorithm sample program, yes. Available for function optimization, neural network training.
c_ann
- c language_ann.c语言编写的神经网络程序。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-c language_ann.c language prepared by the neural network programming. Ann directory under specific neural network code, exte
OpenSteerDemo_0_8_2_win32GoodSource00
- 智能路径规划算法,实现显示运动路径及行为策演示,VC++源码示例程序,是学习自动路径的好的参考-intelligent path planning algorithm, and show movement path and behavior toward the demonstration, VC + + source code examples procedures, Learning is automatic path of good reference! !
k_average
- 模式识别中K均值算法的示例程序,可对一组数据分类并图形输出分类结果。
ycsftest
- 遗传算法示例程序-GA sample program
BP
- BP神经网络用于函数拟合与模式识别的Matlab示例程序
bp_cpp
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。-This a neural network development kit. Ann directory under specific neural network code, external directory is some common code, has nothing t
神经网络开发包C++程序源代码
- 这是一个神经网络开发包。目录ann下是专门针对神经网络的代码,外部目录是一些公用的代码,与神经网络无关,但是神经网络的代码用到了它们。 ann目录下有一个目录demo,里面存放了一些示例程序,请参照它们进行编程。 ann/prj/vs7下是编译整个库的Visual Stdudio 2003工程文件-This a neural network development kit. Ann directory under specific neural network code, external
HMM工具箱和程序
- 里面有工具箱和一个应用程序示例
Neural-Networks01 很好的神经网络程序代码
- 一份很好的神经网络程序代码,包括bp\som\hopfield\bolziman\ART神经网络的示例代码。是学习神经网络很好的资料,可举一反三、一举多得。-A good neural network code, including bp \ som \ hopfield \ bolziman \ ART neural network sample code. Learning neural network is very good information, can learn by analo
luzhenbo.rar
- 四种支持向量机用于函数拟合与模式识别的Matlab示例程序,Four support vector machines for pattern recognition function fitting with Matlab Example procedures
RBFMatlab
- RBF神经网络用于函数拟合与模式识别的Matlab示例程序-RBF neural network for function approximation and pattern recognition in Matlab Example programs
BP-moshi
- BP神经网络用于函数拟合与模式识别的Matlab示例程序,说明很详细,并且代码可以直接拿来用-BP neural network for function fitting and pattern recognition procedures Matlab examples to illustrate in great detail, and the code can be directly used by
BPMatlab
- BP神经网络用于函数拟合与模式识别的Matlab示例程序-BP neural network for function fitting and pattern recognition procedures Matlab Example
kpca_toy
- Kernel PCA的经典示例程序,非常有帮助,也很易懂。-Kernel PCA classic example of the procedure
SVM_luzhenbo
- 四种支持向量机用于函数拟合与模式识别的Matlab示例程序,很全面-Four support vector machines for pattern recognition function fitting with Matlab example program, it is a comprehensive
R
- R软件示例程序,包括主成分分析、因子分析、贝叶斯算法及聚类算法的示例程序-R software, sample programs, including principal component analysis, factor analysis, Bayesian clustering algorithm and example programs