-
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
-
VC-and-MATLAB
vc与MATLAB混合编程,通过动态链接库或者com组件(vc and MATLAB mixed programming, dynamic link libraries or components com)
- 2014-12-28 17:24:38下载
- 积分:1
-
laguerre
this code calculate how use this programmation
- 2016-11-08 07:17:59下载
- 积分:1
-
KTLTHDT-Slide
C++ project simulation
- 2014-11-10 21:27:41下载
- 积分:1
-
main
matlab解决0/1线性规划问题NP难题,(matlab solve the 0/1 linear programming problem NP problem,)
- 2011-01-10 10:36:16下载
- 积分:1
-
face
本程序是运用SVM来实现人脸识别算法,能直接运行且能进行二次开发(This procedure is to use SVM to implement face recognition algorithm that can run directly and can perform a secondary development)
- 2014-02-18 21:17:44下载
- 积分:1
-
tiaojian
编码是在MATLAB下编写的,可以在MATLAB上直接运行,我没有在分类中找到MATLAB,所以选择了c++,希望管理员能分下类。这款编码是计算水准测量中计算条件平差的。(The code is written in MATLAB, you can run directly in MATLAB, MATLAB, I did not find in the classification so chose c++, I hope that the administrators in the next class. This code is calculated in the calculation leveling adjustment of condition equations.)
- 2012-05-29 09:14:21下载
- 积分:1
-
matlab_cpp
C++ 中使用matlab中的函数,一个简单的使用例子(use of Matlab function, a simple example of the use of)
- 2007-02-08 18:30:35下载
- 积分:1
-
QFFT
全相位离散频谱校正的matlab程序,能得到多频率信号的频率,幅值,相位。(All Phase discrete spectrum correction matlab program, to get multi-frequency signal frequency, amplitude and phase.)
- 2015-01-18 23:59:22下载
- 积分:1
-
test0001
复数计算,使用类来做的,可以选择自己要计算的方式(Complex calculation, using the class to do, and can choose their own way to calculate the)
- 2009-12-02 20:07:56下载
- 积分:1