登录
首页 » matlab » RDPTA

RDPTA

于 2014-11-06 发布 文件大小:12KB
0 221
下载积分: 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 个回复

  • IterativeClosestPointMethod
    ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model - matrix with model points, data - matrix with data points, OUTPUT: R - rotation matrix and T - translation vector accordingly so newdata = R*data + T . newdata are transformed data points to fit model see help icp for more information (ICP fit points in data to the points in model. Fit with respect to minimize the sum of square errors with the closest model points and data points. Ordinary usage: [R, T] = icp(model,data) INPUT: model- matrix with model points, data- matrix with data points, OUTPUT: R- rotation matrix and T- translation vector accordingly so newdata = R*data+ T . newdata are transformed data points to fit model see help icp for more information )
    2007-09-09 16:06:34下载
    积分:1
  • matlab03w
    matlab实例编程系列2,内有运行后界面图像&源代码(Matlab programming examples Series 2, which is running the interface after images & source code)
    2007-05-09 16:05:01下载
    积分:1
  • nulbasis
    ............Basis for the nullspace
    2010-03-06 17:24:48下载
    积分:1
  • yuyinjiansuo
    研一时做的音频检索的matlab代码,希望大家能用的上(Research a moment to do the audio retrieval matlab code, hope everyone can be on the)
    2011-08-20 21:42:46下载
    积分:1
  • PAMSE
    PAMSE - measure the distortion degree of distorted image imd with the reference image imo using the Gaussian smoothed MSE(PAMSE- measure the distortion degree of distorted image imd with the reference image imo using the Gaussian smoothed MSE)
    2014-09-03 22:51:05下载
    积分:1
  • DDC
    数字下变频DDC的matlab原码,采用cordic算法(DDC The DDC matlab source code, you can refer to see)
    2013-10-30 07:46:29下载
    积分:1
  • buck1
    TUTORIAL ON MATLAB GUI FOR BIGENERS AND EXPEST VERY SIMPLE AND EFFECTIVE WAY TO LEARN MATLAB SIMULINK AND GUI MATLAB
    2011-05-19 17:12:23下载
    积分:1
  • VideoCapture
    掌握Matlab视频采集方法。使用USB摄像头,编写程序实现基于Matlab的视频信号采集。(Master Matlab video capture method. The use of USB camera, the preparation of procedures based on Matlab video signal acquisition.)
    2017-01-11 11:33:22下载
    积分:1
  • PSNR
    deneme illa uzun uzunmu yazmak gerek
    2011-04-30 07:06:53下载
    积分:1
  • tracking_target
    目标跟踪:对目标的运动建立较为简单的线性模型,并用最小二乘估计对其参量进行估计,从而推出目标轨迹。(Target-Tracking:the simulation of tracking target by linear least squares estimates on the Matlab platform.)
    2013-01-21 20:00:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载