-
removeoutliers
采用matlab工作环境,利用Thompson Tau进行异常值剔除(Remove outliers from data using the Thompson Tau method.)
- 2011-02-15 22:17:59下载
- 积分:1
-
Matlab6.5
说明: 数字信号处理教程——MATLAB释义与实现(very good)
- 2010-04-10 21:33:03下载
- 积分:1
-
14-bus-simulink
14 BUS SYSTEM IEEE TEST DATA
- 2014-08-27 02:35:16下载
- 积分:1
-
httplib2-0.9.tar
The module can optionally operate with a private cache that understands the Cache-Control:
header and uses both the ETag and Last-Modified cache validators. Both file system
and memcached based caches are supported.
(Automatically adds back ETags into PUT requests to resources we have already cached. This implements Section 3.2 of Detecting the Lost Update Problem Using Unreserved Checkout)
- 2015-04-02 02:52:22下载
- 积分:1
-
MatlabCode
Matlab中用的所有命令,管理命令和函数,管理变量和工作空间,控制命令窗口等(Matlab Code)
- 2014-02-12 15:02:42下载
- 积分:1
-
1D-plasma-FDTD-Matlab
采用FDTD方法计算一维空间下,考虑碰撞的等离子体中的电磁场的分布情况(Using the FDTD method for calculating one-dimensional space, the distribution of plasma collision consider electromagnetic fields)
- 2014-02-25 10:43:59下载
- 积分:1
-
group-distance
自动做PCA并计算各组间中心点的尤拉距离。源程序。(PCA done automatically and calculate the center point of each group Euler distance. Source.)
- 2014-12-22 10:30:47下载
- 积分:1
-
amatlab
基于matlab写的一个道路障碍物识别,可检测道路障碍物,利用数字图像处理相关知识,如平滑,边缘检测等(Based on MATLAB write a road obstacle identification, can detect road obstacles, the use of digital image processing related knowledge, such as smooth, edge detection, etc.)
- 2015-12-15 19:59:50下载
- 积分:1
-
matlabchengxu
基于二维图像进行三维重建效果还可以,经测试误差较大(Two dimensional image reconstruction effect is also can be based on, after testing error)
- 2013-08-03 19:23:21下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1