-
get_knn
获取Knn,即网络中邻接节点的度值。通过Knn可以知道,网络是同配还是异配(Access Knn, that is adjacent network node value. Through KNN can know the network is the same with or different allocation)
- 2009-02-05 11:54:22下载
- 积分:1
-
dddqqq
有关机动目标跟踪,卡尔曼滤波相关的资料,对从事卡尔曼滤波研究,机动目标跟踪的朋友有参考价值 (The maneuvering target tracking, Kalman filtering relevant information, engaged in Kalman filtering, target tracking friends have reference value)
- 2010-09-08 13:40:46下载
- 积分:1
-
matlab-speech-recongion-1
是matlab之语音处理与合成工具箱这本书的随书程序,很实用哦。珍藏!!!(good!!It s useful for you !!!!!)
- 2009-11-06 10:57:09下载
- 积分:1
-
Smith-Chart
Matlab实现史密斯圆图的绘制程序。
这个Matlab程序,绘制史密斯圆图,同时绘制反射系数。(Matlab Smith chart drawing program. The Matlab program to draw a Smith chart, draw the reflection coefficient.)
- 2012-06-08 16:32:32下载
- 积分:1
-
SPC
Single phase converter control
- 2013-08-05 19:43:20下载
- 积分:1
-
simplex
simplex method for matlab
- 2013-10-18 13:30:07下载
- 积分:1
-
03726800DFA
dfa 时间序列的赫斯特指数的计算线性趋势的拟合
- 2013-10-02 22:08:03下载
- 积分:1
-
get_modal.m
根据C、M、K矩阵计算模态参数:固有频率、振型向量、阻尼比,并可区分比例阻尼还是非比例阻尼(Calculate the modal parameters C, M, K matrix: natural frequency, mode shape vectors, damping ratio, and can distinguish proportional damping or non-proportional damping)
- 2015-03-11 17:54:46下载
- 积分:1
-
Atm4
This code illustrates a simple ATM application
- 2015-04-14 13:49:47下载
- 积分:1
-
BP
说明: BP网络是通过输入层到输出层的计算来完成的。多于一层的隐含层虽然能在速度上提高网络的训练,但是在实际应用中需要较多的训练时间,而训练速度可以用增加隐含层节点个数来实现,因此在应用BP神经网络进行预测时,选取只有一个隐含层的三层BP神经网络就足够了。(The BP network is completed through the calculation of the input layer to the output layer. Although the hidden layer of more than one layer can improve the training of network in speed, more training time is needed in practical application, and the training speed can be realized by increasing the number of hidden layer nodes. Therefore, when the BP neural network is used to predict, the three layer BP neural network with only one hidden layer is sufficient.)
- 2018-04-26 21:18:39下载
- 积分:1