-
kmean
一个刚编出来的K—means 聚类算法的matlab源代码 适合多维数据(Just made out of a K-means clustering algorithm matlab source code for multi-dimensional data)
- 2009-06-07 00:34:38下载
- 积分:1
-
geneticalgorithm
遗传算法matlab程序~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(Genetic algorithm in matlab)
- 2010-02-07 13:57:33下载
- 积分:1
-
variable-speed-Traffic
程序是基于元胞自动机的交通模型,主要是针对单车道、单车变数运动的描述(Program is based on cellular automaton traffic model for the description of the movement of bicycle paths, cycling variables)
- 2012-09-13 11:41:50下载
- 积分:1
-
huiseguanlianmatlab
本程序可以计算灰色关联度,是用MATLAB实现的(The program can calculate the gray correlation is achieved with MATLAB)
- 2010-06-05 21:41:28下载
- 积分:1
-
cengcifenxi
层次分析的一些源代码,层次分析法是将决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。(Some of the source code level analysis, AHP is always the element of decision-making down into objectives, guidelines, programs and other levels, in this based on qualitative and quantitative analysis of the decision-making methods.)
- 2011-07-07 11:44:58下载
- 积分:1
-
FreqEstimation
This letter presents a novel algorithm to compute the
instantaneous frequency (IF) of a multicomponent nonstationary
signal using a combination of fractional spectrograms (FS). A high
resolution time frequency distribution (TFD) is defined by com-bining FS computed using windows of varying lengths and chirp
rates. The IF of individual signal components is then computed by
applying a peak detection and component extraction procedure
- 2013-02-11 00:38:19下载
- 积分:1
-
MATLAB
这是我意外发现的一个非常好的学习资料,希望对新手学习matlab有帮助(This is what I accidentally found a very good learning materials, hope to help novice to learn matlab)
- 2011-10-11 15:50:02下载
- 积分:1
-
return-on-assets
使用matlab进行资产收益率分布的拟合与检验/适用于金融/计量/统计等相关领域(Fitting and testing the distribution rate of return on assets
)
- 2015-01-31 11:43:44下载
- 积分:1
-
Numericalanalysis
适合于大学生或工程硕士的工科计算方法课件(Numerical analysis for undergraduate students)
- 2010-05-15 22:56:45下载
- 积分:1
-
cyclic_coder
(7,4)系统循环码编码器
code_out = cyclic_coder(code_in)
该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1
输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统
循环码字,是1×7的行向量。
函数运行时,同时画出输入信息码字和循环码字的波形图。( (7,4) cyclic code system Encoder code_out = cyclic_coder (code_in) cyclic code encoder of the system generating polynomial is g (x) = x ^ 3+ x+ 1 of information input parameters code_in code word is 1 × 4 row vector output code_out System is encoded codeword cycle, the row is 1 × 7 vector. Function to run at the same time draw the input code word and code word cycle waveform.)
- 2011-08-15 21:48:28下载
- 积分:1