搜索资源列表
GM(1_1)
- GM(1,1)模型1-4 1:GM(1,1)模拟模型,在matlab中的输入方法为gm1(x),x指要模拟的序列。 2:GM(1,1)预测模型,在matlab中的输入方法为gm2(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预测数据。 3:GM(1,1)群模拟模型,在matlab中的输入方法为gm3(x),x指要模拟的序列。 4:GM(1,1)群预测模型,在matlab中的输入方法为gm4(x,K),x指要模拟的序列,K指从以后序列第一个数据算起的第k个待预
1_1
- 算法设计-Algorithm design
jstl_reference
- 学习jstl的绝对好资料,非常详细,其中报包括jstl reference,jstl 常用函数标签,ibm jstl文档。 -good material for learning jstl
1_1
- 最小生成树算法 克鲁斯法尔算法 球最佳路径-kulru method class maiun void cx
G(1_1)
- 基于G(1,1)的灰色预测算法源码,可供参考-Based on G (1,1) model of the gray prediction algorithm
huffman-matlab-1_1
- Huffman coding for comperesrion data and ready to send
1_1
- 数字统计问题 算法分析与设计课后答案代码-codes problem answer
1_1
- 输出N个数中的第K个最大数,或者说是第K个大的数-Output the Kth max number of n
Matlab灰色预测模型GM(1_1)代码
- 用MATLAB做灰色预测模型GM(1,1)(Using MATLAB to do grey forecasting model GM (1,1))