登录
首页 » LabView » 二代小波

二代小波

于 2018-09-04 发布 文件大小:2870KB
0 374
下载积分: 1 下载次数: 7

代码说明:

  二代小波包分析,能够将选择的文件进行二代小波分解,分解层数为5层(Wavelet packet analysis)

文件列表:

二代小波\DLL\1.dll, 53248 , 2012-09-18
二代小波\DLL\class.dll, 32768 , 2012-09-18
二代小波\DLL\class2.dll, 11776 , 2012-09-18
二代小波\DLL\class2.opt, 43520 , 2012-09-18
二代小波\DLL\class3.dll, 52736 , 2012-09-18
二代小波\DLL\contour_plot_pro.dll, 53760 , 2012-09-18
二代小波\DLL\Data.dll, 282673 , 2012-09-18
二代小波\DLL\dllfunc.dll, 24576 , 2012-09-18
二代小波\DLL\DTCWT.dll, 1433692 , 2012-09-18
二代小波\DLL\File.dll, 1331249 , 2012-09-18
二代小波\DLL\hw.dll, 49152 , 2012-09-18
二代小波\DLL\JTFACore.dll, 290816 , 2012-09-18
二代小波\DLL\Laplace.dll, 49152 , 2012-09-18
二代小波\DLL\Laplace.opt, 43520 , 2012-09-18
二代小波\DLL\LVSPT.dll, 61440 , 2012-09-18
二代小波\DLL\mudulate.dll, 245807 , 2012-09-18
二代小波\DLL\mw.dll, 61440 , 2012-09-18
二代小波\DLL\Pre_Proc.dll, 249923 , 2012-09-18
二代小波\DLL\Rename.dll, 225334 , 2012-09-18
二代小波\DLL\SgwDec.dll, 51712 , 2012-09-18
二代小波\DLL\SgwRe.dll, 51712 , 2012-09-18
二代小波\DLL\SgwRe.opt, 43520 , 2012-09-18
二代小波\DLL\SptRef.dll, 28672 , 2012-09-18
二代小波\DLL\SRSACore.dll, 307200 , 2012-09-18
二代小波\DLL\stdSr.dll, 237627 , 2012-09-18
二代小波\DLL\Trigonometric.dll, 245827 , 2012-09-18
二代小波\DLL\wp.dll, 49152 , 2012-09-18
二代小波\DLL\wt.dll, 49152 , 2012-09-18
二代小波\DLL\wvlet.dll, 24576 , 2012-09-18
二代小波\DLL\WvltCore.dll, 102400 , 2012-09-18
二代小波\DLL\帮助.chm, 1545646 , 2012-09-18
二代小波\二代小波.vi, 87176 , 2018-03-26
二代小波\DLL, 0 , 2018-07-02
二代小波, 0 , 2018-07-02

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

发表评论

0 个回复

  • open camera
    using labview to open camera
    2019-01-11 17:12:16下载
    积分:1
  • Labview3Dcontrols_examples
    Labview的3D控件的功能介绍,还有三个例子程序:陀螺仪,2D魔方,3D魔方。(Function Labview 3D controls introduction, there are three examples: gyroscope, 2D Rubik' s Cube, 3D cube.)
    2014-01-26 09:41:19下载
    积分:1
  • 自制控件
    说明:  如何制作LabView控件,赖卫国整理,方便可行(How to make labview control, Lai Weiguo collation, convenient and feasible)
    2019-06-12 15:24:11下载
    积分:1
  • LabVIEW-biomedical-signal
    本文介绍了一种基于LabVIEW的G语言的程序设计,该程序可用于采集心音、心电、脑电波等生物医学信号.(This article describes a G programming language based on LabVIEW, the program can be used to capture the heart sounds, ECG, brain waves and other biomedical signal.)
    2013-02-21 16:52:12下载
    积分:1
  • piano
    labview 钢琴程序,自定义控件+生产者消费者结构(labview piano program, custom+ producers and consumers Structure)
    2015-12-26 13:13:38下载
    积分:1
  • PCA_LabView
    基于LABVIEW 环境编写的PCA程序,可以实时实现数据的特征提取。(LABVIEW-based environment for the preparation of the PCA program, you can achieve real-time feature data extraction.)
    2020-11-19 02:19:38下载
    积分:1
  • labview全局变量实例
    说明:  使用全局变量 VI 实现动态数据从一个 VI 传送到别一个 VI 中。当两个 VI 同时运行时,观察对比两个 VI 的波形图,调节第一个 VI 的滑动 杆,再观察对比两边的波形,最后,按下第一个 VI 里的停止按钮时,第二个 VI 也能接收到停止信号,并停止第二个 VI 的运行。(Using global variable VI to transfer dynamic data from one VI to another Medium. When the two VI are running at the same time, observe and compare the waveform of the two VI, and adjust the sliding of the first VI Then observe and compare the waveforms on both sides. Finally, when pressing the stop button in the first VI, the second VI It can also receive the stop signal and stop the operation of the second VI.)
    2021-04-24 10:28:47下载
    积分:1
  • LabVIEW-Identity-Program
    本文主要论述了基于LabVIEW 的身份验证登录程序的设计与实现原理, 讨论了建立用户信息数据库以及LabVIEW与数据库的连接方式的选择,LabSQL工具的应用,实现了根据用户信息数据库进行身份验证的功能, 符合数据库信息的用户方能成功登录, 可以方便地嵌入已有的以LabVIEW 为开发工具的测控系统中。(This paper discusses the design and realization of the principle of identity validation based on LabVIEW login program, user information database as well as the choice of LabVIEW and database connections, LabSQL tool applications based on the user information database authentication user database information can be successfully logged and can be easily embedded the existing LabVIEW as the development tool measurement and control system.)
    2013-02-21 16:41:21下载
    积分:1
  • Labview-Function-FAQ
    LabView Function FAQ for Russian students, who start learning this app.
    2014-10-06 00:35:06下载
    积分:1
  • ZPL电源子Vi
    TDK-lambda程控电源的labview控制代码,包括初始化,电源电压阈值,最大电流阈值,输出电压设置,输出电流设置,电压电流实时采集等功能的子Vi(TDK-lambda program control power LabVIEW control code, including initialization, power supply voltage threshold, maximum current threshold, output voltage setting, output current setting, voltage and current real-time acquisition and other functions of sub Vi.)
    2018-03-17 10:40:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载