-
7
说明: 一些基本的Matlab动画程序,可以使初学者了解动画程序的应用。(Some basic Matlab animation program that allows beginners to understand the application of animation process.)
- 2009-01-01 13:08:59下载
- 积分:1
-
pca
这段代码是基于pca方法的数字图像处理技术,具有实际用应价值(This code is based on the method pca digital image processing technology, with the actual values used should be)
- 2009-05-01 11:24:07下载
- 积分:1
-
DC-Machine
This is a matlab m-file for simulating a shunt dc machine and plot important curves.
- 2013-02-07 02:26:03下载
- 积分:1
-
huise
数学建模中常用的灰色预测程序,经整理,有注释(Commonly used mathematical modeling of gray prediction program, collated comment)
- 2013-05-19 22:15:43下载
- 积分:1
-
classicalHHT
最新经典EMD分解程序,及Hilbert变换程序。由美国人编写,是做HHT变换进行信号分析处理的最佳参考,由本人做详细注释,方便大家理解程序。
(latest classic EMD decomposition processes and procedures Hilbert transform. Prepared by the Americans, and are HHT transform signal analysis and processing of the best reference.)
- 2007-04-21 21:32:35下载
- 积分:1
-
LMD-sofware
local mean decomposition 软件原理描述(local mean decomposition Software Principles)
- 2014-08-26 22:11:20下载
- 积分:1
-
image_prosess
一个简单的用于实现简单的图像处理Matlab Gui软件的内部程序(failed to translate)
- 2009-05-26 15:31:26下载
- 积分:1
-
RANSAC
RANSAC算法及其消除错配应用,适用于图像方面的RANSAC配准,并带有示例以帮助理解(RANSAC algorithm and its application to eliminate the mismatch, the image area of the RANSAC for registration, and with examples to help understand)
- 2011-05-12 14:40:49下载
- 积分:1
-
prac9
The above file will give you various kinds of filter that are applied to a single image and so that you will be able see the effect of that filter to the image.
- 2013-12-05 11:38:27下载
- 积分: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