-
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
-
shujukeshihua
说明: MATLAB数学实验之数据可视化,其中包含课件以及习题和答案,文档中附有源程序(MATLAB Mathematical experiments data visualization, which includes courseware, as well as exercises and answers, the document bearing source)
- 2006-03-08 15:23:32下载
- 积分:1
-
depec
用来进行滤波的,这是基于matlab环境的编程程序。(I hope this code can help others.)
- 2010-06-29 11:30:46下载
- 积分:1
-
ms-bcs-spl-1.2-2
matlab code for image compressive sensing.
block compressive sensing is used.
- 2013-04-22 23:05:20下载
- 积分:1
-
Play-music-under-loc1
FDGSL HOERHIJBDFIORTHDFUOI
- 2013-11-30 04:41:46下载
- 积分:1
-
pattrec
power saving visual basic and matlab code
- 2011-09-30 13:46:36下载
- 积分:1
-
004
说明: 蒙特卡罗马尔科夫链学习相关知识,了解马尔科夫和蒙特卡罗常用方法。(Markov chain Monte Carlo to learn relevant knowledge, understanding common Markov and Monte Carlo methods.)
- 2010-03-21 19:49:40下载
- 积分:1
-
Matlab
精通Matlab与C++混合编程全书源码,非常好用,涵盖了Matlab与C++混合编程所有常用的方法(Proficient in Matlab and C++ mixed programming book source code, very easy to use, covering the Matlab and C++ mixed programming all the commonly used method)
- 2009-11-27 10:38:14下载
- 积分:1
-
ofdm
说明: 真对无线通信中的正交频分复用的matlab仿真源代码。(True for wireless communications in orthogonal frequency division multiplexing matlab simulation source code.)
- 2009-09-02 09:07:22下载
- 积分:1
-
MatlabEngine_link
VC调用matlab的典型编程,采用matlab引擎的方法,成功实现了Vc对matlab的调用。并且做了可视化的界面。把程序中的main_edgelink2换成自己要调用的matlab程序(VC typical call Matlab programming using Matlab engine, the successful implementation of the Vc Matlab call. Done a visual interface. The procedures main_edgelink2 replaced by themselves to the calling procedure Matlab)
- 2007-06-08 22:14:15下载
- 积分:1