Description: 这是我自己写的一个关于svm的核程序,希望对正在学习的朋友有所帮助.-that I wrote on a svm nuclear procedures in the hope that the friends are learning some help. Platform: |
Size: 2048 |
Author:oliver |
Hits:
Description: 改进的pso算法(3个m文件和一个说明文件):
本算法实现Clerc and Kennedy 2002年对pso算法的重要改进-Improved PSO algorithm (3 m documents and a note): This algorithm Clerc and Kennedy 2002 years, the importance of improved PSO algorithm Platform: |
Size: 9216 |
Author:zj |
Hits:
Description: 一个很好的学习RBF的PPT,是一个英文的,讲得很清楚,需要的可以下载-A very good learning RBF the PPT, is an English, made it clear that the needs can be downloaded Platform: |
Size: 270336 |
Author:郝洁 |
Hits:
Description: Three function for RBF neural network, using OLS,Rand and SGA
function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol)
p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數
t 為目標輸出值,1×K矩陣
tol 為指定容忍度或正確率
centers選定中心點,N×nc矩陣
sigma為 ? 值
W為輸出層權重,nc×1矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE-Three function for RBF neural network, using OLS,Rand and SGA
function [newcenter,sigma,W,yh,rmse]=rbfols(p,t,tol)
p 為輸入資料點,N×K矩陣,N是輸入資料維度,K是資料點數
t 為目標輸出值,1×K矩陣
tol 為指定容忍度或正確率
centers選定中心點,N×nc矩陣
sigma為 ? 值
W為輸出層權重,nc×1矩陣
yh為網路輸出值,1×K矩陣
rmse 為目標輸出值與網路輸出值之RMSE Platform: |
Size: 2048 |
Author:aaronwu |
Hits: