-
LS
说明: 这个源代码 实现了协作通信与OFDM技术的结合 信道估计采用LS一阶线性估计算法(This source code implements the communication and collaboration technology, combined with OFDM channel estimation using LS estimation method for first order linear)
- 2011-02-21 14:38:02下载
- 积分: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
-
widefocusRSS
宽带信号的空间谱估计以及信噪比等对信号估计的影响,才用聚焦矩阵的方法,采用的聚焦矩阵不同,性能也不同,这里是RSS算法(Spatial spectrum estimation of wideband signals and SNR of the estimated impact on the signal only with the focusing matrix method, using the focusing matrix of different, performance is different, here is the RSS algorithm)
- 2011-05-31 23:06:48下载
- 积分:1
-
6-GHz-Low-Noise-Verstaerker
6 ghz low noise amplifier
- 2014-01-23 17:18:49下载
- 积分:1
-
QPSK
关于QPSK调制的仿真,再Matlab中间但实现QPSK的调制。(QPSK modulation on the simulation, and then between Matlab but realize QPSK modulation.)
- 2007-07-16 22:45:44下载
- 积分:1
-
meatools
神经元信号处理软件,处理多电极阵列记录的*.mcd数据(neurons signal processing software to handle multi-electrode array record data*. mcd)
- 2007-01-15 21:27:47下载
- 积分:1
-
MATLAB-design-code
《MATLAB程序设计教程》源代码-2660为《MATLAB程序设计教程》附带全部代码(" MATLAB Programming Guide" for the source code-2660 " MATLAB Programming Guide" with all the code)
- 2011-06-29 17:11:03下载
- 积分:1
-
matlab
用风电功率历史数据来对未来一段时间功率的数值进行预测,通过Matlab软件编程和Excel处理数据,用神经网络仿真预测法、灰度预测法、时间序列预测法通过历史数据所呈现出来的一些规律对某段时间的风电功率展开预测,预测之后对得到的数据进行误差分析,通过与一些标准的对比来确定预测方法的可靠程度(Using historical data to forecast wind power to the value to the future time power, by Matlab software programming and Excel data processing, neural network simulation and prediction of wind power law method, gray prediction method, time sequence prediction method based on the historical data are presented for a period of time after the start prediction, prediction the data are error analysis, by comparing with the standard to determine the degree of reliability prediction method)
- 2021-01-29 15:28:39下载
- 积分:1
-
jielianguandao
捷联惯导仿真程序,可以比较好的帮助理解捷联惯导的原理,主要参考陈哲老师的捷联惯导原理(Strapdown inertial navigation simulation program, can help to understand better the principle of strapdown inertial navigation, strapdown references Chen Zhe teacher inertial navigation principle)
- 2013-07-15 23:36:37下载
- 积分:1
-
MATLAB-Mfiles
MATLAB所有的M文件,方便易懂。fibonacci数,pagerank,等等(MATLAB M-files, convenient and easy to understand. fibonacci number, pagerank, etc.)
- 2012-08-18 10:02:48下载
- 积分:1