-
RBFNN
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
- 2009-12-10 10:25:35下载
- 积分:1
-
riskshifting_m
matlab 金融工程 风险测量 风险分担 程序 股票(matlab matlab)
- 2012-08-31 18:34:33下载
- 积分:1
-
BookmarkWidgetService
Bookmark Widget Service Source Code for Andriod.
- 2013-11-14 23:58:26下载
- 积分:1
-
out-matlab
SVM回归,用于实现支持向量机(SVM
)回归拟合的问题。可以用来做一些短期的预测,如短期负荷预测。(svm regression, used to implement support vector machine (SVM
) Regression fitting problems. Can be used to do some short-term forecasts, such as short-term load forecasting.)
- 2011-12-15 16:44:32下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
LEACH
有关无线传感器网络中节能算法的协议,LEACH算法的详细介绍(The energy-saving algorithm in wireless sensor networks protocol, LEACH Algorithm Details)
- 2010-05-27 15:27:42下载
- 积分:1
-
Location
飞行器航迹追踪,维特让他而过任何而特伤感的歌(World s earliest evidence of parental care such as storing food for young offspring has been found in 125-million-year-old fossils of carrion beetles known as scavengers in northeast China, a new study led by Chinese researchers said Monday.)
- 2014-09-20 16:25:23下载
- 积分:1
-
深度优先搜索算法mat
深度优先搜索算法Matlab源码
% 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释
% 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法(Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm)
- 2020-07-06 15:08:58下载
- 积分:1
-
ff
说明: Face Detection and Tracking Using the KLT Algorithm
This example shows how to automatically detect and track a face using
- 2014-01-21 04:17:12下载
- 积分:1
-
complejidadedi
este es el rar del li bro compleijdiad dimensional en rres dmientiones
- 2015-04-13 02:28:14下载
- 积分:1