登录
首页 » matlab » St_filter

St_filter

于 2018-05-16 发布 文件大小:1KB
0 204
下载积分: 1 下载次数: 23

代码说明:

  S变换时频域滤波是一种二维的时间域—频率域的分析方法,此程序通过对信号进行时频域转换,通过分析干扰信号的时间与频率的分布范围,设计相应的滤波器进行滤波可以有效的去除干扰,又因为S变换的是无损的可逆的因此对信号没有损伤。(S transform time domain filtering is a two-dimensional time domain - frequency domain analysis method. By analyzing the time and frequency domain of the signal, by analyzing the distribution range of the time and frequency of the interference signal, the corresponding filter can be designed to remove the interference effectively, and because the S transform is nondestructive and reversible. There is no damage to the signal.)

文件列表:

St_filter.m, 2092 , 2018-03-15

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

发表评论

0 个回复

  • mysql数据库查找、删除、更新、插入等功能。
    mysql数据库查找、删除、更新、插入等功能。-mysql database search, delete, update, insert capabilities.
    2022-03-28 10:53:53下载
    积分:1
  • hao123_080520
    hao123网址之家导航站源码,完整已测试
    2009-06-30 13:35:15下载
    积分:1
  • PMSM_SMO_Phase
    有关永磁同步电机的模型,是关于滑模控制方面的相关模型(The permanent magnet synchronous motor model, is a model of sliding mode control)
    2017-11-03 11:15:39下载
    积分:1
  • ZJDA_tEAM
    浙江大学研究团队介绍,各位大牛可以看看,能提高自己的见识和阅读水平(Zhejiang University research team, you can look at the big bull, can improve their knowledge and reading level)
    2015-06-10 13:43:24下载
    积分:1
  • 38810-210
    3GPP TR 38.810 v2.1.0
    2020-07-17 15:28:49下载
    积分:1
  • Breakout game, is divided into more closed, Main to run a function
    打砖块游戏,分为多关,Main为运行函数-Breakout game, is divided into more closed, Main to run a function
    2022-04-10 19:46:22下载
    积分:1
  • bcb6cgisample
    说明:  bc++build 6.0 最简CGI程序演示(bc++build 6.0 cgi example)
    2020-06-18 07:00:02下载
    积分:1
  • VC++6.0 在程序内注册ActiveX控件的例子源码
    VC++6.0 在程序内注册ActiveX控件的例子源码,在程序中动态注册控件到Windows系统中,注册后所依赖该控件的程序才可正常运行。核心代码如下:   //加载ActiveX控件   HINSTANCE hLib = LoadLibrary(lpszDllName);   if (hLib == NULL)   {    TRACE(_T("%s加载失败 "), lpszDllName);    return FALSE;   }   //获得注册函数DllRegisterServer地址   FARPROC lpDllEntryPoint;   lpDllEntryPoint = GetProcAddress(hLib, _T("DllRegisterServer"));   //调用注册函数DllRegisterServer   if (lpDllEntryPoint != NULL)   {    if (FAILED((*lpDllEntryPoint)()))    {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;    }    else    {    FreeLibrary(hLib);    return TRUE;    }   }   else   {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;   }   更多代码请下载本源码包。
    2022-08-18 20:45:44下载
    积分:1
  • Rs232 Rs232
    Rs232 Rs232 -Rs232 Rs232 Rs232 Rs232
    2023-07-14 07:45:02下载
    积分:1
  • acc
    说明:  基于汽车行驶中的各物理参数搭建模型,实现ACC自动巡航(Utlize ACC based on the model which build through it's input)
    2020-02-21 17:44:52下载
    积分:1
  • 696516资源总数
  • 106478会员总数
  • 6今日下载