搜索资源列表
svmandBPwithmatlab
- 支持向量机非线性回归通用matlab程序 支持向量机和BP神经网络非线性回归之比较研究-SVM nonlinear regression procedures common Matlab support vector machines and artificial neural networks to nonlinear In the Comparative Study
MATLABVC
- 应用MATLAB工具箱在VC++中实现神经网络的程序设计
CFNN
- 基于补偿模糊神经网络的砂土液化势评价研究附录含有matlab程序,可以参考-CFNN on the evaluation of soil liquefaction potential
congshuanteachermatlab-2
- 科大老师的神经网络仿真程序 MATLAB写的程序 质量很高-HKUST teacher' s neural network simulation program MATLAB programs written in high quality
b-
- 人工神经网络\神经网络的程序和训练数据 股票预测-Artificial Neural Networks \ neural network stock prediction programs and training data
matlabandBP
- 一个MATLAB和BP算法的程序,对神经网络学习有帮助-matlab and bp
Matlab_and_auto_adapted_neural_network_fuzzy_reaso
- 本书着重介绍MATLAB在工程数据数学处理中应用的基础知识和计算方式,其内容涉及MATLAB主包和部分工具箱内容。本书另外涉及MATLAB系统的模糊逻辑工具箱的自适应神经网络模糊推理系统,对自适应神经网络模糊推理系统的数学原理、功能使用和程序调用进行了较详细的论述。-This book focuses on MATLAB mathematical treatment in the application of engineering data, the basic knowledge and m
Matlab--BP-neural-network-program
- 用matlab编BP神经网络预测程序,里面给出了程序的整体构架,应用时只需更改参数设置就可以,后面有应用实例和一些学习说明。-Matlab series of BP neural network prediction program, which gives the overall framework of the program, simply change the parameter settings when the application, followed by application
neural-network-data
- 非常好的神经网络资料,有程序源码,有问题解答,还有MATLAB的相关疑问解答。-Very good neural network data, program source code, there are questions, there is the MATLAB Frequently Asked Questions.
BP-matlab
- 神经网络的matlab程序,附有程序说明,简单易懂。-Neural network matlab program, with a descr iption of the procedures, simple and easy to understand.
BP
- 改程序是yongBP神经网络预测的简单编程,在MATLAB下运行-The reform program is a simple yongBP neural network prediction program run in MATLAB
The-BP-of-MATLAB-modeling-teaching
- 本源代码为BP神经网络的MATLAB程序建模教学-The BP neural network of MATLAB modeling teaching
Neural-net-matlab-program-toolbox
- 神经网络算法模型,有程序和工具箱介绍,Matlab神经网络工具箱应用简介-Neural network (including the matlab program and Matlab toolbox
matlab
- 该程序是遗传算法优化BP神经网络函数极值寻优-The program is a genetic algorithm to optimize BP neural network function optimization extreme
BP-neural-network-MATLAB-code
- 主要是BP神经网络的MATLAB实现程序代码,包括感应器神经网络、线性网络、BP神经网络、径向基函数网络。-Mainly MATLAB BP neural network to achieve the program code, including sensors neural networks, linear network, BP neural network, radial basis function networks
GA-BP-MATLAB
- 利用GA-BP神经网络算法的应用实例之MATLAB程序,有中文注释-GA-BP neural network for matlab
RBF
- 用matlab语言写的RBF神经网络程序,可供初学者学习参考-Using matlab language used to write RBF neural network program for beginners learning reference
MATLAB神经网络43个案例分析-ri
- 神经网络43个案例分析,一些算法的应用和程序的编写(Case study of neural network)
MATLAB程序设计与实例应用 张铮编
- 本书根据最新的MATLAB版本,对台湾张铮先生的《MATLAB程式设计与应用教学范本》改编而成。除了原书主要讲述的MATLAB绘图和影像处理功能外,本书以实用、最新和易懂为原则,增加了图形用户界面编程、数值计算、符号运算、数字信号处理、优化运算、神经网络分析、系统仿真和模糊系统设计等内容。本书通过实例的形式,系统介绍了MATLAB的使用技巧和编程方法(According to the latest version of MATLAB, this book is adapted from the
CNN代码解析-matlab工具箱
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程