登录
首页 » matlab » hht

hht

于 2020-11-29 发布 文件大小:2011KB
0 280
下载积分: 1 下载次数: 13

代码说明:

  希尔伯特谱,用于信号能量分析,将三维的频率幅度图压缩在二维图像上(Hilbert spectrum for signal energy analysis)

文件列表:

hht\BF12.WAV, 1055620 , 2003-05-30
hht\data1.txt, 3456 , 2012-12-19
hht\disp_hhs.m, 1583 , 2007-06-27
hht\emd1.m, 18870 , 2011-04-14
hht\emdwu.m, 5676 , 2016-08-12
hht\extr.m, 1777 , 2005-07-11
hht\fangzhen.m, 4104 , 2018-01-19
hht\hht\hhspectrum.m, 845 , 2007-03-02
hht\hht.rar, 587 , 2018-01-26
hht\IMF.mat, 754164 , 2012-10-28
hht\IMFchuli.m, 4896 , 2017-10-07
hht\instfreq.m, 3427 , 2005-10-13
hht\io.m, 335 , 2016-08-05
hht\LMS-1800_6_Point4 (2).wav, 98560 , 2012-10-27
hht\LMS-1800_6_Point4 (2.1).wav, 78900 , 2012-11-26
hht\LMS-1800_6_Point4 (2.2).wav, 78900 , 2012-11-26
hht\LMS-1800_6_Point4.wav, 174336 , 2012-10-27
hht\normalize_1.m, 562 , 2005-11-21
hht\plot_imf.m, 281 , 2012-06-18
hht\Point4 (2).wav, 49408 , 2012-11-08
hht\toimage.m, 3003 , 2007-06-27
hht\y1 (1).wav, 13152 , 2012-10-29
hht\y1 (2).wav, 13152 , 2012-10-29
hht\y1.wav, 16428 , 2017-10-07
hht\y2 (1).wav, 13152 , 2012-10-29
hht\y2 (2).wav, 13152 , 2012-10-29
hht\y2.wav, 16428 , 2017-10-07
hht\y3 (1).wav, 13152 , 2012-10-29
hht\y3.wav, 16428 , 2017-10-07
hht\y4 (1).wav, 13152 , 2012-10-29
hht\y4.wav, 16428 , 2017-10-07
hht\y5.wav, 16428 , 2017-10-07
hht\y6.wav, 16428 , 2017-10-07
hht\y7.wav, 16428 , 2017-10-07
hht\zaosheng.asv, 4260 , 2012-12-19
hht\zaosheng.m, 3661 , 2012-12-19
hht\hht, 0 , 2018-01-26
hht, 0 , 2018-01-26

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

发表评论

0 个回复

  • 高性能C++的UDP库 Raknet
    Raknet是一个基于UDP网络传输协议的C++网络库,允许程序员在他们自己的程序中实现高效的网络传输服务。通常情况下用于游戏,但也可以用于其它项目。 Raknet有以下好处: 高性能 在同一台计算机上,Radnet可以实现在两个程序之间每秒传输25,000条信息; 容易使用 Raknet有在线用户手册,视频教程。每一个函数和类都有详细的讲解,每一个功能都有自己的例程 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-10-14 23:00:08下载
    积分:1
  • socket简单聊天室
    一个简单的socket编程实现聊天室,使用java语言实现。客户端为简单的聊天室界面,可进行群聊和私聊,以及登陆和退出消息的广播,服务器端在控制台进行输入输出和其他的控制。此聊天室为第一版本,之后再加入添加好友等其他功能。
    2022-03-15 19:54:13下载
    积分:1
  • personal Qiuzhiwang source code
    个人求职网源代码-personal Qiuzhiwang source code
    2023-09-09 05:20:03下载
    积分:1
  • VC++_SerialPort
    串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,(serial communication programming as a senior example of the use of multithreading, Serial involved and input/output synchronization and I/O overlap of knowledge, data transceiver, Please VC 6.0 and above compiler environment I found this site for a moment, it seems even Repetitions were not, Oh)
    2007-05-26 12:04:18下载
    积分:1
  • 基于TCP/IP协议的文件上传服务器端和客户端,其中服务器端有sqlsever2000数据库表,用ado连接,使用时要参照代码稍微修改一下IP地址,建一个数据库...
    基于TCP/IP协议的文件上传服务器端和客户端,其中服务器端有sqlsever2000数据库表,用ado连接,使用时要参照代码稍微修改一下IP地址,建一个数据库和表-Based on TCP/IP protocol for file upload server-side and client-side, where there are sqlsever2000 server database table, using ado connection, when used to refer to the code slightly changed a bit IP addresses, building a database and table
    2022-07-25 23:19:32下载
    积分:1
  • RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。...
    RFC 1945 Http1.0协议实现。对协议进行了完整面向对象设计,并实现简单的Http服务器与客户端。源码行数达4000行。-This is the source codes (over 4000 lines) about an implementation of Http 1.0 protocal with java. The object-oriented design is strictly specified by RFC-1945. And simple versions of http client and server are also included.
    2023-02-05 06:20:03下载
    积分:1
  • Addison Wesley
    Addison Wesley - C++ Network Programming Vol 1-Addison Wesley- C++ Network Programming Vol 1
    2022-03-21 05:28:42下载
    积分:1
  • 急需原代码请通过
    急需原代码请通过-urgent requests by the original code
    2022-07-09 12:18:09下载
    积分:1
  • PsV1
    Kylloguer Program FTP - MU
    2013-12-14 01:51:59下载
    积分:1
  • automatically updated IE
    自动刷新IE-automatically updated IE
    2022-06-02 03:40:02下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载