-
LSB
LSB数字水印的算法实现 最简单的数字水印算法(LSB watermark)
- 2010-09-13 22:16:45下载
- 积分:1
-
RadarusingPMatlab0
雷达经典的书,基础知识讲的很清楚,当时上课的时候用的书(Radar classic book, the basics of speaking very clearly, the class was a book
)
- 2012-04-12 10:21:12下载
- 积分:1
-
tool_of_wavelet
这是小波变换工具箱,里面有小波变换相关的函数。如果正在学习小波变换MATLAB编程,希望对你有帮助。(This is the wavelet transform toolbox, which have wavelet transform related functions. If you are learning to transform MATLAB programming, want to help you.)
- 2010-05-15 16:09:44下载
- 积分:1
-
sgong
self organized neuoral gas
- 2010-10-28 19:42:25下载
- 积分:1
-
GUIexample
Simple guide examples
- 2012-06-29 23:33:31下载
- 积分:1
-
DTW
DTW算法的程序,申请两个n*m的矩阵D、d,分别为累积距离和帧匹配距离。这里n和m为测试模版与参考模版的帧数。然后通过一个循环计算两个模版的帧匹配距离d。接下来进行动态规划,为每个格点 (i,j)都计算其三个可能的前续格点的累积距离D1,D2,D3。考虑到边界问题,有些前续格点可能不存在,因此加入一些判断条件最后利用最小值函数min(),找到三个前续格点的累积 距离作为累积距离,与当前帧的匹配距离d(i,j)相加,作为当前格点的累积距离。该计算过程一直达到格点(n,m),并将D(n,m)输出,作为模版匹配的结果。(DTW algorithm procedures, apply two n* m matrix D, d, respectively, accumulated distance and frame matching distance. Where n and m is a reference test pattern and the template frames. Then through a loop to calculate two frames template matching distance d. Next, dynamic programming, for each grid point (i, j) are calculated from the cumulative D1 before the renewal of its three possible lattice point, D2, D3. Taking into account the boundary problem, some former continued grid point may not exist, so add some conditions to determine the final use of the minimum function min (), found three former continued accumulation of grid points cumulative distance as the distance from the current frame to match the d (i, j) added, and a current cumulative distance grid. This calculation has reached the grid (n, m), and D (n, m) output, as a result of template matching.)
- 2014-05-05 14:30:21下载
- 积分:1
-
GPC
GPC(广义预测控制),是预测控制的一种算法。本算法采用三阶环节加纯滞后来仿真。(GPC (Generalized Predictive Control) is a predictive control algorithm. The algorithm uses the three-order plus time delay to simulate.)
- 2020-11-19 20:39:41下载
- 积分:1
-
APFC11
基于matlab的有源功率因数校正仿真,含电路仿真图(Matlab-based simulation of active power factor correction, including circuit simulation map)
- 2010-05-18 22:05:54下载
- 积分:1
-
phasefield-1.0.1.tar
说明: 线弹性断裂相场法,1.0.1版本,后续更新!!(elastic fracture phase field elastic fracture phase field)
- 2021-04-27 09:58:44下载
- 积分:1
-
FunctionReferenceGuide
工程师和科学家们面临着用更少的时间建立复杂系统模型的需求,他们使用分布式和并
行计算来解决高性能计算的问题。这些分布式的环境由多处理器和多核计算机来实现。
Mathworks公司开发的分布式计算工具箱可以在多处理器计算环境中使用 MATLAB 和imulink 解决计算、数据密集型问题。可以使用该工具箱解决通过装配多个处理器包含几个单独工作单位或单个大型计算的问题。这些处理器可以驻留在一个多处理器计算机,或者,当工具箱配合 MATLAB 分布式计算引擎时,驻留在计算机集群上。(Engineers and scientists are facing with less time to build models of complex systems needs, they use distributed and parallel computing to solve the problem of high-performance computing. The distributed environment consists of multi-processor and multi-core computer to achieve. Mathworks Distributed Computing Toolbox, developed in multi-processor computing environment MATLAB and imulink solve computing, data intensive problems. You can use the toolkit to solve multiple processors by assembling several separate work units or containing a single large-scale computing problems. These processors can reside on a multi-processor computer, or, when the toolbox with MATLAB Distributed Computing Engine, it resides on a computer cluster.)
- 2011-09-14 22:50:17下载
- 积分:1