登录
首页 » matlab » 小波包

小波包

于 2019-12-09 发布
0 166
下载积分: 1 下载次数: 3

代码说明:

说明:  有关小波包的各种程序,小波包分解和选择最佳节点树等。(Various programs related to wavelet packet, wavelet packet decomposition and selection of the best node tree, etc.)

文件列表:

小波包, 0 , 2019-12-09
小波包\besttree.m, 331 , 2009-08-13
小波包\chipwp.m, 142 , 2009-08-11
小波包\drtwp.m, 210 , 2011-08-17
小波包\drtwpshift.m, 210 , 2014-10-12
小波包\sinwp.m, 235 , 2011-05-15
小波包\wp.m, 427 , 2009-08-13
小波包\wpfjzh.m, 703 , 2009-08-13
小波包\xbbfj.m, 2439 , 2011-05-18
小波包\xbbfj1.m, 2348 , 2011-05-15
小波包\xbbfj2.m, 1104 , 2011-03-31
小波包\xbbfj3.m, 635 , 2009-08-13
小波包\xbbfj4.m, 857 , 2011-08-18
小波包\xbbxz.m, 568 , 2009-08-13
小波包\xbbxz2.m, 568 , 2009-08-13
小波包\结点.doc, 26624 , 2011-05-16

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

发表评论

0 个回复

  • 测试C语言子模块运行速度的C语言源程序
    测试C语言子模块运行速度的C语言源程序-test C language module operating speed of C language source
    2023-03-14 18:45:04下载
    积分:1
  • ExoBUD MP迷你网页播放器
    ExoBUD MP迷你网页播放器,有一个简约、漂亮、清新的播放界面,超丰富的播放控制设置,当您将这个媒体播放器嵌入您的网站使用时,建议预留 640~760px(像素) 的宽度乘以 20~25px(像素) 的高度 (在不使用字幕功能的情况下) 来设计框架的内容。   显示媒体标题的方块:本面板播放器使用跑马灯(marquee)的方式显示媒体标题,所以您不用担心因为标题过长而不能完整显示。您可以根据个人喜好来设定跑马灯的属性,包括跑动方式(behavior)及跑动速度(scrollamount,scrolldelay)。   显示时间长度的方块:假如媒体的时间长度超过一小时,请将 width 的数值适当地增加,令信息可以显示得完整。   播放器控制面板上的所有按钮:如果您想要变更这些图档,请同时参考及修改 imgchg.js 这个档案的内容。   使用此面板播放器的相关注意事项:   您可以在设定播放清单项目的媒体标题时,使用像 〹 这些"Unicode/万国码"来转换成您想要的字符,包括繁体中文以外的双字节字符 (例如韩文、日文) 和其它特殊字符;但您同时也需要将「在浏览器的状态列显示播放器文字讯息」的设定项目(blnStatusBar)设为 false,因为浏览器的状态列是无法转换像 〹 这些万国字符句柄的。
    2022-04-17 18:26:45下载
    积分:1
  • UserManuals
    Vector CAN架构和开发说明,使用说明,详细讲解等;需要的去取;;;;;(the vector LIN ,CAN and so on;)
    2021-03-15 14:59:22下载
    积分:1
  • java俄罗斯游戏 经典小游戏
    java俄罗斯游戏 经典小游戏 -small game classic games
    2022-04-08 03:30:31下载
    积分:1
  • Battery_Charging_Discharding_model
    电池充放电MATLAB模型()
    2017-07-30 17:15:08下载
    积分:1
  • 算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn...
    算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn } 求X和Y的一个最长公共子序列 举例 X = { a , b , c , b , d , a , b } Y = { b , d , c , a , b , a } 最长公共子序列为 LSC = { b , c , b , a }-Algorithm to achieve the longest common sub-title sequence of the problem given two sequences X = (x1, x2, ..., xm) Y = (y1, y2, ..., yn) for X and Y, a maximum common substructure sequence, for example X = (a, b, c, b, d, a, b) Y = (b, d, c, a, b, a) the longest common sub-sequence for LSC = (b, c, b, a )
    2022-03-02 12:22:07下载
    积分:1
  • 13.氨基酸
    说明:  利用该程序可以得到多种氨基酸在一个溶液中的分布状态,以及存在的一些氨基酸的聚合过程也可以体现。(The program can be used to obtain the distribution of various amino acids in a solution, and the polymerization process of some amino acids present can also be embodied.)
    2020-06-24 01:40:02下载
    积分:1
  • MATLAB在化学中的应用
    通过列举各种实际例子,既介绍了MATLAB的一般用法,包括常用命令、语法规则、矩阵运算、数学函数及二、三维图形的绘制,又介绍了比较复杂的数值计算、图形用户界面和工具箱函数回调的编写方法。本书重点阐述了如何利用MATLAB解决化学研究中的实际问题,介绍了数值计算、绘图及优化、统计、神经网络和模糊逻辑等工具箱函数的应用;通过介绍实例和实际编写MAT—LAB程序,使读者能够熟练应用MATLAB语言实现并改进各种算法。(Through some practical examples, it introduces the general usage of MATLAB drawing, including the commonly used commands, grammar rules, matrix operations, mathematical functions, and two 3D graphics, and introduces the numerical calculation, more complex graphical user interface and the toolbox function callback writing method. This book focuses on how to use the MATLAB to solve practical problems in chemical research, introduces the application of numerical calculation, drawing and optimization, statistics, neural network and fuzzy logic toolbox function; through the introduction of practical examples and the preparation of MAT - LAB program, so that readers can skilled application of MATLAB language and improved algorithms.)
    2020-12-09 19:29:18下载
    积分:1
  • i2c_bus
    I2C总线协议,对学习及如何使用I2C协议进行模拟开发有一定的帮助(I2C bus protocol on learning and how to use the I2C protocol to simulate the development of a certain degree of help)
    2008-07-30 15:21:35下载
    积分:1
  • mqtt_test
    mqtt 前端连接通讯含DEMO和测试功能(The front-end connection communication of mqtt includes DEMO and test functions)
    2019-01-17 10:08:44下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载