登录
首页 » matlab » tiqu

tiqu

于 2009-05-12 发布 文件大小:3KB
0 87
下载积分: 1 下载次数: 10

代码说明:

  水印提取检测的matlab程序代码 对嵌入水印图像进行dct变化,提取水印序列,计算序列相关值(Detection of watermark extraction matlab code for dct embedded watermark image change, extract the watermark sequence, calculating the value of serial correlation)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BruteSearch
    K-nearest neighbors 搜索 聚类时经常使用的一种方法 国外网站转载( The following utilities are provided: - Nearest neighbor - K-Nearest neighbors - Radius Search They al supports N-dimensions and work on double, it is possible to choose if return the distances. Here is a time comparison with a vectrized m-code: N=1000000 number of reference points Nq=100 number of query points dim=3 dimension of points k=3 number of neighbor tic [idc,dist]=BruteSearchMex(p ,qp , k ,k) MEX toc tic [idc,dist]=knnsearch(qp,p,k) VECTORIZED M-CODE toc p=rand(N,dim) qp=rand(Nq,dim) Output: Elapsed time is 0.962640 seconds. Elapsed time is 18.813100 seconds. )
    2009-03-30 08:08:08下载
    积分:1
  • 59564322Simulink2
    SIMULINK仿真实现BPSK在莱斯衰落+AWGN信道中的调制与解调,并分析了误码率和星座图等等参数。(SIMULINK simulation of BPSK in Rician Fading realize+ AWGN channel modulation and demodulation, and analyzes the bit error rate and constellation parameters and so on.)
    2009-05-05 18:17:44下载
    积分:1
  • suspension-with-gravity(chen-yi)
    passive suspension model
    2011-02-06 07:32:41下载
    积分:1
  • ofdm
    说明:  正交频分复用的调制解调:实现了mb-ofdm的基带超宽带信号调制解调(Orthogonal frequency division multiplexing of the modulation and demodulation: the mb-ofdm of base-band ultra-wideband signal modulation and demodulation)
    2008-11-22 10:56:38下载
    积分:1
  • BP-neural-network
    BP神经网络算法matlab实现和matlab工具箱使用实例(BP neural network algorithm matlab matlab toolbox to implement and use cases)
    2015-03-22 15:40:58下载
    积分:1
  • DIA
    基于matlab的彩色图像分割,方法是K-means聚类分割(Matlab-based color image segmentation method is K-means clustering segmentation)
    2014-01-16 16:22:06下载
    积分:1
  • Matlab-svm
    说明:  支持向量机是一种新的回归方法,特别适用于非线性,改程序实现了支持向量机非线性回归(surport vector machine to non-linear regression)
    2011-02-22 10:02:34下载
    积分:1
  • GetImageRGB
    用MATLAB获取图片RGB并生成相应文件(Get image RGB and generates the appropriate file using MATLAB)
    2012-04-28 15:16:47下载
    积分:1
  • NLMS_LMs
    正规自适应LMS算法,通过改变步长因子,使LMS算法更优(Formal adaptive LMS algorithm, by changing the step size LMS algorithm is better )
    2012-05-11 16:41:28下载
    积分:1
  • SPBSM_Toolbox
    SPBS-M算法的matlab实现. 以及说明文档(This is a toolbox of SPBS-M. )
    2013-03-01 22:53:28下载
    积分:1
  • 696524资源总数
  • 103791会员总数
  • 67今日下载