登录
首页 » matlab » STFT

STFT

于 2019-04-30 发布 文件大小:1KB
0 184
下载积分: 1 下载次数: 8

代码说明:

  目前的代码是一个matlab函数,它提供给定信号x[n]的短时傅立叶变换(stft)。该函数是matlab命令“光谱图”的一个替代项。功能输出为: 1)一个具有复杂stft系数的矩阵,该矩阵具有跨列时间和跨行频率; 2)频率矢量; 3)时间矢量。 为了阐明函数的用法,给出了一个示例。为了方便起见,输入和输出参数在函数的开头给出。(The present code is a Matlab function that provides a Short-Time Fourier Transform (STFT) of a given signal x[n]. The function is an alternative of the Matlab command spectrogram The output of the function is 1) a matrix with the complex STFT coefficients with time across the columns and frequency across the rows; 2) a frequency vector; 3) a time vector. An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.)

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

发表评论

0 个回复

  • frmSellReportDetail.designer
    It is an iterative algorithm that starts with an arbitrary solution to a problem
    2020-06-25 02:20:02下载
    积分:1
  • BLDC_Code(HALL)
    说明:  BLDC直流无刷电机驱动器程序,支持霍尔编码器(DC brushless motor driver program)
    2020-06-19 03:40:02下载
    积分:1
  • HHT变换的matlab程序,初学者希尔伯特
    hht希尔伯特变换的matlab程序,适合初学者使用-hht Hilbert transform Matlab procedures for beginners
    2022-03-09 11:36:40下载
    积分:1
  • ttcash
    jeux ttcash en html
    2018-01-07 17:07:21下载
    积分:1
  • AT89S52单片机 程序 矩阵键盘,数码管显示
    AT89S52单片机 程序 矩阵键盘,数码管显示-Single-chip program AT89S52 matrix keyboard, digital display
    2023-07-07 05:20:02下载
    积分:1
  • Programs
    蒙特卡洛模拟光子在生物组织中的传输途径, 蒙特卡洛模拟光子在生物组织中的传输途径(Monte Carlo simulation)
    2017-11-05 15:01:04下载
    积分:1
  • MSP430F5529实例程序
    说明:  包括多个基本例程,ad,da,led,pwm(Intelligent tracking car)
    2020-06-18 13:00:01下载
    积分:1
  • C# 调用外部的EXE文件
    C# 调用外部的EXE文件,程序中主要是使用System.Diagnostics.Process.Start(textBox1.Text);来执行外部的exe文件。   private void button1_Click(object sender, EventArgs e)   {    openFileDialog1.Filter = "exe文件(*.exe)|*.exe";//设置打开文件的格式    if (openFileDialog1.ShowDialog() == DialogResult.OK)//判断是否选择了exe而文件    textBox1.Text = openFileDialog1.FileName;//显示选择的文件   }   private void button2_Click(object sender, EventArgs e)   {    System.Diagnostics.Process.Start(textBox1.Text);//执行exe文件   }
    2023-06-03 22:35:03下载
    积分:1
  • 9927437active-noise-reduction
    利用matlab基于LMS算法的进行自适应滤波主动降噪(Adaptive filtering using LMS algorithm)
    2019-06-30 15:19:38下载
    积分:1
  • 化工仪表及自动化教案
    化工仪表自动化教案,关于工业过程控制相关的四大参数调节控制。(The teaching plan of chemical instrument automation is about the adjustment and control of four parameters related to industrial process control.)
    2020-06-20 17:40:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载