-
OOhandling
object oriented handling example
- 2014-02-01 11:51:01下载
- 积分:1
-
robotic
robotic code fore rotation
- 2011-01-04 03:35:42下载
- 积分:1
-
RCS_fdtd1d
基于FDTD的1D点源分布远远场场分布,程序简单,易于阅读和使用,适合初学者。
(FDTD-based one-dimensional distribution of far field point source field distribution, the program is simple, easy to read and use, suitable for beginners.)
- 2011-12-28 16:17:39下载
- 积分:1
-
GUI_3
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly)
- 2012-03-30 11:21:48下载
- 积分:1
-
drawfunction_for_ppcandpc
可用于pocket pc 和 pc上的轨迹描绘程序,通过给出坐标描绘出轨迹。并可以进行移动缩放,以及坐标显示等功能。(Can be used for pocket pc and pc on the track of the procedures described by the coordinates given depict the trajectory. And can move the zoom, as well as the coordinates display functions.)
- 2007-12-04 13:55:01下载
- 积分:1
-
wanshu
说明: 一个数如果恰好等于它的因子之和,这个数就称为“完数”。例如6=1+2+3.编程
找出1000以内的所有完数。
(If a number is just equal to the sum of its factors, this number is called " End of a few." For example 6 = 1+2+3. Programmatically find all finished within a number of 1000.)
- 2011-03-30 13:03:48下载
- 积分:1
-
Matlab
Matlab数字图像处理源代码,里面有书上的代码,便于读者下载(Matlab Digital image processing source code,There are books code, convenient for readers to download。)
- 2013-12-05 15:19:41下载
- 积分:1
-
BLDC
基于matlab的无刷直流电机仿真速度PI,电流PI双闭环仿真(Matlab-based simulation of brushless DC motor, using speed PI, current PI double closed loop control.)
- 2021-04-18 13:48:51下载
- 积分:1
-
kaermanlvbo
离散的kalman滤波,计算信号的滤波值、预测值,估计误差及预测误差(kalman filter)
- 2011-11-23 20:19:08下载
- 积分:1
-
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