-
mex
Demonstrates the advantage of compiling a m-file to a MEX file using MATCOM.
- 2014-12-19 08:54:42下载
- 积分: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
-
Beamform
该程序是基于时间延迟求和的波束成形算法的实现,根据是结果来看有很好的效果(The program is based on the sum of the time delay beamforming algorithm, based on results, there is a good effect)
- 2021-01-21 01:18:46下载
- 积分:1
-
678c317fbe3e
this is saple program for file system implementtion in purebasic
- 2014-12-05 17:41:07下载
- 积分:1
-
trayicon
this is windows trayicon sample code.
- 2014-09-20 22:33:10下载
- 积分:1
-
matlab
说明: matlab课件及程序例讲解以及matlab算法实例文件(PDF)格式(courseware and procedures matlab matlab algorithm cases and practical examples to explain (PDF) format)
- 2011-03-24 21:46:33下载
- 积分:1
-
jia
说明: 多项式相加简单程序,欢迎大家评价~~~~~(Add a simple polynomial procedure, welcome to evaluate ~~~~~)
- 2010-04-05 17:40:38下载
- 积分:1
-
matcom
说明: 介绍了vc与matlab的联合编程,很有用处(Matlab introduced vc with joint programming, very useful)
- 2008-11-26 16:55:45下载
- 积分:1
-
matlab6.5_328087418
matlab6.5图形图像处理源程序 matlab6.5图形图像处理源程序(matlab6.5 graphics images graphical treatment matlab6.5 source image processing source code)
- 2008-06-10 15:41:39下载
- 积分:1
-
findSaddledot
找出一个4行5列的二维数组的”鞍点”,即该位置上的元素在该行上最大,在该列上最小。也有可能没有鞍点。(identify a line 4 5 2-D array of "saddle point," that is the position of the element in the largest firms, out of the smallest. They may not saddle point.)
- 2007-06-10 15:57:59下载
- 积分:1