-
code
it contains matlab code for ofdm systems it is .m file extension
- 2010-03-12 09:25:56下载
- 积分:1
-
liblinear-64bit-1.94
liblinear是支持向量机的一种,目前的应用较为广泛,可安装到matlab中,然后进行对数据的训练和预测。(liblinear is a support vector machine, now is widely used, can be installed into matlab, and then training and prediction data.)
- 2014-09-17 18:55:12下载
- 积分:1
-
matlab-program
本文档实现了多种基于物理层RSS信道特征加密算法的实现以及性能分析对比。(This document realized its performance analysis and comparison of a variety of physical layer based RSS channel characteristics encryption algorithm.)
- 2021-03-28 16:19:11下载
- 积分:1
-
DRNNTunningPIDControlerforcouplingplant
DRNN神经网络自学习PID解藕控制,与PID相比具有抗干扰能力强特点(DRNN self-learning neural network PID control solution lotus, compared with PID characteristics of anti-interference ability)
- 2009-07-12 16:28:41下载
- 积分:1
-
神经网络LSTM 时间预测
说明: lstm学习资料,可以使用,效果较好,希望满意(LSTM learning materials, can be used, the effect is better, hope to be satisfied)
- 2021-01-09 16:48:51下载
- 积分:1
-
PUDN
Replace the native Matlab Hamming window
- 2009-02-14 04:04:02下载
- 积分:1
-
BAB1
this document is related with physic method using matlab code
- 2014-11-08 13:46:28下载
- 积分:1
-
QFTCT
定量反馈工具箱及其试用程序,经过试用,很好用。(The matlab function about QFT tool box)
- 2014-11-23 10:55:01下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
StackMapFrameVisitor
Stack Map Frame Visitor Source Code for Andriod.
- 2014-01-03 19:38:24下载
- 积分:1