-
tag_right
集群通信随机接入仿真,主要是针对集群用户接收与普通用户接收的对比(直方图),集群用户正确接收率、普通用户接收率,总的误判率。(Cluster communication random access, cluster users and ordinary users access contrast (histogram), cluster users receive the accuracy and ordinary users receive the accuracy rate of miscarriage of justice problems.)
- 2013-01-17 10:41:02下载
- 积分:1
-
tek.kendali
fuzzy logic ,makes an application that is used to control temperature and humidity of orchid.
- 2013-12-20 14:57:00下载
- 积分:1
-
nmm
这是《Numerical Methods with MATLAB: Implementation and Application》一书的配书程序(Matlab)(matlab code for "Numerical Methods with MATLAB: Implementation and Application")
- 2009-04-18 18:35:50下载
- 积分:1
-
distvector
This code simulates distance vector routing of communication networks
- 2011-02-01 21:42:40下载
- 积分:1
-
Ct
说明: 三维重建,利用matlab实现ct影像重建(Three-dimensional reconstruction)
- 2013-12-10 12:17:26下载
- 积分:1
-
DOA
基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(MATLAB program is based on two-dimensional DOA estimate augmented matrix L-shaped array of beams)
- 2015-04-14 18:02:09下载
- 积分:1
-
PCM
运用仿真抽样信号的频谱, 分析满足不同条件下的抽样情况、验证奈奎斯特抽样定理不同量化电平情况下的信噪(The use of simulation sampling frequency spectrum, analyzing a sample under different conditions to meet the situation, verify the Nyquist sampling theorem under different quantization level of the signal to noise)
- 2010-05-13 20:31:53下载
- 积分:1
-
matlab-code-for-lsb-steganography
help for GUI based on matlab
- 2015-03-25 14:18:05下载
- 积分:1
-
MCS
5层3跨弹性框架结构21变量复杂ANN网络建模,同时蒙特卡洛模拟可靠度指标(5 layer 3 inter-elastic frame structure 21 variable complex the ANN network modeling, Monte Carlo simulation reliability index)
- 2021-03-31 16:49:09下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1