-
vcPPsourcecode7
说明: 600个大型项目源码之一:
MATLAB与VC++混合编程实现一维小波多尺度分解
小波分析世纪80年代开始发展成熟起来的一个数学分支,其应用领域十分广泛,并逐步成为信号分析的又一有力工具。MATLAB的小波工具箱为我们提供了小波多尺度分解函数,方便了我们对小波的使用。但是用它所编写的软件不能脱离MATLAB编程环境在Windows平台下直接运行,代码执行效率低下,运行时占较多的系统资源,不能达到某些用户的需求。
VC++是由美国Microsoft 公司开发的可视化C/C++集成编程环境,是目前功能最强大的软件开发工具之一。被广泛应用于Win32平台的基础应用程序的开发。 它具有强大的图形界面编程能力且代码执行效率高,可生成脱离VC++环境而独立运行的应用程序。可是VC++在数值处理分析和算法工具等方面不如MATLAB。
本文结合VC++和MATLAB 的各自优点,以VC++图形界面作为前台框架,MATLAB作为后台进行数值运算和数据可视化,利用组件对象模型(COM)技术作为媒介,实现了一维小波多尺度分解。
(matlab and vc++ program:
Wavelets are a class of a functions used to localize a given function in both space and scaling. A family of wavelets can be constructed from a function ...
)
- 2011-02-27 07:33:07下载
- 积分:1
-
06
说明: matlab基础教学系列6,一步步送入熟练(the door to matlab)
- 2012-04-23 20:37:16下载
- 积分:1
-
mapping
It describes about the mapping function in the PAM with constellation
- 2012-09-09 18:38:00下载
- 积分:1
-
OD_estimate
基于公交上下客的客流OD矩阵推算,与参考文献所推数据完全一致。代码完全独创,实用价值高。(Transit OD Matrix estimation based on Passenger boarding and alighting. )
- 2014-02-11 19:23:18下载
- 积分:1
-
he772
利用matlab写成的窄带噪声发生,本科毕设要求参见标准测试模型,信号维数的估计。( Using matlab written narrowband noise occurs, Undergraduate complete set requirements refer to the standard test models, Signal dimension estimates.)
- 2017-03-15 02:05:38下载
- 积分:1
-
MUSIC
谱估计中的MUSIC算法 仿真,简单明了,对学习谱估计的方法也很大的作用(MUSIC spectral estimation algorithm in the simulation, simple and clear, the learning method of spectral estimation is also a great role)
- 2008-05-20 13:09:41下载
- 积分:1
-
FromDigtoPWL
Generate PWLF file from Matlab for Cadence spectre simulation
- 2013-12-10 16:20:17下载
- 积分:1
-
vcARDvERSIONeXCEPTION
CharArrayWriter extends Writer Source Code for Andriod.
- 2013-12-30 19:26:07下载
- 积分:1
-
龙格库塔
说明: 龙格库塔法解微分方程,解压直接可以运行,matlab平台(Runge Kutta method for solving differential equations)
- 2021-01-18 09:43:02下载
- 积分:1
-
jpeg
本上传是在matlab环境下实现图像的基于DCT的JPEG压缩,上传内容包括主程序、子函数和实验原理pdf。可供朋友学习与参考。(This upload is in the matlab environment to achieve the image DCT-based JPEG compression, upload content, including the main program, subroutine and experimental principles of pdf. For friends to study and reference.)
- 2009-11-23 22:56:29下载
- 积分:1