登录
首页 » matlab » mini2

mini2

于 2010-10-26 发布 文件大小:1KB
0 198
下载积分: 1 下载次数: 4

代码说明:

  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)

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

发表评论

0 个回复

  • atsu
    大津法MATLAB实现,实现对图像的去噪功能!(OTSU matlab program)
    2009-05-10 13:52:00下载
    积分:1
  • pocklington_radiation
    说明:  基于matlab的天线散射程序,计算其表面的感应电流 很实用的(Antenna scattering procedure based on matlab to calculate the surface of the induced current is very useful)
    2010-04-13 11:13:50下载
    积分:1
  • Calculate-Aplication
    Basic Calculation Program For you who need basic program in matlab. enjoy !
    2011-05-17 11:36:45下载
    积分:1
  • mimocapcitywithdifferentcoefficients
    说明:  窄带平衰落相关MIMO信道容量仿真,内容包括:天线间距、功率角度谱、多簇、总角扩展等参数对信道容量及相关系数的影响(Narrowband flat fading MIMO channel capacity related to simulation, including: antenna spacing, angle power spectrum, multi-cluster parameters such as total angular expansion of channel capacity and the correlation coefficient of)
    2010-04-09 13:32:56下载
    积分:1
  • lee
    语音采集加噪声程序 语音端点检测 已经调试很好用 (The voice acquisition plus the speech endpoint detection of the noise program debugging has been very good, )
    2012-04-17 17:23:31下载
    积分:1
  • integration
    对两幅图片进行无缝融合,使用的是泊松原理,融合效果优秀(For seamless integration of two images, using a Poisson principle, excellent fusion effect)
    2021-03-03 12:59:33下载
    积分:1
  • dotmatrix2edemo
    大牛用matlab编的LED灯显示程序,很经典的,希望对大家有用,其实matlab的很多功能我们还没有完全开发出来呢(LED algorithm ,complished by matlab)
    2013-12-01 00:17:16下载
    积分:1
  • matlab3
    matlab 基础教程,第三章,适合初学者(matlab Essentials, Chapter III, suitable for beginners)
    2008-04-24 14:11:20下载
    积分:1
  • SIFt
    matlab的sift算法调用库,很简洁(The sift algorithm matlab library calls, very simple)
    2015-03-13 10:46:19下载
    积分:1
  • Greypre
    灰色系统预测,灰色系统的预处理,关联度分析(Grey system prediction, gray system pretreatment, association analysis)
    2010-07-01 09:58:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载