-
saving_txt_in_matlab
matlab批量存储txt文件,可在matlab中直接运行(program for saving txt files in matlab)
- 2009-11-27 10:26:48下载
- 积分:1
-
PSOApplication
PSO算法在工程优化方面的应用,详细介绍了PSO(PSO algorithm for optimization in engineering applications, detailed information on PSO)
- 2009-05-15 09:47:51下载
- 积分:1
-
functionmatlab
画函数图象的matlab程序,很实用,希望和大家分享。(Matlab image draw function, procedure, very practical, would like to share.)
- 2009-12-14 18:20:53下载
- 积分:1
-
chuduizhun
导航初对准程序,在接连导航技术中方便进行姿态更新计算(Align the beginning of the navigation program, in a series of navigation technology to facilitate attitude update calculations)
- 2012-07-03 12:47:10下载
- 积分:1
-
kalman_filter_success2
实现一维卡尔曼滤波,画出真实值和估测值之间的图像,通过比较,研究卡尔曼滤波的性质。(Implement a Kalman filter, draw the image and estimate the true value between the values, by comparison, study the nature of the Kalman filter.)
- 2013-12-28 17:01:05下载
- 积分:1
-
imagedeblurring
图像处理:用MATLAB实现的维纳滤波、约束最小二乘,Lucy-Richardson迭代和盲去卷积算法,并带有GUI。(ImageDeblurring:Implement deconvwnr, deconvreg, deconvlucy, deconvblind with MATLAB, GUI appended.)
- 2014-04-10 15:08:38下载
- 积分:1
-
多尺度散布熵(matlab)
说明: 用matlab编写的多尺度散布熵程序,还保存精细多尺度散布熵程序(The program of multi-scale dispersion entropy written by MATLAB also preserves the program of fine multi-scale dispersion entropy.)
- 2021-03-17 09:59:20下载
- 积分:1
-
JPEG2000
这是一个使用matlab写的JPEG2000的代码,它使用了小波变换的方法,消除了JPEG方法所导致的马赛克现象(This is a use of JPEG2000 to write the matlab code, which uses the wavelet transform method, eliminating the JPEG method caused by the mosaic phenomenon)
- 2021-01-02 14:08:58下载
- 积分:1
-
PlaneFrameModel
有限元模型的建立,这些程序构成了有限元模型,用PlaneFrameModel来指定(PlaneFrameModel)
- 2009-12-14 20:57:59下载
- 积分: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