搜索资源列表
chapter2
- Matlab神经网络30个案例,第二章源码-Matlab neural network source Chapter 30 case
MATLABshenjingwangluoyuanma
- MATLAB神经网络30个案例分析书后的源程序代码。。解释很详细,很实用-MATLAB neural network analysis of 30 cases, the book s source code. . Explained in detail
MATLAB-neural-network-
- MATLAB神经网络30个案例分析,较为详细的介绍了MATLAB在人工神经网络方面的应用,比如分类和回归等-MATLAB neural network analysis of 30 cases, more detailed introduction to MATLAB in the application of artificial neural networks, such as classification and regression
THE_CODE
- 这是<<MATLAB神经网络30个案例分析>>中的全部原程序。经过验证,可以放心使用。-This is < <MATLAB神经网络30个案例分析> > In all of the original program. Proven, safe to use.
30-cases-study-onneural-network
- 神经网络学习的30个案例分析,初学者必看,含有详细的代码分析。-Learning neural network analysis of 30 cases, beginners must-see, with detailed code analysis.
MATLABshenjingwangluo
- MATLAB神经网络30个案例分析的m文件,希望大家下载学习。-MATLAB Neural network analysis of 30 cases, m-files, I hope you download the study.
ANN
- 神经网络30个案例解析,详细的神经网络程序-Artificial neural network 30 cases
MATLAB-bp-30examples
- matlab的神经网络的30个经典案例,有题有程序!!很难得的资料,一般都要花钱买呢。-so so.
30-case-studies
- MATLAB神经网络30个案例分析__读者调用案例的时候,只要把案例中的数据换成自己需要处理的数据,即可实现自己想要的网络。该书共有30个MATLAB神经网络的案例(含可运行程序),包括BP、RBF、SVM、SOM、Hopfield、LVQ、Elman、小波等神经网络;还包含PSO(粒子群)、灰色神经网络、模糊网络、概率神经网络、遗传算法优化等内容。-30 case studies of the MATLAB Neural Network __ readers call the case, as
The-30-cases-of-ANN-in-MATLAB
- MATLAB神经网络30个案例分析,关于神经网络的30个案例包括程序-ANN of MATLAB
MATLAB-30-Cases
- 。《MATLAB智能算法30个案例分析》采用案例形式,以智能算法为主线,讲解了遗传算法、免疫算法、退火算法、粒子群算法、鱼群算法、蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现。对广大科研人员有很高的参考价值。-. MATLAB intelligent algorithm 30 case studies, the use of case the main line, the form of an intelligent algorithm to explain the genetic
matlab-ANN-30-cases
- matlab 神经网络30个案例分析,包括具体的程序代码,-matlab neural network analysis of 30 cases
neural-network-analysis-of-30-cases
- MATLAB神经网络30个案例分析,遗传算法优化BP神经网络-非线性函数拟合等30种代码-MATLAB neural network 30 case studies, genetic algorithm optimization BP neural network- a nonlinear function fitting and other 30 kinds of code
MATLAB-BP-30cases
- MATLAB神经网络的30个案例分析,详细介绍神经网略的用法。-MATLAB BP
MATLAB智能算法30个案例分析——源代码
- 算法优化,包括粒子群算法,遗传算法以及多种神经网络(optimization algrithm,include PSO algrithm GA and other kind algrithm ,and many kinds of Nural network)
MATLAB神经网络30个案例分析
- 神经网络,回归预测,30个典型案例,回归模型,数据驱动(Neural network, regression prediction, 30 typical cases, regression model, data-driven)
《MATLAB 神经网络30个案例分析》源程序 数据
- MATLAB 神经网络30个案例分析 ,包括源程序(MATLAB neural network 30 case analysis, including source code)
MATLAB神经网络30个案例分析源程序
- 此段代码是关于matlab神经网络中,bp型神经网络的参考代码(This section of code is the reference code for the MATLAB neural network, BP neural network)
MATLAB神经网络30个案例分析--完全
- 30个有完整代码的案例,帮你快速入门神经网络(one which has all codes for exs)
matlab神经网络30个案例分析源程序
- matlab神经网络30个案例分析源程序,里面包含各种智能优化算法的具体实例,可以供初学者学习入门。