-
HW6_SARLI
a simple code for plot some kinds of geophysical data (such shot, CMP,... gathers).
- 2014-08-20 05:45:09下载
- 积分:1
-
RaisedCosFilter
使用Matlab通信工具箱中的RCOSINE和 RCOSFLT函数设计升余弦滤波器,有效地抑制码间干扰。(Using Matlab communication toolbox RCOSINE and RCOSFLT raised cosine filter design function effectively suppress inter-symbol interference.)
- 2014-01-01 12:13:44下载
- 积分:1
-
LBM(Red-Blue-Fluids)
一个基于LBM颜色模型的MATLAB算法编程,以便针对LBM颜色模型的求解。(A MATLAB programming algorithm based on LBM color model, so that for LBM color model to solve.)
- 2016-12-22 11:17:40下载
- 积分:1
-
sttc
在ofdm系统中空时格状码编译码方式,与ofdm结合性能的比较(in OFDM systems hollow when trellis coding- decoding methods, combined with OFDM Performance Comparison)
- 2006-06-21 10:06:16下载
- 积分:1
-
matlab中的阶比仿真程序jiebi
matlab中的阶比仿真程序,应用于数值分析,和大家一起学习。(matlab in the order than the simulation program, used in numerical analysis, and we learn together.)
- 2020-11-26 20:09:31下载
- 积分:1
-
C4
说明: This code is related to the course Digital Communications. It simulates a communication system which uses AWGN and 16QAM
- 2013-11-10 02:32:33下载
- 积分:1
-
RK_EOS
属于真实气体状态方程,可用于计算气体温度、压力和密度。(Calculate physical parameters of a gas, such as pressure, density, and temperature)
- 2020-12-13 21:59:15下载
- 积分: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
-
Image-Enhancement
Digital Image Enhancement source code with GUI in MATLAB very good explained
- 2015-04-07 20:48:37下载
- 积分:1
-
KPCAcontourmap
说明: 主要用于故障诊断的神经网络预测KPCAcontourmap代码文件(Neural Network Prediction KPCAcontourmap Code File for Fault Diagnosis)
- 2020-06-18 02:20:02下载
- 积分:1