登录
首页 » matlab » STSA-Toolbox-0-03

STSA-Toolbox-0-03

于 2020-10-30 发布 文件大小:1332KB
0 88
下载积分: 1 下载次数: 86

代码说明:

  这个MATLAB程序是用于对音频信号进行降噪处理,可以在这个软件上进行更改实现自己的功能。(The MATLAB program is used to handle audio signal noise reduction, you can change the software realize the functions of their own.)

文件列表:

STSA-Toolbox-0-03
.................\stsa
.................\....\demos
.................\....\.....\alleval.m
.................\....\.....\eurasip.m
.................\....\.....\snr_exp.m
.................\....\.....\stsatest.m
.................\....\.....\stsatest_old.m
.................\....\display
.................\....\.......\pltslice.m
.................\....\.......\statstsa.m
.................\....\.......\tablplot.m
.................\....\.......\viewtf.m
.................\....\docs
.................\....\....\gpl.txt
.................\....\....\readme.txt
.................\....\eval
.................\....\....\etotal.m
.................\....\....\nmrmeas.m
.................\....\....\nmrmeas_old.m
.................\....\....\segsnr.m
.................\....\....\segsnr_old.m
.................\....\....\snrmeas.m
.................\....\....\snrmeas_old.m
.................\....\....\ssegsnr.m
.................\....\....\ssegsnr_old.m
.................\....\fileio
.................\....\......\getwav.m
.................\....\gaintabs
.................\....\........\asymc1gn.mat
.................\....\........\asymc2gn.mat
.................\....\........\ephrc1gn.mat
.................\....\........\ephrc2gn.mat
.................\....\........\uniasygn.mat
.................\....\........\unisygn.mat
.................\....\initstsa.m
.................\....\initstsa_old.m
.................\....\noise
.................\....\.....\estnoise.m
.................\....\.....\noisegen.m
.................\....\pcptmdls
.................\....\........\calcmask.m
.................\....\........\initmask.m
.................\....\........\jnstnini.m
.................\....\........\johnston.m
.................\....\postproc
.................\....\........\limiter.m
.................\....\preproc
.................\....\.......\apostclc.m
.................\....\.......\aprioclc.m
.................\....\.......\tsouk93.m
.................\....\specmod
.................\....\.......\ephraim.m
.................\....\.......\godsil99.m
.................\....\.......\specsub.m
.................\....\.......\tsouk.m
.................\....\.......\wolfe01.m
.................\....\.......\wolfe99.m
.................\....\.......\w_approx.m
.................\....\stft
.................\....\....\iniframe.m
.................\....\....\istft_re.m
.................\....\....\poststft.m
.................\....\....\prestft.m
.................\....\....\stft_re.m
.................\....\....\updframe.m
.................\....\stsa.m
.................\....\suprules
.................\....\........\base
.................\....\........\....\approx_map.m
.................\....\........\....\audns.m
.................\....\........\....\gss.m
.................\....\........\....\joint_map.m
.................\....\........\....\log_mmse.m
.................\....\........\....\lookup.m
.................\....\........\....\mmse.m
.................\....\........\....\mmse_pow.m

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

发表评论

0 个回复

  • svpwm_IM
    Matlab Field Oriented Control
    2012-04-04 01:54:34下载
    积分:1
  • mcpdf
    主程序为分布函数蒙特卡罗模拟和一系列随机粒子位置的实现( Main program for the Monte Carlo simulations of pair distribution functions and the creation of a series of random realizations of particle positions)
    2011-06-03 23:23:41下载
    积分:1
  • nccmp
    比较两个netcdf文件 1。通过添加内部ind2sub1函数remove函数依赖第三方 2。格式化文本(Description NCCMP compares two netcdf files and prints the differences. This function is useful for testing mathematical forecasting or prediction models. USAGE: NCCMP(ncfile1,ncfile2) NCCMP(ncfile1,ncfile2,tolerance,forceCompare) INPUT: ncfile1- name of the NetCDF file to compare ncfile2- name of the NetCDF file to compare tolerance- Compare numeric data using a tolerance threshold forceCompare- if false, exit when first difference is found true: continues to process all variables EXAMPLES: nccmp( old.nc , new.nc ,0.000001) nccmp( old.nc , new.nc ,[],true) FEATURES: 1. Print the differences and their locations 2. Exits when first difference is found or optionally continues to process all variables 3. User defined tolerance threshold to compare the variables TO DO: 1. Specific variable inclusion or exclusion 2. Specific attribute inclusion or exclusion 3. Option to ignore the history attribute 4. Ignore difference between v)
    2014-09-16 13:34:49下载
    积分:1
  • Lidar
    lidar点云滤波的算法实现,基于Matlab(filtering method of lidar point cloud)
    2015-02-04 15:59:35下载
    积分:1
  • Gaussian-binary-arithmetic
    Gaussian elimination in binary arithmetic
    2014-01-14 04:27:37下载
    积分:1
  • SVM——更改数据
    说明:  支持向量机,一类按监督学习方式对数据进行二元分类的广义线性分类器(Support Vector Machine, a generalized linear classifier for binary classification of data by supervised learning)
    2020-06-15 23:40:01下载
    积分:1
  • knn
    knn算法程序,它是一种基于matlab的模式识别算法,用于文本或其他数据样本的分类。(KNN algorithm based on matlab, the pattern recognition algorithm, the use of classification and identification.)
    2011-06-13 21:49:54下载
    积分:1
  • picture
    基于matlab的一种图片加密算法,针对*.jpg格式的图片,稍加修改亦可以加密.png/.bmp等各种类型的图片。(a kind of encryption dealing with pictures in format .jpg based on matlab.)
    2013-05-05 16:07:04下载
    积分:1
  • rscode
    RS编解码的MATLAB仿真程序,希望对研究RS编解码有用(RS codec MATLAB simulation program, I hope useful for the encoding and decoding of the study RS)
    2013-04-09 10:16:39下载
    积分:1
  • Describe-PWM-use-S-Function
    说明:  用S函数来描述PWM算法(Describe PWM Arithmetic use S-Function)(Describe PWM Arithmetic use S-Function)
    2011-03-27 10:58:44下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载