登录
首页 » matlab » matlab-functional-description

matlab-functional-description

于 2012-05-20 发布 文件大小:32KB
0 112
下载积分: 1 下载次数: 2

代码说明:

  MATLAB编程时用到的函数参考介绍及功能描述。(Function used in the MATLAB Programming Reference introduction and functional description.)

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

发表评论

0 个回复

  • PFC-6562
    saber仿真,基于芯片6562的功率因数校正电路(PFC)(saber simulation, based on 6562 chip power factor correction circuit (PFC))
    2014-11-28 21:14:50下载
    积分:1
  • lab4
    CSAPP Code Optimization lab
    2014-12-06 13:09:29下载
    积分:1
  • matlab-GCC
    其中利用两个实验结果,通过互相关计算时延估计。(Which use the results of two experiments, by calculating the cross-correlation delay estimation.)
    2013-12-18 09:52:59下载
    积分:1
  • 017438-01
    徐科军数字信号处理课后习题的matlab程序及课件(used to create heaviside.)
    2012-03-29 21:56:42下载
    积分:1
  • estate
    关于电力系统状态估计的MATLAB的源程序,敬请参考,不负侵权责任(On the MATLAB power system state estimation of the source, please refer to, live tort liability)
    2010-05-12 14:49:32下载
    积分:1
  • -estimate-the-rician-K-factor
    estimate the rician K factor
    2015-01-13 00:27:53下载
    积分:1
  • codeurcelp
    matlab code of celp coder
    2013-05-11 22:27:59下载
    积分:1
  • mimicfilter_powersystem
    Mimic filter implementation
    2010-10-16 10:27:59下载
    积分: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
  • deinterlace
    五种常见去隔行算法在MATLAB平台上的实现流程(The implementation process of the five common de-interlacing algorithm in the MATLAB platform)
    2013-04-14 20:23:51下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载