-
Graph
复杂网络的一些节点面对攻击的代码,包括模型的产生。(Some of the complexity of the network nodes of the face of attack code, including the selection of models.)
- 2009-05-04 14:55:04下载
- 积分:1
-
5
说明: MATLAB CODE FOR INFORMATION THEORY AND CODING
- 2013-09-11 13:02:39下载
- 积分:1
-
fem3d-package0920
一个三维的有限元程序代码,
程序里有详细的注释,包括网格的剖分等
参考文献,输入文档。(A three-dimensional finite element program code, program, there are detailed notes, including grid mesh and other references, the input document.)
- 2013-10-06 13:32:59下载
- 积分:1
-
Compensate
补偿算法,用于传感器非线性补偿,可以参考,大家感兴趣可以下来看下,欢迎下载。(Compensation algorithm for nonlinear compensation sensor, reference, we are interested can look down, welcome to download.)
- 2014-12-09 16:19:39下载
- 积分:1
-
LEACH
无线传感器网络中LEACH协议代码,实现节点的分簇。(LEACH protocol code in wireless sensor network node clustering.)
- 2012-09-20 20:31:50下载
- 积分:1
-
Desktop
运用matlab混沌系统中的logistic映射的仿真;
运用keil对八路电子抢答器,有抢答和没抢答的设计,效果显示(Mapping of logistic chaotic systems using matlab simulation
Using the keil to eight-way digital vies to answer first, vies to answer first and not vies to answer first the design, display effect
)
- 2013-05-04 16:52:36下载
- 积分:1
-
ssc_lithium_cell_1RC
说明: Lithium Battery Cell - One RC-Branch Equivalent Circuit
- 2019-05-05 19:06:46下载
- 积分:1
-
MATLAcode
说明: matlab常见的几个算法,有人脸识别, 车牌号识别等。(matlab several common algorithms, there is face recognition, license plate number recognition.)
- 2009-07-23 20:07:43下载
- 积分:1
-
rbfMATLAB
说明: 一个基于MATLAB的径向基的神经网络源程序(A MATLAB-based RBF neural network source code)
- 2010-03-18 21:35:52下载
- 积分:1
-
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个待预测数据。
gm4对序列趋势比较好的数据预测效果较好,对上下变动的数据,特别是后4个数据趋势跟前面的数据相反的,预测效果很差。
gm2对上下变动的数据,预测效果比gm4好,但对趋势较好的数据,预测精度没有gm4高。
gm3比gm1模拟精度要高。
可以以x=[1 3 5 7 9 11 13 15]进行实验。x输入默认行向量。
所有程序在matlab6.0上调试通过。(GM (1,1) 1-4 1 : GM (1,1) simulation model Matlab in the input method for gm1 (x), x entail simulation sequence. 2 : GM (1,1) model, in the Matlab input method for gm2 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. 3 : GM (1,1)- simulation model, in the Matlab input method for gm3 (x), x entail simulation sequence. 4 : GM (1,1)- forecasting model, in the Matlab input method for gm4 (x, K), x entail simulated sequence, from the K refers to the first series after a run of data k pending forecast data. Gm4 right sequence relatively good trend data predicted better results, the next change in the data, especially after four data with the previous trend data contrary, predict poor. Gm2 next to the change in forecast resu)
- 2007-05-31 11:13:42下载
- 积分:1