-
GeneticAlgorithm
Genetic Algorithm with matlab
- 2010-07-09 13:21:27下载
- 积分:1
-
alamouti
该文档详细的介绍了alamouti码的编码原理(This document describes in detail the principle of a Code alamouti)
- 2011-05-20 21:49:39下载
- 积分:1
-
FINAL_UTKARSH
Image Encryption based on the RGB PIXEL Transposition and Shuffling
Abstract — Privacy is one of the key issues information Security addresses. Through encryption one can prevent a third party from understanding raw data during signal transmission. The encryption methods for enhancing the security of digital contents has gained high significance in the current era of breach of security and misuse of the confidential information intercepted and misused by the unauthorized parties.
This paper sets out to contribute to the general body of knowledge in the area of cryptography application and by developing a cipher algorithm for image encryption of m*n size by shuffling the RGB pixel values. The algorithm ultimately makes it possible for encryption and decryption of the images based on the RGB pixel. The algorithm was implemented using MATLAB.
Index Terms — Cryptography, Encryption, algorithm, cipher image
- 2014-09-03 02:15:29下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Kernel-Density-Estimator
核密度估计的源码,kernel density estimation,从官方渠道获得(Source kernel density estimation, kernel density estimation)
- 2015-02-01 17:59:57下载
- 积分:1
-
kou_gm83
小波包分析提取振动信号中的特征频率,在matlab R2009b调试通过,FMCW调频连续波雷达的测距测角。( Wavelet packet analysis to extract vibration signal characteristic frequency, In matlab R2009b debugging through, FMCW frequency modulated continuous wave radar range and angular measurements.)
- 2017-03-18 21:38:57下载
- 积分:1
-
GTHTMLtable
java与matlab编程的例题。想要做类似工程项目的人员可以参考哦。(java and matlab programming examples. Want to do similar projects can reference Oh.)
- 2008-02-20 19:29:50下载
- 积分:1
-
46456780liov
矩量法解线天线,可以计算表面的电流密度分布,并利用快速算法解矩阵。(MOM solve line antenna。)
- 2011-06-16 11:45:23下载
- 积分:1
-
RamFunction
一个ram例子,可以参考一下,希望能帮到你,请用winrar解压缩打开。(A ram example, you can refer to, I hope you can help, please use winrar to decompress opened.)
- 2013-11-13 13:44:13下载
- 积分:1
-
final_proj1
adaptive huffman coding and decoding in matlab..
- 2010-07-04 17:29:14下载
- 积分:1