-
matlab_watermark
本文算法是将24 位真彩图的亮度分量分块
DCT ,然后利用DCT 量化系数的奇偶特性嵌入8
位灰度水印图,并通过PN 序列加密来保证水印的
安全性。算法中,将灰度图像转换为二进制数据
流,置乱后扩频调制,隐藏在宿主DCT 系数量化值
中,提取时不需要宿主信号,实现水印信号的盲提
取。(This algorithm is 24-bit true color pictures of the luminance component of block DCT, quantization DCT coefficients and then use the parity properties of 8-bit grayscale watermark embedding map, and through the PN sequence of encryption to ensure the security of the watermark. Algorithm, the gray image into binary data stream, scrambling after the spread spectrum modulation, hidden in the host DCT coefficient quantization values, the extraction does not require the host signal, the blind watermark extraction.)
- 2010-12-24 11:11:10下载
- 积分:1
-
excheng
这个程序是关于示波器70ly53力矩电机的控制方法。(Oscilloscope 70ly53 torque motor control.
)
- 2011-05-31 19:46:13下载
- 积分:1
-
Chap10_System_simulation
北邮通信仿真教程第10章的源程序,教程网上可以搜到,程序包括BPSK,QPSK的调制解调,载波同步,误比特率的计算等。(Beijing University of Posts and Telecommunications Communication Simulation Guide to Chapter 10 of the source, the Guide can be found online that included BPSK, QPSK modulation and demodulation, carrier synchronization, bit error rate calculation.)
- 2021-05-16 11:30:07下载
- 积分:1
-
image-denoising-techniquesy
a research based study on various image noise filters and denoise techniques
- 2014-09-11 13:48:01下载
- 积分:1
-
floyd
floyd 计算法 求最短路
在数学建模中的应用
图论的应用(Floyd method for calculation of the shortest path
Applications in mathematical modeling
The application of graph theory
)
- 2013-08-23 14:01:12下载
- 积分:1
-
bpmatlab
三层bp matlab版,输入输出可选,训练样本可选(Three-bp matlab version, input and output optional optional training samples)
- 2010-01-25 11:10:27下载
- 积分:1
-
Assingment_2
Assignment Conversion of images in different color spaces.
- 2012-04-04 17:12:35下载
- 积分:1
-
heikiu
有信道编码,调制,信道估计等,光纤陀螺输出误差的allan方差分析,包括主成分分析、因子分析、贝叶斯分析。( Channel coding, modulation, channel estimation, allan FOG output error variance analysis, Including principal component analysis, factor analysis, Bayesian analysis.)
- 2016-11-15 12:43:42下载
- 积分:1
-
PkgMyAntiAlias
一种比较好的抗锯齿算法
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
See attached screenshot for a demonstration. More examples included in the code, just run help myaa .
Curiosa:
For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do:
opts.figureSnapMethod = antialiased
publish( test.m ,opts)
However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.(A better anti-aliasing algorithm Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.See attached screenshot for a demonstration. More examples included in the code, just run help myaa. Curiosa: For those of you who publish your code often, an undocumented anti-aliasing option is included in the snapnow.m function in Matlab. To publish a file called test.m you can do: opts.figureSnapMethod = antialiased publish (test.m, opts) However, you will have more control over the process using myaa, which is also the best choice when using Matlab interactively.)
- 2008-08-14 22:53:13下载
- 积分:1
-
decodeBitFlip
LDPC在BPSK考虑AWGN信道下,采用软判决和积算法的仿真。这是第一个(LDPC in AWGN channel BPSK considering the introduction of soft-decision and the plot of the simulation algorithm. This is the first)
- 2008-12-14 10:26:56下载
- 积分:1