-
Thetrackingandorientationoftarget
目标跟踪与定位,为研究水下通信方面的书籍,一般用MATLAB实现程序仿真(target tracking and location for the study of underwater communications books, the general procedures in MATLAB simulation)
- 2007-07-03 11:09:34下载
- 积分:1
-
falsa_posicion
metodo falsa posicion ecuaciones soluciones aproximaciones codigo
- 2010-08-25 11:54:12下载
- 积分:1
-
dwprotected
Matlab source code for DCT-based watermarking for grayscale images. DCT-based watermark recovering without resorting to the uncorrupted original image. Digital watermarking has been proposed as a viable solution to the need of copyright protection and authentication of multimedia data in a networked environment, since it makes possible to identify the author, owner, distributor or authorized consumer of a document.
A new watermarking technique to add a code to digital images is presented: the method operates in the frequency domain embedding a pseudo-random sequence of real numbers in a selected set of DCT coefficients. Watermark casting is performed by exploiting the masking characteristics of the Human Visual System, to ensure watermark invisibility. The embedded sequence is extracted without resorting to the original image, so that the proposed technique represents a major improvement to methods relying on the comparison between the watermarked and original images.
- 2009-07-13 12:14:31下载
- 积分:1
-
LS-for-system-identification
用最小二乘法进行系统辨识 很全、很好用,可以看看(Least square method for system identification)
- 2013-01-09 12:59:03下载
- 积分:1
-
arby4
a program which analyzes a 2D fluid flow using the reduced basis method
- 2014-02-22 16:13:50下载
- 积分:1
-
znpidtuning
Z-N算法,我做了几个事例,希望对大家有用。(ZN algorithm, I do a few examples of the hope that useful.)
- 2012-05-28 21:01:50下载
- 积分:1
-
bartlettgonglvpu
说明: 对心音信号实现平均周期图法功率谱估计的matlab程序(PSD bartlett matlab)
- 2011-04-05 15:30:49下载
- 积分:1
-
Matlab_imageMatlab
附录MATLAB 图像处理命令
1.applylut
功能:
在二进制图像中利用lookup 表进行边沿操作。
语法:
A = applylut(BW,lut)
举例
lut = makelut( sum(x(:)) == 4 ,2)
BW1 = imread( text.tif )
BW2 = applylut(BW1,lut)
imshow(BW1)
figure, imshow(BW2)
相关命令:
makelut
2.bestblk
功
举例(Appendix MATLAB image processing an order. Applylut functions : the binary image using lookup tables for 2500 operations. Grammar : A = applylut (BW, lut) For lut makelut = (sum (x (:)) == 4. 2) = imread BW1 (text.tif) BW2 = applylut (BW1. lut) imshow (BW1) figure, imshow (BW2) related orders : makelut 2. For bestblk Gong)
- 2007-03-14 10:07:26下载
- 积分:1
-
jtmatlabandex
精通matlab-综合辅导与指南(附例程)(Matlab-versed in a comprehensive counseling and guidance (with routine))
- 2009-10-10 17:03:55下载
- 积分:1
-
FLch4GAeg1
二阶系统的最小二乘一次完成算法辨识程序;主要根据实验室对数据处理的程序改的(A complete second-order system least squares algorithm for identification procedures mainly based on laboratory data processing procedures reform)
- 2010-12-17 15:28:17下载
- 积分:1