-
rssic
无线传感器网络的加权质心算法,用matlab编程的,需要的可以参考(Weighted centroid algorithm for wireless sensor networks using matlab programming, can refer to)
- 2012-05-11 09:28:24下载
- 积分:1
-
dianliumoxing
直角牛顿-拉夫逊法的电力系统潮流计算程序,希望能对大家有所帮助(At right angles to the Newton- Raphson method of power flow calculation program, we hope to help)
- 2012-06-07 22:03:04下载
- 积分:1
-
inverse
乘法逆元的实现,就是对元素的逆元求解实现(Multiplicative inverse of the implementation of the elements of inverse solution to achieve)
- 2009-12-08 10:56:01下载
- 积分:1
-
NBPSO
binary PSO islanding in distribution system
- 2013-04-23 00:25:24下载
- 积分:1
-
kicILC-control
ILC 迭代学习控制的matlab程序,是学习迭代过程的好资料,这是第二部分,程序运行效果非常好。(Iterative Learning Control ILC matlab program, the iterative process of learning good information, this is the second part of the program runs very good.)
- 2014-04-26 18:26:19下载
- 积分:1
-
递归神经网络
说明: 基于递归神经网络的故障诊断 matlab仿真(Matlab simulation of fault diagnosis based on recurrent neural network)
- 2020-01-03 10:35:47下载
- 积分:1
-
RSSI
基于RSSI的定位,已知发射节点的发射信号强度, 接收节点根据接收信号的强度, 计算出传播损耗, 利用理论的或经验的信号传播模型将传播损耗转化为距离, 然后再计算出节点的位置(RSSI-based positioning, known to launch the node transmission signal strength, the receiving node according to received signal strength, transmission loss calculated using the theory or experience loss of signal propagation model will spread into the distance and then calculate the location of the node)
- 2021-02-23 17:39:40下载
- 积分:1
-
mimo-channel
MIMO信道容量的Matlab仿真程序,实现了MIMO信道容量的计算(MIMO channel capacity of the Matlab simulation program)
- 2013-07-09 06:57:13下载
- 积分:1
-
Rate-1_3
ldpc encoding and coding of rate 1/3
- 2014-09-09 19:56:04下载
- 积分:1
-
SVM
In machine learning, support vector machines (SVMs, also support vector networks[1]) are supervised learning models with associated learning algorithms that analyze data and recognize patterns, used for classification and regression analysis. Given a set of training examples, each marked as belonging to one of two categories, an SVM training algorithm builds a model that assigns new examples into one category or the other, making it a non-probabilistic binary linear classifier. An SVM model is a representation of the examples as points in space, mapped so that the examples of the separate categories are divided by a clear gap that is as wide as possible. New examples are then mapped into that same space and predicted to belong to a category based on which side of the gap they fall on.
- 2014-12-14 21:33:26下载
- 积分:1