-
MATLABorder
此书中概括了很多MATLAB中的命令,便于查询和学习使用(This book summarizes many of the commands in MATLAB, easy to use search and study)
- 2010-10-28 10:10:24下载
- 积分:1
-
Cluster-Analysis-Chapter-9
第9章 聚类分析的码源,有效进行科学数据的处理,有例子,测试效果好!!(Chapter 9 clustering analysis source code, valid scientific data processing, there are examples of test results is good! !)
- 2013-10-05 09:41:02下载
- 积分:1
-
td2
time difference of arrival simulation.TDOA
- 2013-11-08 15:33:20下载
- 积分:1
-
Hertzian-dipole
高斯脉冲波源下的磁偶极子场的计算,并与fdtd法进行了比较(The analytical solution to the Hertzian Dipole (with a Gaussian pulse source) problem for comparison with the FDTD simulation.)
- 2014-02-24 22:35:17下载
- 积分:1
-
SPSO
PSO算法程序,主要应用于电力系统中潮流计算的优化算法(PSO algorithm program. Mainly used in power system optimization algorithm flow calculation)
- 2015-03-11 15:42:23下载
- 积分:1
-
Tim_Bailey_1
Tim_Bailey s SLAM m source code
- 2009-11-02 12:55:53下载
- 积分:1
-
MPC
多变量预测控制,运用于两输入两输出的情况,显示输入输出。(Multivariable predictive control, applied to the case of two-input two outputs, display input and output.)
- 2013-09-12 21:26:28下载
- 积分:1
-
BFGS
拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。如今,优化软件中包含了大量的拟牛顿算法用来解决无约束,约束,和大规模的优化问题。(The quasi-Newton method and the Steepest Descent Methods only require that each step iterations know the gradient of the objective function. By measuring the change of the gradient, constructing a model of the objective function is sufficient to produce superlinear convergence. This method is much better than the steepest descent method, especially for difficult problems. In addition, because the quasi-Newton method does not require information on the second derivative, it is sometimes more effective than the Newton s Method. Today, the optimization software contains a large number of quasi-Newton algorithm used to solve the unconstrained, constraint, and large-scale optimization problems.)
- 2017-05-05 10:28:29下载
- 积分: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
-
funWatershedDistance
whatershed image processing
- 2011-05-03 21:24:21下载
- 积分:1