-
watermaking
一个用DCT的数字水印毕业论文。本文重点研究了基于DCT的低频水印算法、基于DCT的中频水印算法和基于DCT的自适应视频水印方案。(DCT with a digital watermark dissertation. This paper focuses on the low-frequency DCT-based watermarking algorithm, IF DCT-based watermarking algorithms and DCT-based Adaptive Video Watermarking program.)
- 2007-06-13 02:43:48下载
- 积分:1
-
随机裂隙生成 Crack
说明: COMSOL with Matlab 随机裂隙生成 矩形内建立随机椭圆裂缝(Random elliptical cracks are established within the rectangle)
- 2019-05-14 10:43:22下载
- 积分:1
-
COST207GWSSUS
COST207.m... ..COST模型
GWSSUS.m.........高斯白噪声
信道模型的ppt(COST207.m ... .. COST model GWSSUS.m ......... white Gaussian noise channel model ppt)
- 2008-03-14 17:14:16下载
- 积分:1
-
Finite-Element-Procedures
有限元分析的源程序,包括几乎所有的求解算法和程序,直接应用 不需要二次修改。(Finite element analysis of the source code, including almost all of the solution algorithm and procedures, direct applications do not require secondary modifications.)
- 2020-12-16 22:29:12下载
- 积分:1
-
lagrangepoly
lagrage polynomial calculation for numaric computation.
- 2015-01-23 01:38:50下载
- 积分:1
-
HeatFVM
2D Heat diffusion simulation using finite volume method.
- 2014-10-20 13:59:52下载
- 积分:1
-
Graph-characteristics
基于34人的Karate俱乐部网络,找出基本的网络特性(Based on the 34-vertex Karate Club network model, calculate the related graph characteristics: degree, betweenness centrality, closeness centrality, eigenvector(pagerank) centrality, clustering coefficients)
- 2011-12-01 08:03:06下载
- 积分:1
-
Binary-Image
Matlab 的图形化界面设计,主要功能包括打开一幅图像,并对其进行二值化处理,显示结果。(The GUI of matlab.It can open an image and use the method of mage binaryzation to process it.At last,give us the result.)
- 2014-01-12 11:41:15下载
- 积分:1
-
lao-V3.5
多目标跟踪的粒子滤波器,信号处理中的旋转不变子空间法,利用matlab GUI实现的串口编程例子。( Multi-target tracking particle filter, Signal Processing ESPRIT method, Use serial programming examples matlab GUI implementation.)
- 2017-05-29 15:17:19下载
- 积分:1
-
lifting_97
本程序实现任意偶数大小图像第二代双正交97提升小波变换
注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同)
注2: 为了保证正交,所有边界处理,全部采用循环处理
注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质)
注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置
注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换
注6: 此程序每层变换相对原图像矩阵,产生的矩阵都是正交阵,这和小波包一致
注7: 但小波变换每层产生的矩阵,是相对每个待分解子块的正交矩阵,而不是原图像的正交矩阵
注8: 且小波变换产生的正交矩阵维数,随分解层数2分减少
注9: 提升系数可以在MATLAB7.0以上版本,用liftwave( 9.7 )获取,这里直接给出,考虑兼容性
注10:由于MATLAB数组下标从1开始,所以注意奇偶序列的变化
注11:d为对偶上升,即预测;p为原上升,即更新(err)
- 2008-06-25 07:59:17下载
- 积分:1