-
suanSuBianMa
说明: 算术编码,matlab实现,是固定频率表的算术编码的实现方式(Arithmetic coding, matlab implementation, a fixed frequency table of the arithmetic coding implementations)
- 2010-04-09 11:26:09下载
- 积分:1
-
Gold_sequence_generation
LTE的扰码产生序列,这个是matlab代码,十分详细。(LTE scrambling the sequence, this is the matlab code, very detailed.)
- 2011-07-14 20:41:12下载
- 积分:1
-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
jixiegongcheng
学习机械工程控制的例子的一些matlab中的实现过程(Examples of mechanical engineering to learn some control of the implementation process in matlab)
- 2011-09-06 14:39:48下载
- 积分:1
-
matlab高斯消去法
利用matlab程序实现列主元的高斯消去法。(using Matlab program out of the main yuan Gaussian Elimination Act.)
- 2005-06-12 22:07:35下载
- 积分:1
-
OfdmPSimulationPUsingPMatlab
co-ofdm的matlab仿真程序,包括文档代码解释和理论解释(coofdm matlab simulation program, including documentation of code interpretation and theoretical explanation)
- 2014-11-18 21:43:28下载
- 积分:1
-
kohonen
kohonen网络的聚类算法—网络入侵聚类(Case 29 kohonen network clustering algorithm- Network Intrusion clustering)
- 2013-12-08 20:01:10下载
- 积分:1
-
Voicebox
all mfile can be used for speech proccesing
- 2014-12-18 23:13:01下载
- 积分:1
-
Method-III
基于记忆法抗雷达速度欺骗的仿真,参数设置简单,程序简明易懂(French anti-radar speed memory deceive based simulation, parameter setting is simple, easy to understand program)
- 2020-12-10 22:19:18下载
- 积分:1
-
buiming
包括脚本文件和函数文件形式,包括调制,解调,信噪比计算,针对EMD方法的不足。( Including script files and function files in the form, Includes the modulation, demodulation, signal to noise ratio calculation, For lack of EMD.)
- 2017-02-06 15:53:45下载
- 积分:1