-
Cjulei
利用模糊c—均值聚类方法将data 数据向量;3表示分成三类;center表示分类中心(Using fuzzy c-means clustering method to the data vector data 3 that is divided into three categories center said the classification center)
- 2010-01-22 19:06:32下载
- 积分:1
-
mfile
ForMATLAB_2011a教程,matlab教程源代码,MATLAB使用和数学知识的丰富层次(ForMATLAB_2011a tutorials, matlab tutorial source code, MATLAB mathematical knowledge to use and rich gradation)
- 2013-07-10 20:00:09下载
- 积分:1
-
work
example about vibration
- 2011-05-31 22:29:27下载
- 积分:1
-
Simple-analog-clock
简易模拟时钟,使用MATLAB的GUI开发而成,可以获取桌面时钟数然后在模拟钟面上显示,每隔一秒刷新显示!(Simple analog clock, a GUI was developed using MATLAB, you can get a desktop clocks and analog clock face on display, refresh the display every second!)
- 2013-12-13 21:15:21下载
- 积分:1
-
rbfnn_forcast
rbfnn用于长期预测,效果比多元回归模型好。(rbfnn for long-term forecast, the effect is better than the multiple regression model.)
- 2010-12-14 11:12:40下载
- 积分:1
-
Non-isolated-DCDC-converter--boost
非隔离型DCDC变换器-boost详细讲解(Non isolated DCDC converter-boost)
- 2015-01-22 22:18:38下载
- 积分:1
-
scale-freenetwork
复杂网络之无标度网络与小世界网络生成程序 (A complex network of scale-free network and the formation process)
- 2010-08-13 11:52:59下载
- 积分:1
-
bpsk_tiaozhi
一种PSK的调制方式 ,提供初学者参考,挺好的资料,参考(tihs is a programe of psk module way ,it can help you fing that you will like it)
- 2011-01-20 21:10:41下载
- 积分:1
-
huffmanencode
利用matlab对图像进行huffman编码,效果不错,试试吧!(Using huffman coding matlab right image, the effect well, try it!)
- 2009-11-20 12:44:07下载
- 积分: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