Welcome![Sign In][Sign Up]
Location:
Search - classification with RBF

Search list

[Graph Recognizebrian_rbf

Description: 一个RBF网络的matlab源文件,用于进行脑部图像的分类(脑灰质、脑白质等),包含示例图片。-A RBF network matlab source file, used for the classification of brain images (gray matter, white matter, etc.), contains the sample picture.
Platform: | Size: 165888 | Author: 段西尧 | Hits:

[matlabNeuralNetwork_RBF_Classification

Description: rbf神经网络用于分类的matlab程序,修改数值就可适用-rbf neural network for classification matlab procedures can modify the application of numerical
Platform: | Size: 1024 | Author: 灰熊 | Hits:

[AI-NN-PRGAP-RBF

Description: 模糊神经网络逼近与分类,模糊规则提取,快速增长与删减网络。-Fuzzy neural network approximation and classification, fuzzy rule extraction, with the deletion of the rapid growth of the network.
Platform: | Size: 3072 | Author: 王宁 | Hits:

[JSP/Javajavafr_JAVA-DOWNLOADER___Page

Description: code source used for resolved classification with RBF
Platform: | Size: 284672 | Author: Mirage | Hits:

[Special EffectsPG_BOW_DEMO

Description: 图像的特征用到了Dense Sift,通过Bag of Words词袋模型进行描述,当然一般来说是用训练集的来构建词典,因为我们还没有测试集呢。虽然测试集是你拿来测试的,但是实际应用中谁知道测试的图片是啥,所以构建BoW词典我这里也只用训练集。 其实BoW的思想很简单,虽然很多人也问过我,但是只要理解了如何构建词典以及如何将图像映射到词典维上去就行了,面试中也经常问到我这个问题,不知道你们都怎么用生动形象的语言来描述这个问题? 用BoW描述完图像之后,指的是将训练集以及测试集的图像都用BoW模型描述了,就可以用SVM训练分类模型进行分类了。 在这里除了用SVM的RBF核,还自己定义了一种核: histogram intersection kernel,直方图正交核。因为很多论文说这个核好,并且实验结果很显然。能从理论上证明一下么?通过自定义核也可以了解怎么使用自定义核来用SVM进行分类。-Image features used in a Dense Sift, by the Bag of Words bag model to describe the word, of course, the training set is generally used to build the dictionary, because we do not test set. Although the test set is used as the test you, but who knows the practical application of the test image is valid, so I am here to build BoW dictionary only the training set. In fact, BoW idea is very simple, although many people have asked me, but as long as you understand how to build a dictionary and how to image map to the dictionary D up on the line, and interviews are often asked me this question, do not know you all how to use vivid language to describe this problem? After complete description of the image with BoW, refers to the training set and test set of images are described with the BoW model, the training of SVM classification model can be classified. Apart from having to use the RBF kernel SVM, but also their own definition of a nuclear: histogram intersection kernel, histogram
Platform: | Size: 3585024 | Author: lipiji | Hits:

[matlabfile

Description: adboosting 弱分类和回归程序,通过参数选择,确定用哪类功能,内核回归用RBF神经网络-adboosting weak classification and regression procedures, parameter selection, determined by the types of functions, kernel regression with RBF neural network
Platform: | Size: 151552 | Author: xd | Hits:

[matlabmatlab-RBF

Description: RBF网络能够逼近任意的非线性函数,可以处理系统内的难以解析的规律性,具有良好的泛化能力,并有很快的学习收敛速度,已成功应用于非线性函数逼近、时间序列分析、数据分类、模式识别、信息处理、图像处理、系统建模、控制和故障诊断等。-RBF network can approximate any nonlinear function, can handle regular system are difficult to resolve, with good generalization ability, and fast convergence rate, it has been successfully applied to nonlinear function approximation, time series analysis, data classification, pattern recognition, information processing, image processing, system modeling, control and fault diagnosis.
Platform: | Size: 14336 | Author: qjl | Hits:

[AI-NN-PRUntitled2

Description: k—means函数,RBF网络能够逼近任意的非线性函数,可以处理系统内的难以解析的规律性,具有良好的泛化能力,并有很快的学习收敛速度,已成功应用于非线性函数逼近、时间序列分析、数据分类、模式识别、信息处理、图像处理、系统建模、控制和故障诊断等。(k-means function, RBF network can approximate any non-linear function, can deal with difficult-to-resolve regularity in the system, has good generalization ability, and has a fast learning convergence speed. It has been successfully applied to nonlinear function approximation , Time series analysis, data classification, pattern recognition, information processing, image processing, system modeling, control and fault diagnosis.)
Platform: | Size: 2048 | Author: 流萤落柳 | Hits:

[matlabrbf

Description: RBF网络能够逼近任意的非线性函数,可以处理系统内的难以解析的规律性,具有良好的泛化能力,并有很快的学习收敛速度,已成功应用于非线性函数逼近、时间序列分析、数据分类、模式识别、信息处理、图像处理、系统建模、控制和故障诊断等。 简单说明一下为什么RBF网络学习收敛得比较快。当网络的一个或多个可调参数(权值或阈值)对任何一个输出都有影响时,这样的网络称为全局逼近网络。由于对于每次输入,网络上的每一个权值都要调整,从而导致全局逼近网络的学习速度很慢。BP网络就是一个典型的例子。(RBF network can approximate arbitrary non-linear functions, can deal with the laws that are difficult to analyse in the system, has good generalization ability, and has very fast learning. The convergence rate has been successfully applied to non-linear function approximation, time series analysis, data classification, pattern recognition, information processing, image processing and system construction. Modeling, control and fault diagnosis. Simply explain why RBF network learning converges faster. When one or more adjustable parameters (weights or thresholds) of the network are applied to any output When there is an impact, such a network is called a global approximation network. For each input, each weight on the network has to be adjusted, which leads to global approximation. The learning speed of the network is very slow. BP network is a typical example. If only a few connection weights affect the output for a local area of the input space,)
Platform: | Size: 2573312 | Author: shunzi1999 | Hits:

CodeBus www.codebus.net