-
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
-
GA_SVM
说明: 利用matlab的gui设计的带有输入和输出功能的界面图形,实现等距线可视性很强,自己独立编写的数据和图形,学习非常值得,实现 ga pca bp和svm压缩图像,matlab语言(Using GUI of MATLAB to design interface graphics with input and output functions, realizing the visibility of isometric line is very strong, and it is very worthwhile to study the data and graphics independently written by oneself, realizing GA PCA BP and SVM compressed image, MATLAB language)
- 2020-06-19 18:40:02下载
- 积分:1
-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
surfacelet的一个非常好用的工具箱(A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox)
- 2009-01-13 15:40:46下载
- 积分:1
-
CPN_VC
CPN网络,即对向传播网络,是将Kohonen特征映射网络与Grossberg基本竞争网络相结合,发挥各自特长的一种新型特征映射网络。(CPN network, the right to communication networks, Kohonen feature is the mapping of network and basic Grossberg competing networks combined play to their strong points of a new feature mapping network.)
- 2007-04-06 11:44:46下载
- 积分:1
-
runPad
电机转子台,断条缩孔的计算等,MATLAB等(Rotor sets, Breaking Shrinkage calculation, MATLAB, etc.)
- 2010-06-22 15:51:06下载
- 积分:1
-
cooccurrence2
共生矩阵是MATLAB实现,在cooccurrence里有实现方法(Co-occurrence matrix is the MATLAB implementation, there realization in the cooccurrence)
- 2010-09-15 21:28:21下载
- 积分:1
-
MATLAB
Grey prediction matlab program code灰色预测matlab程序(Grey prediction matlab program code)
- 2013-05-21 22:16:57下载
- 积分:1
-
cifa1
实现haffuman编码的功能,可以正确运行仿真并实现正常的输出(Encoding functions to achieve haffuman)
- 2009-12-08 00:04:04下载
- 积分:1
-
visual_ddk_drv
Driver template 32 and 64 bit, Visual studio 2008-2010
- 2013-04-20 22:33:45下载
- 积分:1
-
niudun
牛顿下山算法 牛顿迭代算法 和牛顿差值多项式 (Newton downhill method the difference between Newton and Newton polynomial algorithm)
- 2011-05-14 18:52:04下载
- 积分:1