-
Vehicle_identification
vehicle identification within a system.
- 2010-08-26 15:05:34下载
- 积分:1
-
matlab辅助小波分析与应用源码.rar
说明: matlab辅助小波分析与应用的源码,包含了一些常用的小波分析常规算法和快速算法,能有效帮助学习小波分析(Matlab support wavelet analysis and application of the source code contains a number of commonly used conventional wavelet analysis algorithm and fast algorithm, can help learning wavelet analysis)
- 2005-10-31 21:01:13下载
- 积分:1
-
code
利用最小距离分类器分类3种鸢尾属植物
load fisheriris 载入Matlab自带的鸢尾属植物数据集
每类的前40个样本用于生成代表该类的模板,后10个作为独立的测试样本(Plant data sets
The first 40 of each class used to generate the samples representative of the class template 10 after the test sample as separate)
- 2013-12-06 14:33:31下载
- 积分:1
-
Q_inversion_VSP
由于衰减对于地震数据的影响,本程序改进质心频移法,求取VSP数据的Q值,具有比较好的稳定性和实用性。(Q inversion for VSP data)
- 2020-07-20 17:48:46下载
- 积分:1
-
decoder-ir-8ch
IR 8CH decoder project
- 2013-11-17 21:48:44下载
- 积分:1
-
horizonlinedetection
in this program the horizon line detection is found out by using canny edge detector and hough transform.
- 2014-02-04 02:35:59下载
- 积分:1
-
version1.0
关于边缘检测的matlab程序,设置初始点,调试用的初始化等等(About matlab edge detection procedure, set the initial point, debugging and so on used to initialize)
- 2009-04-02 13:23:47下载
- 积分:1
-
timbre
this file is to play a wave music creating musical notes and transform to a timbre of an instrument
- 2009-11-28 10:08:25下载
- 积分:1
-
nonlocalfilter
Non Local Bayesian Filter for Speckle reduction
- 2014-09-14 23:16:25下载
- 积分:1
-
poly
A polyalphabetic cipher is any cipher based on substitution, using multiple substitution alphabets. The Vigenère cipher is probably the best-known example of a polyalphabetic cipher, though it is a simplified special case.Polyalphabetic substitution ciphers are useful because the are less easily broken by frequency analysis, however if an attacker knows for instance that the message has a period n, then he simply can individually frequency analyze each cipher alphabet.
The number of letters encrypted before a polyalphabetic substitution cipher returns to its first cipher alphabet is called its period. The larger the period, the stronger the cipher. Of course, this method of encryption is certainly not secure by any definition and should not be applied to any real-life scenarios.
- 2015-02-27 14:52:28下载
- 积分:1