登录
首页 » matlab » Noise-cancelling

Noise-cancelling

于 2014-01-29 发布 文件大小:35KB
0 222
下载积分: 1 下载次数: 3

代码说明:

  This program alows you to add noise to a source and the remove the noise by filtering.

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

发表评论

0 个回复

  • roots-by-gauss-ellimination
    this code of matlab finds the roots of equation by gauss elimination mthod
    2014-12-24 01:55:46下载
    积分:1
  • DCT_IDCT
    to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functions with the internal general functions use this code: A = int32(100*rand(8,8)) tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc tic for i = 1 : 1000 idct2(dct2(A)) end toc i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
    2007-12-05 18:28:42下载
    积分:1
  • fa_bin
    xor problem with matlab
    2010-10-19 16:33:49下载
    积分:1
  • sourcecodes
    source codes--bluetooth,fsk,wcdma ,rake receiver
    2010-08-12 01:47:12下载
    积分:1
  • cs
    说明:  SAR成像cs算法的点目标成像matlab仿真程序(SAR imaging cs point target imaging algorithm matlab simulation program)
    2007-12-17 10:13:50下载
    积分:1
  • SIMULINK-sfunctions
    MATLAB SIMULINK function 的应用!
    2011-05-05 20:05:01下载
    积分:1
  • MPSK
    Mary phase shift keying Matab code
    2011-10-14 20:23:55下载
    积分:1
  • CFO_estimate
    CFO的估计,对基于CP的CFO,Moose,Classen方法的MSE进行比较分析(CFO estimate, based on the MSE CP CFO, Moose, Classen method of comparative analysis)
    2021-04-14 10:28:55下载
    积分:1
  • Matlab-Biometric-recognition-Speaker-Recognition-
    SPEAKER RECOGNITION SYSTEM
    2015-03-27 13:54:42下载
    积分:1
  • Maple_12_Guide
    A good e book for matlab programming. Useful for novice engineers
    2012-02-06 11:34:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载