-
157
Encryption algorithms are becoming
more necessary to ensure data is securely transmitted
over insecure communication channels. FOX is
a recently developed algorithm and its structure is
based on the already proven IDEA (International
Data Encryption Algorithm) cipher.
FOX is a symmetric (private key) block cipher. Its
top-level structure uses the Lai-Massey scheme and
the round functions used in the scheme are substitution
permutation networks (SPN). Its flexibility lies
in the fact that it can be efficiently implemented in
hardware and software. We report some of the first
results of implementing the cipher on an FPGA
- 2009-10-21 23:33:01下载
- 积分:1
-
Channel_Equalization_using_Context_Trees
利用context trees技术进行无线信道自适应均衡,包括其理论描述及仿真。(Wireless channel using context trees for adaptive equalization, including its theoretical description and simulation.)
- 2010-10-04 03:19:05下载
- 积分:1
-
对雷达DOA进行估计
利用再大似然方法对雷达DOA进行估计,对结果进行了对比(Again big likelihood method is used to analyse the radar DOA estimation, the results were compared)
- 2021-04-05 01:19:03下载
- 积分:1
-
DDEServerSample
DDE服务器编写例程,实用DDEML类库实现,简单易用。(DDE server to prepare routines, practical implementation DDEML class, easy to use.)
- 2009-03-03 19:57:51下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1
-
DATA
matlab数据文件,聚类标准测试数据,K均值聚类等经典算法都可以用。mat文件(matlab data files, the standard test data clustering, K-means clustering algorithm can be used such as the classic. mat file)
- 2013-05-22 16:59:34下载
- 积分:1
-
faceRegnize
人脸识别的matlab程序,先训练后测试,输入一副图像后将输出最接近的几副人脸。(procedures and training tests after an input image output for the nearest deputy Face.)
- 2006-06-01 14:48:39下载
- 积分:1
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
matpower-with-introduce
matpower算例程序程序及详细的说明文件,方便改进算法(matpower study program procedures and detailed documentation to facilitate improved algorithm)
- 2020-09-05 10:08:05下载
- 积分:1
-
scm-11-01-2005
欧洲fp6的WINNER的空间信道模型SCM信道的matlab仿真程序(WINNER of the European FP6 space channel model SCM channel matlab simulation program)
- 2007-09-11 21:07:55下载
- 积分:1