登录
首页 » matlab » PALM_FINAL13

PALM_FINAL13

于 2014-10-24 发布 文件大小:78KB
0 202
下载积分: 1 下载次数: 46

代码说明:

  palm vein detection a suitable way of biometric recognition...implemented on selected images

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

发表评论

0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • analysis-numerik
    analysis numeric, polinom 4 deg
    2013-09-22 13:28:30下载
    积分:1
  • radar_eq
    雷达方程的产生程序,如已知发射功率、噪声系数、天线截面积等雷达参数(The radar equation generator, such as known to transmit power, noise figure, antenna cross-sectional area of radar parameters)
    2013-05-07 20:30:31下载
    积分:1
  • elec_rot_actuator
    Rotational Actuator Torque-Speed Characteristics This model generates the torque-speed characteristics for five different motor types. To select the motor type, right-click on the Electric Motor block, select Block Choice and then the desired motor. All motors have been sized for roughly the same mechanical power rating.
    2011-07-22 20:25:47下载
    积分:1
  • paper1
    Analysis and Augmented Spatial Processing for Uplink OFDMA MU-MIMO Receiver under Transceiver IQ Imbalance and External Interference
    2015-03-22 19:34:29下载
    积分:1
  • remez
    Minimax Approximation and Remez Algorithm
    2013-05-21 17:26:13下载
    积分:1
  • hundun
    混沌现象出现于非线性系统中。Matlab模拟了复摆运动行为及混沌现象(Chaotic phenomena in nonlinear systems. Matlab simulation of the compound pendulum movement behavior and chaos phenomena)
    2012-04-16 12:46:02下载
    积分:1
  • myarc_r
    一个反应非线性电弧炉元件电压电流特性的MATLAB程序(A reaction the nonlinear arc furnace components of voltage and current characteristics of the MATLAB program)
    2012-10-27 18:22:42下载
    积分:1
  • StrAP_Matlab_full
    Gaussian processing regression
    2014-02-12 04:46:15下载
    积分:1
  • code1
    the attached file consists of matlab code for implementation of sequential importance sampling particle filter given in IEEE paper entitled as "A TUTORIAL ON PARTICLE FILTERS FOR ONLINE NONLINEAR NON GUASSIAN BAYESIAN TRACKING"
    2009-10-16 17:30:05下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载