-
SOM
SOM 聚类分析应用,神经网络30案例应用的例程。有详细说明用法(SOM clustering analysis application with the book called 30 neural network application. very useful with details)
- 2012-03-30 01:19:09下载
- 积分:1
-
tdma
在多跳无线网络进行TDMA方式接入时候,时间是被划分为互不重叠的时隙,边长或定长帧在时隙中进行传输。
当面向节点时候,一个节点可以得到一个或者多个时隙,节点可以利用这些时隙向任何一条链路发送报文到邻居节点。
面向链路分配时候,则是某条单向链路分得一个或多个时隙,在这些时隙中,报文发送是单向的。(Time is divided into non-overlapping slots when multi-hop wireless networks are accessed by TDMA mode. Side-length or fixed-length frames are transmitted in slots.
When facing a node, a node can get one or more slots, which can be used by the node to send messages to any link to its neighbors.
For link allocation, a one-way link is allocated one or more slots, in which message transmission is one-way.)
- 2019-02-08 15:27:07下载
- 积分:1
-
ITU g723标准参考代码
ITU g723标准参考代码-ITU standard reference source
- 2022-02-01 01:25:52下载
- 积分:1
-
SiecPrognoza
Neural Network (NARX)
- 2020-11-23 01:09:34下载
- 积分:1
-
分类算法
说明: 文件中包含SVM,CNN,KNN三种分类算法,用于机器学习和神经网络,m文件可直接调用(The file contains SVM, CNN, KNN three classification algorithms for machine learning and neural network, m file can be called directly)
- 2021-01-17 12:09:49下载
- 积分:1
-
HTTP
qtCreate HTTP客户端,阻塞式通信,接口编程(QT HTTP)
- 2016-09-18 22:57:06下载
- 积分:1
-
matlab代码
说明: 在命令行输入%%滞回曲线
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)),可得滞回曲线(Enter the%% hysteresis curve on the command line
t0=0;
tf=20;
x0=[0 0 0]
[t,x]=ode45('Lorenz',[t0 tf],x0);
plot(x(:,1),x(:,3)))
- 2020-06-23 11:10:33下载
- 积分:1
-
chatsource
实现网络聊天功能的软件源代码。实现网络聊天功能的软件源代码(Realize network chat software source code. Realize network chat software source code)
- 2008-03-11 23:06:46下载
- 积分:1
-
PUMA560
puma560机器人正逆运动学,轨迹规划等功能的演示,包含详细说明(the puma560 robot forward and inverse kinematics, trajectory planning function demo, contains a detailed description )
- 2012-08-30 09:43:38下载
- 积分:1
-
qqmail
类似于发送QQ邮件的功能,可以添加正文、标题和附件。(Similar to the function of sending QQ mail, the text, the title, and the attachment can be added.)
- 2018-01-03 15:15:39下载
- 积分:1