-
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
-
tiaozhijietiao
MATLAB不仅仅实现了psk的调制,而且实现了其解调过程(MATLAB is not achieved psk modulation and demodulation process of the realization of its)
- 2009-05-14 10:16:31下载
- 积分:1
-
RFC2965VersionAttributeHandler
RF C2965 Version Attribute Handler implements Cookie Attribute Handler.
- 2014-02-17 11:37:52下载
- 积分:1
-
AssignmentDMC
FUNCTION FILE DMC VARIABLES
- 2010-11-15 23:24:41下载
- 积分:1
-
dco
A simple DCO- OFDM code,
- 2015-03-18 18:32:44下载
- 积分:1
-
OFDM_OPTIMAL_rx
这是一个用matlab编写的ofdm接收端程序,非常简洁,欢迎大家下载(This is a written with matlab ofdm receiver program, very simple, are welcome to download)
- 2010-11-05 20:36:19下载
- 积分:1
-
ppmpgm
伦敦大学queenmary图像处理组做的对ppm,pgm文件操作的m文件(m file from queenmary university of london,manipulating ppm and pgm files)
- 2013-01-03 12:27:46下载
- 积分:1
-
suoyou-leida-ziliao
这是整套的雷达资料哦。。作者方面学习的人可以参考(This is a complete set of radar data oh.. The authors study can reference
)
- 2013-01-07 15:13:59下载
- 积分:1
-
quiverc
在这个更新的代码,新功能,包括colorbar,samesize包括向量plottting...
%更新版本$日期:5月18日,2011年由梁枯盎斯蒂文斯技术学院
%更新1:更改int8到Int16的colormap的是,当电流超过64个大,这将导致错误
%更新2:加入 samesize 为使所有的向量samesize
%更新3:添加colorbar相应的开方的幅度(ü^2+ V键^ 2)
%更新4:错误修复,当你为h = quiverc,这是行不通的。
------------------------------------------------- -----------
(In this updated code,new features including colorbar, samesize vectors plottting are included
Updated version $Date: May 18th,2011 by Liang Kuang at Stevens Institute of Tech
Update 1: Change int8 to int16 when current colormap is bigger than 64,which will cause error
Update 2: Added samesize for making all the vectors the samesize
Update 3: Add colorbar corresponding the the magnitude of sqrt(u^2+v^2)
Update 4: bug fixed,when you do h=quiverc, it doesn t work.
------------------------------------------------------------)
- 2011-05-23 10:49:17下载
- 积分:1
-
De_CRC_Bit
matlab环境下的 CRC解码程序,主要是用于无线通信系统中。(The the CRC decoding program in the Matlab environment, mainly used in wireless communication systems.)
- 2012-08-23 18:46:45下载
- 积分:1