登录
首页 » matlab » MF-MPF

MF-MPF

于 2013-01-15 发布 文件大小:1KB
0 413
下载积分: 1 下载次数: 125

代码说明:

  利用Matlab计算肌电信号的积分值和平均功率(Using Matlab to calculate the integral value of the EMG signal and the average power)

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

发表评论

0 个回复

  • RDPTA
    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 p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
    2014-11-06 11:12:37下载
    积分:1
  • shudu2
    计算数独的好方法,能够快速解决问题,使用方便(Good way to calculate the number of independent, able to quickly solve the problem, easy to use)
    2010-06-19 00:10:03下载
    积分:1
  • hetro1
    Leach protocol for matlab
    2014-08-20 09:53:15下载
    积分:1
  • Cycle-of-the-signal-spectrum-
    对周期性信号进行循环谱估计,非常实用的代码!!(Cycle of the periodic signal spectrum estimation, a very useful code! !)
    2011-10-20 16:30:07下载
    积分:1
  • Drilling-layout-problem
    一个钻井布局问题的数学模型讨论验证,及matlab代码(the discussion and source code of the mathematical modeling of a Drilling layout problem)
    2011-12-28 20:03:11下载
    积分:1
  • matlab
    利用matlab对语音进行处理,matlab在语音处理中应用,进行合成和发声(matlab)
    2009-03-11 00:20:11下载
    积分:1
  • cmps
    多重比较LSD法实现方差分析的matlab代码,调用格式为输入A矩阵,每一列是一个因素水平,当重复数不相等时,缺失数据用nan补齐。输出参数为各均值的比较表。(Multiple variance analysis method to achieve more LSD matlab code, call format for the input A matrix, each column is a factor level, when the number of repetitions is not equal, nan filled with missing data. Output parameters for the mean comparison table.)
    2015-06-08 00:29:55下载
    积分:1
  • PSOt
    一个简单的只需定义函数,参数范围即能求解的粒子群优化算法(Just a simple definition of function, which can solve the parameters of the particle swarm optimization algorithm)
    2008-05-09 10:08:25下载
    积分:1
  • geneticOptimizationtheory
    遗传算法算例及matlab源程序,对遗传算法入门研究及借鉴 大有益处(Matlab genetic algorithm and source code examples, Introduction to research on the genetic algorithm and draw great benefit)
    2010-05-20 11:02:45下载
    积分:1
  • sfm_chanvese_demo
    ANALYSIS OF TUMOUR GROWTH MODEL IN MATLAB
    2013-03-06 13:46:43下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载