登录
首页 » matlab » NLSTFT

NLSTFT

于 2018-09-11 发布 文件大小:7KB
0 318
下载积分: 1 下载次数: 31

代码说明:

  小波变换中的同步挤压小波程序。小波变换中的同步挤压小波程序。(Synchronous extrusion wavelet transform in wavelet transform.)

文件列表:

NLSTFT\Example_1.m, 1388 , 2015-04-28
NLSTFT\Example_2.m, 1730 , 2015-04-28
NLSTFT\INLSTFT.m, 1985 , 2015-04-28
NLSTFT\NLSTFT.m, 1462 , 2015-04-28
NLSTFT\Read me.txt, 850 , 2015-04-28
NLSTFT\polylsqr.m, 454 , 2005-10-28
NLSTFT\tftb_window.m, 4047 , 2015-05-01
license.txt, 1306 , 2015-05-05

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

发表评论

0 个回复

  • opnetwork00_nazy
    SIMULATION OF PACKET DATA NETWORKS USING OPNET In this paper we describe the use of the OPNET simulation tool for modeling and analysis of packet data networks.
    2010-03-15 06:59:36下载
    积分:1
  • EMD及snemse
    说明:  可以用其计算信噪比,只需要输入原信号和带噪声信号即可。还有一段EMD分解程序(It can be used to calculate the signal-to-noise ratio, only need to input the original signal and the signal with noise.)
    2019-04-13 10:40:33下载
    积分:1
  • 20130315111705f2o3xusixs
    vic模型,是关于河道汇流计算方面的小程序,可以试试看,看看好不好用。(vic model, it is wonderful, may be you will have good test on it, thank you)
    2020-06-20 17:40:02下载
    积分:1
  • VSC_HVDC
    本程序是基于Matlab Simulink平台搭建的电压源型高压直流输电系统,又称柔性直流输电系统。(This procedure is based on Matlab Simulink platform to build the voltage source HVDC transmission system, also known as flexible DC transmission system.)
    2021-04-14 14:58:55下载
    积分:1
  • [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路...
    [输入] 图的顶点个数N,图中顶点之间的关系及起点A和终点B [输出] 若A到B无路径,则输出“There is no path” 否则输出A到B路径上个顶点 [存储结构] 图采用邻接矩阵的方式存储。 [算法的基本思想] 采用广度优先搜索的方法,从顶点A开始,依次访问与A邻接的顶点VA1,VA2,...,VAK, 访问遍之后,若没有访问B,则继续访问与VA1邻接的顶点VA11,VA12,...,VA1M,再访问与VA2邻接顶点...,如此下去,直至找到B,最先到达B点的路径,一定是边数最少的路径。实现时采用队列记录被访问过的顶点。每次访问与队头顶点相邻接的顶点,然后将队头顶点从队列中删去。若队空,则说明到不存在通路。在访问顶点过程中,每次把当前顶点的序号作为与其邻接的未访问的顶点的前驱顶点记录下来,以便输出时回溯。 #include int number //队列类型 typedef struct{ int q[20] -[imported] map of the number of vertices N, Vertex map of the relationship between the starting point and end point A and B [output] if A to B without path then exporting "There is no path" Otherwise output A to B on the path vertices [storage structure] plan adopted adjacency matrix of storage. [Algorithm for the basic idea] BFS way from the vertex A, A visit followed with adjacent vertices VA1, VA2 ,..., VAK, visiting times, if not visit B, continue to visit with the VA1 adjacent vertices VA11, VA12 ,..., VA1M. VA2 and then
    2022-01-25 22:50:29下载
    积分:1
  • 不错的五子棋游戏源码,对于Vc++ MFC的学习很有帮助哦
    不错的五子棋游戏源码,对于Vc++ MFC的学习很有帮助哦-good source of 331 games, Vc MFC very helpful oh
    2023-07-27 23:30:03下载
    积分:1
  • HVDC
    说明:  PSCAD模型 高压直流输电HVDC的模型仿真(Various model examples)
    2020-10-26 08:19:59下载
    积分:1
  • 本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动
    本程序用VHDL语言编程实现FPGA对点阵液晶1602的驱动 -This procedure using VHDL language programming FPGA to realize the 1602 dot-matrix LCD driver
    2022-02-04 12:45:17下载
    积分:1
  • GIS开发4改
    在ArcGIS二次开发的基础上,实现了GIS的基本功能(On the basis of secondary development of ArcGIS, the basic functions of GIS are realized.)
    2020-06-20 02:20:02下载
    积分:1
  • 单级倒立摆
    说明:  matlab simulink 实现单级倒立摆仿真(Simulation of single inverted pendulum)
    2020-12-27 20:39:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载