搜索资源列表
dtcwt.tar
- Nick Kingsbury DT-CWT的C代码实现 C/C++ translation by Peter Meerwald
Cwt连续小波.rar
- 小波变换子程序,Wavelet Transform Subroutine
cw
- 带时间窗的节约算法,求解车辆路径问题,是一个函数形式,效果很好-VRP,C-W
CWT-CSQC
- 电容生产线在线快速批量抽检,数据直接采集到计算机中,并画出直方图,及时而直观地报告生产线上批量生产的电容质量分布情况。此程序用C编写,仿WINDOWS菜单可在DOS下运行。通过GPIB卡控制美国惠普公司的HP4278电容测试仪采集数据到计算机中,自动生成质量检验部门所需的图表。本软件已在深圳电容生产厂家使用多年。这里给出我的全套源代码。-Capacitor production line online fast bulk sampling, data collection directly to
cwt-ccode
- 连续小波变换程序,输入二进制文件,然后然后进行小波变换 C语言程序-/*this program compute the contious wavelet transform of the signal in a data file using the Professor A.Grossman s approach. the analyzing basic wavelet is modulated gaussian: exp(iwt)exp(-t**2/2)where w si th
cwt
- about function of CWT
cwt
- C++实现的连续小波变换源代码,可以直接应用在图像及视频处理以及信号处理的工程项目中。-this is a C++ program of the cwt.
cwt
- 你必须知道的495个C语言问题,总结了c语言编程中经典又常见的问题。-You must know the 495 C language problems, summed up the c programming language in classic and common problems.
cwt
- 小波变换,该c语言实现小波变换, sig : 输入信号(长度为m) scales : 尺度向量(长度为n) wname : 小波母函数名字-Wavelet transform, the wavelet transform c language, sig: input signal (of length m) scales: scale vector (of length n) wname: the name of the mother wavelet