搜索资源列表
RBF预测
- 应用径向基神经网络作预测的matlab程序-application RBFNN forecast for the Matlab procedures
S200502106_SVM_for_classfication
- SVM用于模式识别 整理别人的代码(原来的是英文)所得: kernel.m用于内积矩阵的计算 svcplot.m用于绘图 svm168.m是主程序 testlin.m是采用线形内积函数的支持向量机应用的 文件 testrbf.m是采用RBF内积函数的支持向量机应用 的 文件 每个文件中都有说明。 仿真平台matlab7.0, 仿真全部通过 将所有文件拷贝到work目录下(注意不要直接将上层文件夹直接拷贝到work目录下,若那样操作,必须在matla
nn
- 线性神经网络,BP神经网络,Hopfield神经网格,Elman神经网络,RBF神经网络;在模型应用模块中实现了六种实际应用:RBF网络的船用柴油机故障诊断,BP网络的齿轮箱故障诊断,SOM网络的回热系统故障诊断,BP网络的设备状态分类器,SOM网络的人口比例样本分类,SOM网络的土壤性状样本分类。-Linear neural network, BP neural network, Hopfield neural network, Elman neural network, RBF neural
rbf
- rbf神经网络在工程预算中的应用,效果很好-rbf neural network in the application of the project budget, well
NeuralNetwork_RBF_Classification
- MATLAB中应用RBF神经网络对模式识别处理-MATLAB Application of RBF neural networks for pattern recognition processing
RBFFunction
- RBF网络用于函数逼近,未使用matlab工具箱,程序应用效果良好-RBF network for function approximation is not used matlab toolbox, the application of effective procedures
rbf
- 经典算法应用:神经网络算法的一个实际应用-Application of the classical algorithm: neural network algorithm, a practical application
pptOfGeneticAlgorithm
- 讲述了遗传算法的基本原理、特点、应用领域、优化设计、应用等 例:1.基于遗传算法优化的RBF网络逼近 2.遗传算法求函数极值-About the basic principles of genetic algorithms, characteristics, applications, and optimize the design, application and other cases: 1. Based on genetic algorithm optimization of R
Desktop
- rbf神经网络训练以及模板,matlab应用神经网络可以省去很多人工模拟的麻烦-rbf neural network training, and templates, matlab application of artificial neural network can save a lot of trouble
RBF-matlab
- 几个用matlab编写的RBF神经网络的程序,主要是RBF网络的应用-Several prepared by RBF neural network matlab program, mainly the application of RBF network
rbf
- 介绍径向基函数及其人工神经网络,并且实例应用-Introduced radial basis function and artificial neural networks and application
svm-rbf-demo
- 基于RBF核函数的最小二乘支持向量机演示程序,对学习支持向量机有帮助-Based on RBF kernel functions, the least squares support vector machine (SVM) demo application to the study of support vector machine have help
pso-rbf
- 本文描述了粒子群算法与rbf神经网络相结合的应用,描述新颖,是一片不错的论文。-This paper describes the combination of the application of particle swarm optimization and rbf neural network, describe the novel, is a good paper.
Application-Combining-radial-basis-function-neura
- RBF optimization with genetic algorithm(article4)
Application-RBF-and-GA-based-optimization-control
- RBF optimization with genetic algorithm(ARTICLE5)
RBF
- 应用matlab软件,通过RBF神经网络实现非线性函数回归。-Application of matlab software, RBF neural network nonlinear function regression.
BP-and-RBF-CPP
- 最为经典的BP网络和RBF应用的实现源码,详细、正确,是工程计算和评估等方面很好的资源。-This is the most classic BP network and RBF application source code to help you achieve great goals. It is a detailed, accurate, and good for engineering calculations and assessment.
radbasexamples3
- 神经网络中径向基函数RBF用于曲线拟合。这是另一个应用RBF的具体例子。-Neural networks of radial basis function RBF for curve fitting. This is a concrete example of another application RBF.
RBF
- RBF神经网络应用数据预测,有训练集,测试集(Application of BF neural network data forecas)
RBFchapter7
- RBF应用于非线性回归,其中chapter7.1.m为严格(Exact)径向基网络来实现非线性的函数回归chapter7.2.m为RBF网络对同一函数拟合(The application of RBF in nonlinear regression)