-
InterHarmonic_src
VC与matlab混合编程的例子
是一个间谐波处理程序,滤波算法用matlab
界面用VC(VC and matlab programming examples of hybrid between a harmonic process, filtering algorithm matlab interface with VC)
- 2009-06-06 02:16:15下载
- 积分:1
-
robot3
一种机器人滑模控制器设计,s函数和simulink结合编程实现(a sliding robot controller design, function and Simulink's combination of programming)
- 2007-06-07 21:42:47下载
- 积分:1
-
chapter4
小波分析理论与MATALB R2007 实现第四章代码,一些简单例子(Wavelet theory and MATALB R2007 A Chapter of code, some simple examples)
- 2012-05-27 11:15:42下载
- 积分:1
-
mmse
OFDM信道估计中LS和MMSE估计算法的matlab源程序(Channel estimation source code)
- 2016-04-28 20:59:15下载
- 积分:1
-
yichuansuanfagongju
说明: 针对MATLAB的优化功能,本人特别整理了MATLAB常用的优化工具箱代码(MATLAB function for optimization, I used the special finishing of the optimization toolbox of MATLAB code)
- 2009-08-07 13:14:46下载
- 积分:1
-
基于粒子群优化算法的特征选择SVM分类
说明: 针对“BreastCancer”数据集,作为对比,第一次对特征集直接进行SVM分类,第二次使用粒子群算法进行特征选择后再进行SVM分类。并且对比和分析了两次分类的结果。(For "BreastCancer" data set, as a comparison, the first time the feature set is directly classified by SVM, and the second time the feature set is selected by particle swarm optimization before SVM classification. The results of the two classifications are compared and analyzed.)
- 2021-03-05 21:39:31下载
- 积分:1
-
gold_erro_ratio
gold序列应用于跳频系统,给出了误码率曲线(gold sequence applies to frequency-hopping system, give a bit error rate curve)
- 2009-03-27 23:12:50下载
- 积分:1
-
imratio
This script allows to know the compression ration between two images
- 2014-10-30 06:44:43下载
- 积分:1
-
channel-coding
无线通信中信道编码的内容,这信道编码的源程序,这是对应教材的源代码(Wireless communication channel coding content, which channel coding of the source, which is the source code corresponding textbook)
- 2014-08-07 08:15:15下载
- 积分: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