登录
首页 » matlab » Attachments_2012_10_27

Attachments_2012_10_27

于 2012-11-25 发布 文件大小:1307KB
0 244
下载积分: 1 下载次数: 7

代码说明:

  implementation of MLP neural network

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

发表评论

0 个回复

  • LTE-System-Level-Simulator
    说明:  长期演进系统仿真,里面涵盖的是一个长期演进物理层自适应滤波器算法的仿真。(Long-term evolution of system simulation, which covers a long-term evolution of the physical layer adaptive filter algorithm simulation.)
    2011-04-18 19:13:19下载
    积分:1
  • Fishers
    Fisher s linear discrimintor
    2011-10-21 04:13:09下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • kalman-7
    kalman filter for multi target tracking
    2011-12-02 17:01:19下载
    积分:1
  • rita
    Speach Recognition with ANN and PSO
    2011-06-30 14:25:09下载
    积分:1
  • rand
    混沌随机数的应用文章,适合用于图像加密算法中。(Application of the chaotic random number, suitable for image encryption algorithm)
    2013-02-08 11:50:23下载
    积分:1
  • BLOCKCL1
    blocking probability for multi user detection to cancel interference
    2013-02-09 12:53:57下载
    积分:1
  • smokeseg
    基于matlab工厂烟雾分割程序,付图片 (Segmentation procedure based on matlab factory smoke, pay picture)
    2011-01-05 16:41:48下载
    积分:1
  • files
    Neural Network C language BP neural network solution differences or problems canny source HMM C language isodata K-MEANS License Plate Recognition System Vector Quantization C Language
    2010-02-11 01:41:30下载
    积分:1
  • elastic-machenics--example-program
    弹性力学自动计算软件,仅适用于图片中题目(Software automatically calculates the elasticity is only applicable to the subject image)
    2011-11-22 16:27:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载