-
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
-
boxcounting
使用MATLAB编的一段程序。用于计算时间序列的盒维数。(make it in matlab and be used to analys fractal demination)
- 2009-04-25 10:56:40下载
- 积分:1
-
A-non-linear-control
利用非线性控制完成光伏并网逆变器的设计,设计中采用先进的反步法,介绍很好。(Using nonlinear control to complete the design of the photovoltaic (pv) grid inverter, adopted in the design of advanced reverse moves, the introduction is very good.)
- 2013-12-03 23:18:53下载
- 积分:1
-
2D-TM
fdtd arithmetic 计算二维tm波(fdtd arithmetic calculation of two-dimensional wave tm)
- 2007-04-25 11:40:26下载
- 积分:1
-
CPP
C++学习的相关资料,仅供自学以及交流使用。(C++ learning materials for self-learning and the exchange of use.)
- 2015-01-23 12:39:25下载
- 积分:1
-
three
基于matlab的电压电流双闭环的三相并网逆变器模型,采用电压外环及电流内环控制方式(Matlab-based dual-loop voltage and current three-phase grid-connected inverter model, the outer voltage loop and inner current loop control)
- 2011-02-06 15:49:53下载
- 积分:1
-
LDPC
LDPC码的C语言编译码,包含校验矩阵,备注等等(LDPC codes codec C language, including parity check matrix, notes, etc.)
- 2015-02-26 08:12:55下载
- 积分:1
-
Visual-CPP
软件代码保护编写方法-vmprotect(soft-code protect writing-vmprotect)
- 2015-01-20 11:30:40下载
- 积分:1
-
assignment1
通过对输入ISBN进行演算.从而得出其真伪信息(Input to calculations by ISBN. To arrive at the authenticity of the information)
- 2010-03-01 01:07:39下载
- 积分:1
-
simple
实现对直流电机的PID控制,其中包含直流电机的动力学模型,控制律的设计方法(DC motor PID control, which contains a dynamic model of the DC motor control law design method)
- 2012-09-20 15:48:42下载
- 积分:1