-
PLS
此为偏最小二乘支持向量机的说明文档,加程序与详细的程序说明!(This is the partial least squares support vector machine documentation, plus a detailed description of the procedures with the program!)
- 2011-09-07 15:45:05下载
- 积分:1
-
paper2
A novel method of Doppler shift estimation for OFDM systems. Military Communications Conference
- 2015-02-01 12:12:09下载
- 积分:1
-
GA-knapsack-
遗传算法解决背包问题。内含genetic工具包。(Genetic algorithm to solve knapsack problem. Contains genetic toolkit.)
- 2015-03-12 18:33:55下载
- 积分:1
-
Kernel-PCA
一个老外写的文章,很不错,对以后学习核主元分析(KPCA)有帮助!(the paper was written by the foreigner,which is very useful and meaningful.)
- 2014-01-17 20:45:36下载
- 积分:1
-
matlab
包括matlab使用的经典的一百个例子。能让你从中总结出matlab的精髓(Including the use of matlab classic example of the 100. Allows you to sum up the essence of matlab)
- 2009-04-16 10:10:30下载
- 积分:1
-
my_getspeedbygolden_section_search
这个matlab是我写的一个在速度里面利用黄金分割算法查找最小速度时用到的一部分,可以为使用黄金分割算法提个思路(Matlab is used when you use the golden section algorithm to find the minimum speed a speed which part I wrote, and ideas for using the golden section algorithm mentioned)
- 2012-05-31 20:25:44下载
- 积分:1
-
matlab-gaoshu
薛定宇, 陈阳泉著<等应用数学问题的MATLAB求解>的附带光盘,内含matlab代码,需要的朋友请下载。(Xue Dingyu, Chen Yangquan with < MATLAB applications such as mathematical problem solving> the included CD-ROM, containing matlab code, need friends, please download.)
- 2010-06-24 15:11:06下载
- 积分:1
-
BPnetandshuzixulianyangben
自编的BP神经网络Matlab程序,可完美运行。还附有0到9训练样本集,供大家参考学习(Self BP neural network Matlab program can be run perfectly. Accompanied by 0-9 training sample set for your learning)
- 2020-12-11 17:59:16下载
- 积分:1
-
vitbit-decode
维特比译码matlab仿真 详细过程有注释,方便学习使用,挺好用的,望保留实用(Viterbi decoding matlab simulation detailed process notes, facilitate learning to use, very easy to use, hope to retain the practical)
- 2012-09-19 16:28:00下载
- 积分: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