登录
首页 » matlab » RDPTA

RDPTA

于 2014-11-06 发布 文件大小:12KB
0 232
下载积分: 1 下载次数: 1

代码说明:

  Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p0,then E=0 ,p=1, and enter the new training cycle by going to step 3.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Untitled
    人脸检测,人脸识别的matlab代码。主要是人脸定位。(Face detection, face recognition matlab code. Mainly face positioning.)
    2011-11-13 20:35:44下载
    积分:1
  • xinhao
    连续信号经理想采样前后的频谱变化关系的程序分析(Spectrum analysis program managers want to change the relationship between the continuous signal is sampled before and after)
    2013-11-26 19:32:17下载
    积分:1
  • four Toolbox for SVM
    这里实现了基于四种SVM工具箱的分类与回归算法: 1、工具箱:LS_SVMlab Classification_LS_SVMlab.m - 多类分类 Regression_LS_SVMlab.m - 函数拟合 2、工具箱:OSU_SVM3.00 Classification_OSU_SVM.m - 多类分类 3、工具箱:stprtoolsvm Classification_stprtool.m - 多类分类 4、工具箱:SVM_SteveGunn Classification_SVM_SteveGunn.m - 二类分类 Regression_SVM_SteveGunn.m - 函数拟合 更详细的相关函数说明请通过help命令查看!(Here the realization of the four SVM toolbox based on the classification and regression algorithm: 1, Toolbox: LS_SVMlabClassification_LS_SVMlab.m- Multiclass Classification Regression_LS_SVMlab.m- function fitting 2, the toolbox: OSU_SVM3.00Classification_OSU_SVM.m- Multiclass Classification 3, Toolbox: stprtoolsvmClassification_stprtool.m- Multiclass Classification 4 toolbox: SVM_SteveGunnClassification_SVM_SteveGunn.m- II Category Regression_SVM_SteveGunn.m- function fitting a more detailed explanation of the correlation function through the help command to view!)
    2007-12-19 10:42:24下载
    积分:1
  • MATLAB最优化序包括 无约束一维极值问题-optimization
    matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法, Rosen梯度投影法 罚函数法 外点罚函数法 內点罚函数法 混合罚函数法 乘子法 G-N法 修正G-N法 L-M法 线性规划 单纯形法 修正单纯形法 大M法 变量有界单纯形法 整数规划 割平面法 分支定界法 0-1规划 二次规划 拉格朗曰法 起作用集算法 路径跟踪法 粒子群优化算法 基本粒子群算法 带压缩因子的粒子群算法 权重改进的粒子群算法 线性递减权重法 自适应权重法 随机权重法 变学习因子的粒子群算法 同步变化的学习因子 异步变化的学习因子 二阶粒子群算法 二阶振荡粒子群算法 (matlab optimization process includes Non-binding one-dimensional extremum problems Advance and retreat method Golden Section Fibonacci method of basic Newton s method Newton s method Newton s Law of the global secant method parabola method acceptable to the three interpolation search method   Goidstein France Wolfe.Powell France Simplex search method Powell steepest descent method Conjugate gradient method Newton s method Newton s method to amend Quasi-Newton Method trust region method explicitly steepest descent method, Rosen gradient projection method Penalty function method outside the penalty function method within the penalty function method Mixed penalty function multiplier method   G-N was amended in G-N method L-M method Of linear programming simplex method, revised simplex method Big M method variables bounded simplex method, Cutting Plane Method integer programming branch and bound method 0-1 programming quadratic programming )
    2021-04-27 12:48:44下载
    积分:1
  • Motion-Detection
    说明:  运动目标跟踪的一种方法,可以简单的跟踪单个目标(Tracking a way to simply track a single target)
    2011-03-11 13:30:29下载
    积分:1
  • PG_SPBOW
    说明:  开源计算机视觉目标识别代码,里面的内容非常详细,而且注释很清晰(a very famous open source computer vision code for object recognition)
    2011-03-30 20:15:09下载
    积分:1
  • 22 据理论中用于求取Jousselme证据距离案
    据理论中用于求取Jousselme证据距离案例(According to the case of Jousselme Evidence Distance in theory)
    2020-06-29 11:40:01下载
    积分:1
  • upml_newyuanlaide
    说明:  FDTD方法,在MATLAB中模拟二维空间中点源振动所发出的波的传播(FDTD method for simulating two-dimensional space in the mid-point MATLAB source of vibration wave propagation given by)
    2010-04-23 15:02:37下载
    积分:1
  • volley
    volley源码。找的源码 ,最近要读源码(volley source. Find the source code to read recently)
    2015-01-07 14:44:53下载
    积分:1
  • RS
    说明:  ReedSolomon编码译码的matlab源程序(ReedSolomon encoding decoding source code matlab)
    2007-09-29 21:34:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载