-
ad
说明: 自适应控制,可以根据自己的需要改变程序参数(Program simulates control system with adaptive)
- 2010-04-15 22:11:26下载
- 积分:1
-
dcthide
dct隐写技术matlab实现资料。算法原理:通过在一个图像块中调整两个DCT系数的相对大小,隐藏秘密信息。
将载体图像分为8×8的块,做二维DCT变换
用来表示选中的两个系数的坐标对于第i bit秘密信息
if(要隐藏信息‘1’)
make
else
make
逆DCT变换,还原图像
(dct steganography matlab implementation information. Algorithm principle: an image block by adjusting the relative size of the two DCT coefficients, hidden secret information. The vector image is divided into 88 blocks, making two-dimensional DCT transform coefficients used to represent the coordinates of the selected two for the first i bit secret information if (to hide information ' 1 ' ) make else make the inverse DCT, restore image)
- 2013-11-01 19:47:13下载
- 积分:1
-
MI
说明: 互相关法的实现。一般多用于图像配准之中,能够求两幅具有角度偏移图像的互相关值大小。互相关值能够应用于众多方面。(Implementation of Cross Correlation Method. Generally used for image registration, can be obtained with two angle offset image cross-correlation value size. The cross-correlation value can be applied to a number of aspects.)
- 2017-01-20 14:49:46下载
- 积分:1
-
calXYZ
角锥体法后方交会,利用共线条件方程解算外方位元素(Resection pyramid method, the use of collinearity equation solver exterior orientation elements)
- 2011-05-03 10:29:20下载
- 积分:1
-
ofdm
ofdm调制的matlab程序实现,经过验证是可以实现的,但是具体应用的时候需要自行修改程序中的一些参数(ofdm modulation matlab program, after verification can be achieved, but it requires its own specific application to modify some of the parameters in the program)
- 2013-11-08 10:10:06下载
- 积分:1
-
upfc
FACTS装置中UPFC三相短路的计算。(The FACTS device UPFC three-phase short-circuit calculation
)
- 2011-12-30 21:10:27下载
- 积分:1
-
Racinglineanalysis1
赛车路线分析,解决这个问题时,我们主要是利用多次插值来求得曲线上的点,利用这些点来拟合比赛车道的曲线和选手的速度曲线,画出图像。用M语言并且用坐标平面上的点之间的距离计算公式计算周长L,用梯形法求所围区域的面积。最后根据速度图像来判断路况。(Racing line analysis)
- 2009-05-04 14:09:50下载
- 积分:1
-
ExtractBackground
he files in this package comprise the Matlab implementation of a
foreground segmentation algorithm based upon graph cuts, described in:
Better Foreground Segmentation Through Graph Cuts, N. Howe &
A. Deschamps. Tech report, http://arxiv.org/abs/cs.CV/0401017.
The file extractForeground.m contains a sample function that will
perform a complete foreground segmentation for static camera video.
It uses a number of parameters, which are described in the
documentation. An attempt was made to choose sensible default values,
but they may need to be adjusted for some videos.
More generally, the implementation in extractForeground.m is only a
suggestion of how the graph-based segmentation might be used. The
same approach can be applied with other (perhaps time-adaptive)
background models. The key step is at line 113 of the code, once the
deviation array has been created. The graph-cut segmentation can be
applied similarly to a deviation matrix computed in any other way.
- 2013-11-19 23:41:02下载
- 积分:1
-
071006103
毕业论文 基于LSB图像水印系统设计matlab实现(Graduation thesis matlab based on LSB image watermarking system design)
- 2013-11-26 20:40:26下载
- 积分:1
-
Communication-systems-using-MATLAB
现代通信系统使用MATLAB全+全部程序,提供了利用MATLAB的普及型学生版本在计算机上解决“现代通信系统”这门课程中涉及的几乎所有方面的问题的分析思路、方法、MATLAB脚本文件和处理结果的范例以及供学生自主学习研讨的习题。(Modern communication systems using MATLAB full+ entire program, providing a universal student using MATLAB version on a computer analysis of ideas to solve the " modern communication systems," this course involved in almost all aspects of the problem, methods, MATLAB script files and handling The results of examples and discussions for independent learning exercises.)
- 2013-12-16 17:23:42下载
- 积分:1