搜索资源列表
《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
- 《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法
znyh
- 〈智能优化算法与应用〉介绍各种优化算法:模拟褪火法、遗传算法、禁忌搜索法、神经网络法、混合优化策略等内容。-"intelligent optimization algorithms and application" on the various optimization algorithms : simulated fire faded, genetic algorithm, Tabu search method,
java-neuralnet-libs-0.2.tar
- 神经网络的工具库文件,含神经网络需要的各种操作算法.-neural network tool for the document containing the neural network algorithm for various operations.
qhann
- 清华人工神经网络电子讲稿.介绍人工神经网络及其基本网络模型,使学生了解智能系统描述的基本模型掌握人工神经网络的基本概念、单层网、多层网、循环网等各种基本网络模型的结构、特点、典型训练算法、运行方式、典型问题.掌握软件实现方法。-Qinghua ANN electronic scr ipt. On artificial neural networks and basic network model, to enable students
NeuralNetworksatyouFingertips
- 各种神经网络的算法,包括bp,hp,som等 用c编的,程序简单易懂,适合大家学习-various neural network algorithm, including bp hp, som c, and so on with the series, procedures are simple, suitable for everyone learning
ann_ppt
- 人工神经网络技术入门讲稿 作为人工神经网络的入门,作者希望通过对人工神经网络及其基本网络模型的介绍,使学生初步了解智能系统描述的基本模型,掌握人工神经网络的基本概念、单层网、多层网、循环网等各种基本网络模型的结构、特点、典型训练算法、运行方式、典型问题、软件实现方法等.-artificial neural network technology portal scr ipt as Artificial Neural Network p
u01
- 正弦函数拟合,各种BP神经网络算法的应用。-sine function fitting, various BP neural network algorithm application.
ANN-PattermRecogntion
- 《神经网络模式识别及其实现》源程序,收集了各种神经网络分类的算法。-"pattern recognition and neural network to achieve" source files, a collection of neural network classification algorithm.
ANN_PPT
- 人工神经网络PPT,包括各种神经网络算法及模糊神经网络算法原理及实现-Artificial Neural Networks PPT, including a variety of neural network algorithm and fuzzy neural network algorithm and realize
ann
- 人工神经网络课件,介绍了人工神经网络的基本概念、单层网、多层网、循环网等各种基本网络模型的结构、特点、典型训练算法、运行方式、典型问题 -Artificial neural network software, the introduction of artificial neural network basic concepts of single-layer networks, multi-layer network, the c
firbynna
- 此程序为本人编写的神经网络法设计1型FIR滤波器的程序,读者读此程序后,可以很深刻地理解如何用BP网络和LMS算法来设计滤波器。 只需更改程序中的H值,即可生成各种低通,高通,带通,带阻滤波器。程序运行结果可得到滤波器系数,幅频曲线和衰减曲线。 可通过更改迭代步长和误差极限来调整滤波器特性。-I prepared for this procedure the neural network type 1 FIR filter d
GramSchmidt
- 本人编写的GramSchmidt神经网络算法,和传统的神经网络算法比较,该算法能自动产生神经元,节约时间,速度快! 本人还加了自动产生分类的方法和适合各种函数的转换,该zip包括两个文件,一个是GramSchmidt正交分解,是个子函数,主函数是orth_GramSchmidt,放在同一目录下,就可运行,可以对benchmark的逼近和分类问题提供解决方案-I prepared GramSchmidt neural network
changyongsuanfa
- 是各种常用算法的集合,又递归、神经网络、遗传、枚举、排序、圆周率求解等等。是学习的好材料。-Is a collection of various commonly used algorithms and recursive, neural networks, genetic, enumeration, sorting, solving, etc. pi. Is a good learning materials.
Englishalgeriabook
- 关于各种神经网络算法的英文书籍。 可以给你很好的启发。-Neural network algorithm on a variety of English books. Can give you a good source of inspiration.
神经网络编程_源代码
- 各种神经网络算法,并且有注释,便于改进扩展学习(Various neural network algorithms, and annotated, facilitate improved learning)
智能控仿真程序
- 主要是智能控制算法程序,包含了专家系统,模糊控制,神经网络各种智能控制算法。(Mainly is the intelligent control algorithm, including expert system, fuzzy control, neural network intelligent control algorithm.)
算法大全
- 回归分析,神经网络讲解及代码,时间序列模型分析及代码,多元分析代码及讲解、偏最小二乘代码及讲解、(Regression analysis, neural network explanation and code, time series model analysis and code, multiple analysis code and explanation, partial least square code and explan
算法大全
- 回归分析,神经网络讲解及代码,时间序列模型分析及代码,多元分析代码及讲解、偏最小二乘代码及讲解、(Regression analysis, neural network explanation and code, time series model analysis and code, multiple analysis code and explanation, partial least square code and explan
《MATLAB神经网络原理与实例精解》源码
- MATLAB神经网络的程序,里面有神经网络的各种算法,还有实例。(MATLAB neural network program, there are various algorithms of neural network, and examples.)
matlab神经网络原理与实例源码
- 书本matlab神经网络原理与实例里的各种算法和实例的源码