登录
首页 » matlab » test5

test5

于 2019-11-18 发布
0 129
下载积分: 1 下载次数: 17

代码说明:

说明:  对语音信号进行时频分析,分别采用短时傅里叶变换、gabor变换、Wigner-Ville分布、小波变换进行时频分析 内含matlab时频分析工具包(Time-frequency analysis of speech signal is carried out by using short-time Fourier transform, Gabor transform, Wigner Ville distribution and wavelet transform Matlab time-frequency analysis kit is included)

文件列表:

test5\stft-gabor.m, 1060 , 2019-10-28
test5\test1.wav, 47706 , 2019-10-25
test5\wavelet.m, 595 , 2019-10-30
test5\wvd.m, 604 , 2019-10-28
test5\时频分析(做过展示以PPT代替).pptx, 4912336 , 2019-10-29
test5, 0 , 2019-11-18
test5\tftb-0.2.tar.gz, 1697793 , 2019-10-25

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

发表评论

0 个回复

  • bp_filter
    说明:  BP_Filter: Apply a band-pass filter to a group of traces.
    2020-05-01 18:46:53下载
    积分:1
  • LDC1000_F20x2_Threshold
    File to integrate it with anther MCU
    2020-06-21 19:00:01下载
    积分:1
  • ERwin的使用教程,非常好,本人就事看此教程入门的.
    ERwin的使用教程,非常好,本人就事看此教程入门的.-ERwin use of tutorials, very good, I do look at this tutorial on getting started.
    2022-02-05 04:20:35下载
    积分:1
  • Visual C# 使用键盘控制窗体的移动
    Visual C#使用键盘控制窗体的移动,创建窗体对象,设置窗体接收按键事件,定义一个标识窗体的变量,判断按键类型,判断后关闭本窗体。   private void Form1_Load(object sender, EventArgs e)   {    Frm_Main form1 = new Frm_Main();//创建窗体对象    form1.KeyPreview = true;//设置窗体接收按键事件   }   private void Form1_KeyDown(object sender, KeyEventArgs e)   {    Point point = this.Location;//定义一个标识窗体的变量    switch (e.KeyData)//判断按键类型    {    case Keys.Up://当按键为上方向键时    point.Y -= 2;    break;    case Keys.Down://当按键为下方向键时    point.Y += 2;    break;    case Keys.Right://当按键为右方向键时    point.X += 2;    break;    case Keys.Left://当按键为左方向键时    point.X -= 2;    break;    case Keys.Escape://当按键为Esc键时    this.Close();//关闭本窗体    break;    default: break;    }    this.Location = point;   }
    2022-03-13 23:48:13下载
    积分:1
  • 专业术语是一个线性规划优化软件,给出了…
    lingo是一款专业的线性规划优化软件,文中给出了lingo与c语言混合编程的介绍,类似资料非常少,穿上来供大家参考。-professional lingo is a linear programming optimization software, paper gives the lingo mixed with c language programming introduction, similar information is very little to wear for your reference.
    2022-01-25 16:11:47下载
    积分:1
  • Tiny6410SDK-V1.2-120626-PCB
    Tiny6410SDK-V1.2-120626-PCB
    2020-06-23 20:00:01下载
    积分:1
  • 如何准确测量ER
    以太网和SONET/SDH中10GB/s光信号的精确消光比测量(Precise Extinction Ratio measurement for optical 10 Gb/s signaling in Ethernet and SONET/SDH)
    2020-06-16 08:40:01下载
    积分:1
  • 通过把彩票每期的重奖号码保存在文件中,通过读取数据,对进行分析及概率论的知识可以得出彩票中将号码分析图...
    通过把彩票每期的重奖号码保存在文件中,通过读取数据,对其进行分析及概率论的知识可以得出彩票中将号码分析图-Through the lottery each重奖numbers stored in the document, by reading the data analysis and probability theory of knowledge can be drawn lottery numbers Lieutenant analysis
    2022-04-01 06:06:48下载
    积分:1
  • java的一点小东东啦,快让我下载啊,真是很郁闷的啊
    java的一点小东东啦,快让我下载啊,真是很郁闷的啊-the small Eastern-- and faster so I downloaded ah, it was really very depressed ah
    2022-05-29 12:06:51下载
    积分:1
  • Inhabitant-ADO
    本程序是小区住户管理系统,已调试通过,VS2008环境下使用ADO访问Access数据库(The program is residential tenants management system, has been through debugging, VS2008 environment to access an Access database using ADO)
    2011-11-11 13:20:03下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载