-
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
-
MATLAB-basedControlSystemAnalysis
说明: 锅炉汽包水位控制系统是火力发电厂中的一个重要的热工控制系统,汽包水位的
控制大多采用传统PID控制方式。但是,传统PID控制器参数的整定是在获取对象数学
模型的基础上,根据某一整定规则来确定的,不能进行在线调整,难以适应锅炉汽包
水位这样一个复杂多变的控制系统,其控制效果往往难以满足要求。
本文应用模糊控制技术,设计了一种二输入三输出模糊自整定PID控制器,对锅
炉汽包水位进行控制,实现了PID参数的自适应调节。利用MATLAB对控制系统进行
仿真。结果表明,该控制器自整定能力及鲁棒性比传统PID控制器更强,响应速度快、
精度高,同时对虚假水位有较好的控制效果。(Boiler water level control system is an important thermal power plant in the thermal control system, boiler water level
Control most of the traditional PID control method. However, the traditional PID controller tuning parameters for objects in mathematics
Model based on the rules to determine a whole and can not be adjusted online, it is difficult to adapt to the boiler drum
Water level control such a complex system, its control effect is often difficult to meet the requirements.
In this paper, fuzzy control technology, designed a two input and three output fuzzy self-tuning PID controller, the pot
Steam drum level control, the PID parameters to achieve the adaptive regulation. The control system using MATLAB
Simulation. The results show that the controller auto-tuning capability and robustness more than the traditional PID controller, fast response,
High precision, while the water level has better control of false results.)
- 2010-04-29 14:59:48下载
- 积分:1
-
Motion-Detection
智能交通系统中的视频中的行走人体的检测与跟踪,(Motion detection and human body tracking)
- 2012-05-11 10:41:25下载
- 积分:1
-
SupResolDemo
超分辨率重建(即,将低分辨率图片进行插值光滑,放大其分辨率,得到清晰的图像),matlab程序。(Super-resolution reconstruction (ie, the low-resolution pictures smooth interpolation amplify the resolution to get a clear image), Matlab program.)
- 2012-08-26 12:16:49下载
- 积分:1
-
MATLAB-GUI
这五个源代码介绍了如何创建matlab GUI以及各种控件的放置调用(The five source code shows how to create a matlab GUI and the placement of the various controls calls
)
- 2013-09-30 17:02:56下载
- 积分:1
-
cellular-automata-detailed-program
matlab实现元胞自动机的详尽程序。包含多个程序源码(matlab achieve the cellular automata detailed program. Contains more than one program source code)
- 2012-11-21 19:01:38下载
- 积分:1
-
lsdasvm
这是MATLAB学习LSDA降维方法的核心程序,将降维后的特征用支持向量机进行训练和识别!(This is a MATLAB dimension reduction methods to study the core of LSDA process will feature after dimension reduction using support vector machine training and recognition!)
- 2010-03-10 10:54:36下载
- 积分:1
-
sexy_and_drnd
sexy函数可以将MATLAB符号表达式变成人们书写形式的表达式。
drnd函数是我写的可以生成服从任意有限离散分布的随机数。(sexy function can be MATLAB symbolic expression of the people into written form expression. Drnd function is I write can generate obey arbitrary finite discrete distribution of random numbers.)
- 2007-05-03 20:50:29下载
- 积分:1
-
Analysis-of-variance
matlab 方差分析,很好的数学建模资料。内含数据和程序代码。(matlab Analysis of variance)
- 2012-06-17 17:14:20下载
- 积分:1
-
EMD_0627
emd算法 主要用来提取信号的本征模态,将信号的原始信号从混合噪声中提取出来(emd algorithm Mainly used to extract the signal intrinsic mode, the original signal from the mixed noise extraction)
- 2014-01-20 10:41:14下载
- 积分:1