登录
首页 » LabView » 二代小波

二代小波

于 2018-09-04 发布 文件大小:2870KB
0 358
下载积分: 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 个回复

  • 基于Vision+Assistant的图像处理实用教1+-+宋田
    labview vision assistant 编程资料--基于Vision+Assistant的图像处理实用教程1+(labview vision assistant PDF)
    2018-02-01 11:00:31下载
    积分:1
  • wavelet-LabVIEW
    基于labview的小波分析程序,有一定的借鉴价值。仅供学习使用(Based on labview program wavelet analysis, some reference value. Only learning to use)
    2012-10-31 19:40:07下载
    积分:1
  • Noise-detection
    用Labview分析笔记本采集到的噪声信号频率计权声级(Using Labview analysis laptop to noise signal frequency meter right sound level)
    2013-09-21 14:06:31下载
    积分:1
  • excel表至字符数据转换
    利用labview读取csv文件数据,到数组并显示(Read CSV file data to array and display)
    2018-10-27 00:50:10下载
    积分:1
  • Satellite-Labview-Visualization
    利用LabVIEW的Active X模块以及STK的Connect 模块实现两种软件交互的方法,通过LabVIEW 的Active X功能连接STK,利用Connect模块中的指令驱动STK产生卫星的相关数据,最终将有关数据返回至Lab VIEW中并显示出来,实现了Lab VIEW与STK的无缝连接(Design of a Satellite Orbit Prediction Visualization Platform Based on Lab VIEW and STK A method of designing a satellite orbit prediction visualization platform based on a hardware-in-loop validated simulation system of small satellite is introduced. Satellite Tool Kit is an analysis software widely used in simulating orbit system for satellite , but STK can’t accomplish the relevant function that acquired by the hardware- in-loop validated simulation system mentioned. Based on this requirement , a method of using Active X technology in Lab VIEW and STK/Connect module to interact the two kinds software is introduced. Through calling STK and u- sing Connect module in STK to obtain the relevant data , finally all the datas in need within a window synchronously can be displaied , which realized the connection between Lab VIEW and STK , also accomplished the relevant func- tion and has a applied value. )
    2020-09-07 15:48:03下载
    积分:1
  • temp
    本系统开发采用NI公司的LabWindows/CVI开发环境编写(Windows操作系统),本系统完成基于ANSI C标准来编写。可以实现虚拟温度的采集与回放。(The system development using NI s LabWindows/CVI development environment, (Windows operating system), this system was completed to prepare based on the ANSI C standard. Allows the collection and playback of virtual temperature.)
    2010-07-08 14:09:23下载
    积分:1
  • TCP客户端
    基于labview的TCP客户端程序发送主机通常将发送缓冲区中的数据按内存地址从低到?的顺序发出,接收主机把从?络上接到的字节依次保存在接收缓冲区中,也是按内存地址从低到?的顺序保存。 TCP/IP协议规定,?络数据流应采??端字节序,即低地址?字节。 socket API是?层抽象的?络编程接?,适?于各种底层?络协议,如IPv4、 IPv6,以及后?要讲的UNIX Domain Socket。(Based on the TCP client program to send the host LabVIEW will usually send buffer according to the data in the memory address from low to order issued, the receiving host to receive from the network bytes on sequentially stored in the receive buffer, and according to the memory address from low to preservation order. The TCP/IP agreement, network data flow should be endian, low byte address. Socket API is layer abstract network programming interface, suitable in various underlying network protocol, such as IPv4, IPv6, and UNIX Domain Socket to say.)
    2018-01-15 01:19:31下载
    积分:1
  • labview的曲线拟合
    说明:  一阶、二阶的曲线拟合程序,界面美观,功能强大,适合大家使用(to draw a line by the data of yourself)
    2019-12-11 13:54:58下载
    积分:1
  • EMMD analysis
    说明:  对(极值域均值经验模态分解)EMMD算法的实现(Implementation of EMMD algorithm)
    2020-06-20 09:00:01下载
    积分:1
  • LabVIEW-Report-Demo
    labview报表工具包及实例,方便labview程序及界面的打印、输出报告等。(labview toolkits and examples of statements, convenient interface labview program and print output reports.)
    2014-02-13 09:50:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载