-
chaper3
非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第3章绪论(Very good books, Particle Swarm Optimization for 8 chapters and two appendices, followed by From Chapter 3 Introduction)
- 2008-12-20 11:36:43下载
- 积分:1
-
avg_sum
求x的平均值,但对其中的一列或几列数据进行求和。(Calculate arithmetic means of matrix x,but calculate the sum of one or some columns. )
- 2012-03-28 09:32:30下载
- 积分:1
-
MATLAB-jiaocai
一本介绍matlab学习的书籍,清华出版 高清,非常有用(An introduction to the MATLAB learning books, Tsinghua publishing HD, very useful
)
- 2011-11-06 16:41:52下载
- 积分:1
-
ch_eq
MATLAB CODE FOR CHANNEL EQULIZATION USING MATCHED FILTER
- 2013-11-20 13:52:56下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
Fisher
最优分类法,用于找出数据的变差举证,并确定分类数(Optimal classification of evidence used to identify the data variation and to determine the number of classification)
- 2010-03-02 14:03:43下载
- 积分:1
-
FastICA
FastICA快速独立分量分析的MATLAB源代码,功能全面,有简洁易用的figure界面,操作容易上手,能处理多路混合信号,并输出计算结果,生成信号的图形,便于进一步的分析(FastICA fast independent component analysis of MATLAB source code, there are simple and easy to use interface, figure, operating particularly easy to use, able to handle multi-channel mixed-signal, and outputs the calculated results, the signal is generated graphics)
- 2010-03-03 19:31:48下载
- 积分:1
-
plot5daiqianyuan
根据潜在震源区数据,利用matlab画第五代潜在震源区图,并在鼠标点击位置编号(According to the potential source area data, using matlab draw fifth-generation potential source area map and click on the mouse position number)
- 2014-01-09 09:56:11下载
- 积分:1
-
PSO
说明: 通过粒子群算法实现pid参数的自整定。内容涵盖matlab程序和SIMUILINK仿真。已调试。(PID parameter tuning of particle swarm optimization)
- 2018-12-30 14:53:31下载
- 积分:1
-
pca
主元分析(pca)的matlab程序,运算时间短,程序简单(Principal component analysis (pca) of matlab procedures, computing time is short, simple procedures)
- 2008-07-01 11:43:43下载
- 积分:1