登录
首页 » matlab » ITD

ITD

于 2021-03-29 发布 文件大小:3608KB
0 138
下载积分: 1 下载次数: 28

代码说明:

  ITD算法程序 包括求极值、镜像延拓、求残余分量等.求分解之后能量较大信号的瞬时频率和瞬时幅值。(ITD algorithm.It includes spectral extremum, mirror continuation and residual components. The instantaneous frequency and instantaneous amplitude of the larger energy signal are obtained after decomposition.)

文件列表:

ITD\boundary_conditions.m, 4048 , 2018-05-12
ITD\electricalsignal1timevarying.m, 8071 , 2018-05-12
ITD\electricalsignal2timevarying.m, 139 , 2018-05-12
ITD\example01.m, 429 , 2018-05-13
ITD\extr.m, 1555 , 2018-05-12
ITD\extrema_1.m, 890 , 2018-05-13
ITD\instant_parameter.m, 613 , 2013-04-03
ITD\Intrinsic time-scale decomposition.pdf, 1049930 , 2012-11-01
ITD\Itd.m, 606 , 2018-05-13
ITD\Itd4.m, 598 , 2018-05-13
ITD\ItdBaseDecomp.m, 2313 , 2013-03-20
ITD\ItdBaseDecomp4.m, 458 , 2018-05-13
ITD\mysignal.m, 57 , 2018-05-12
ITD\mysignal.mat, 404411 , 2018-05-12
ITD\mysignal2.m, 57 , 2018-05-12
ITD\mysignal2.mat, 2312986 , 2018-05-13
ITD\plotItdDecomp.m, 538 , 2018-05-12
ITD\single_amplitude2.m, 2045 , 2013-03-20
ITD\single_phase.m, 2693 , 2013-04-02
ITD\time_frequency2.m, 804 , 2018-05-13
ITD, 0 , 2018-05-13

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

发表评论

0 个回复

  • 普通会员
    2021-11-16 11:43:03
    回复

    请问楼主  你实验这个程序了么?  我怎么用起来 感觉效果好差啊

  • 450843042112
    四川大学vb课程的作业,包括了visualbasic程序设计教程这本书上的课后习题部分源码(Sichuan University vb program operations, including visualbasic programming tutorial this book is part of the source on the after-school exercise)
    2011-07-17 13:25:51下载
    积分:1
  • 拉格朗日松弛法的机组组合
    说明:  用拉格朗日松弛法编写的matlab电力系统机组组合程序(Matlab power system unit commitment program written by Lagrange relaxation method)
    2021-01-23 20:15:56下载
    积分:1
  • MATLAB_Codes
    说明:  包括蚁群算法、遗传算法、粒子群算法、差分进化算法等群体智能算法例程。(It includes ant colony algorithm, genetic algorithm, particle swarm optimization algorithm, differential evolution algorithm and other group intelligent algorithm routines.)
    2020-11-09 15:56:49下载
    积分:1
  • ansys
    ansys 模拟温度场程序 二维非稳态导热 有相变(ansys simulation of temperature field program two-dimensional non-steady heat conduction phase change)
    2013-03-30 16:35:51下载
    积分:1
  • 图像旋转(角度计算并旋转)
    通过直线判断图像的倾斜角度,并将其自动旋转正(Judging the tilt angle of an image by a straight line and automatically rotating it forward)
    2019-04-29 16:36:36下载
    积分:1
  • 对微机系统的串行口内环测试
    编写程序对微机系统的串行口进行自发自收内环测试,从键盘键入发送数据,屏幕显示接收数据。这是用未来汇编程序编写的关于微型计算机的程序,是我上学时所写的一份实验报告。(The program is programmed to automatically test the serial port of the microcomputer system, input data from the keyboard, and receive data on the screen. This is a microcomputer program written in the future assembler. It is an experiment report written by me when I was at school.)
    2020-06-30 00:40:01下载
    积分:1
  • 各种 C 程序
    在计算中,C (/ˈsiː/,如字母 C 所示) 是一种通用的编程语言,最初由丹尼斯 · 里奇 1969 年至 1973 年在 At&t 贝尔实验室。[] 5[6] 象 ALGOL 传统中的大多数命令式语言,C 拥有结构化编程的设施,并允许可变的词法范围和递归,而静态类型系统可以防止许多意料之外的行动。它的设计提供映射高效地对典型的构造机的说明,并因此发觉有持久的应用程序中的使用,以前曾被编码在汇编语言中,最引人注目的是系统软件 (如 Unix 计算机操作系统。[] 7C 是一种最广泛使用的编程语言的所有时间,[8] [9],C 编译器可供广大的 availablecomputer 体系结构和操作系统。许多后来的语言已从 C、 D、 去锈、 Java、 JavaScript、 凌波、 LPC、 C# 中,其中包括借来直接或间接目标 C、 Perl、 PHP、 蟒蛇皮、 Verilog (硬件描述语言),[4] 和 Unix 的 C shell。这些语言有吸引了大批的 theircontrol 结构和其他基本功能从 c。其中大部分 (和 Python 是最引人注目的例外) 一般情况下,也是 verysyntactically 的类似于 C,他们倾向于找到可识别的表达式和语句语法的 C 结合基础类型系统、 数据模型以及可以从根本上不同的语义。C + + 和目标 C 起家的编译器生成的 C 代码 ;C + + 是目前近 C,[10] 虽然目标 C 是 C.[11] 的严格超集的超集
    2022-02-12 13:15:32下载
    积分:1
  • 用MATLAB做的插值与拟合的程序及课件PPT。适合初学者。
    用MATLAB做的插值与拟合的程序及课件PPT。适合初学者。-MATLAB do interpolation and fitting procedures and courseware PPT. For beginners.
    2023-06-24 11:00:03下载
    积分:1
  • 79605308baoyingshe
    胞映射程序,可以用来计算胞映射方法,matlab编写(Cell mapping program)
    2021-05-15 18:30:02下载
    积分:1
  • Linux下Gtk开发的贪吃蛇游戏: 1. 可用鼠标或键盘操作移动蛇 2. 蛇会自动移动 3. 可暂停和重新开始 4. 积分并计时,给出积分计时...
    Linux下Gtk开发的贪吃蛇游戏: 1. 可用鼠标或键盘操作移动蛇 2. 蛇会自动移动 3. 可暂停和重新开始 4. 积分并计时,给出积分计时比-Snake game with GTK in Linux: 1. Move snake by mouse or keyboard 2. Snake will automatically move 3. Can pause and re-start 4. The points and timing and the ratio of points and timing are displayed
    2022-02-21 03:05:07下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载