-
music
基于MUSIC方法功率谱估计的matlab仿真(MUSIC-based method of power spectrum estimation matlab simulation)
- 2009-06-01 15:49:13下载
- 积分:1
-
OFDMaMatlab
设计OFDM系统IQ不平衡问题研究,及不平衡的图解~(Learn how MATLAB can be used efficiently in order to perform tasks in
digital signal processing and digital communications
Learn something about state-of-the-art digital communications systems and
how to simulate/analyze their performance)
- 2011-04-26 09:48:58下载
- 积分:1
-
geneticOptimizationtheory
遗传算法算例及matlab源程序,对遗传算法入门研究及借鉴 大有益处(Matlab genetic algorithm and source code examples, Introduction to research on the genetic algorithm and draw great benefit)
- 2010-05-20 11:02:45下载
- 积分: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
-
d_mnm
空间谱估计之mnm算法 此算法是music算法的改进算法(Spatial spectrum estimation of the mnm algorithm This algorithm is the music algorithm improved algorithm)
- 2011-09-13 09:57:05下载
- 积分:1
-
coe_spwm6
实现spwm的fft频谱分析,数据计算的范例程式。(Achieve spwm FFT spectrum analysis, data sample program.)
- 2013-04-14 17:32:55下载
- 积分:1
-
MATLAB-fuzzy-K-means
matlab模糊k-means聚类算法源码,很实用,略微改造即可使用(matlab fuzzy k-means clustering algorithm source code, very practical, you can use a little renovation)
- 2013-12-16 15:33:15下载
- 积分:1
-
Untitled
说明: 利用模拟信号对能量法进行验证,主要求解振幅值,能量值,频率包络值(Analog signal on the energy method used to verify, mainly to solve the amplitude value, energy value, the value of the frequency envelope)
- 2010-04-17 12:11:10下载
- 积分:1
-
Gauss
高斯插值,本程序使用matlab开发环境实现了数值方法的高斯插值内容,方便好用,将所需插值数据加入,即可实现高斯插值(Gaussian interpolation, the program uses matlab development environment to achieve a numerical method of Gaussian interpolation content, easy to use, add the required data interpolation, Gaussian interpolation can be realized)
- 2021-05-08 12:38:35下载
- 积分:1
-
slmpapr2
papr ofdm slm .it contain report and smatlab simulations.all are working ofdm slm method.slm method
- 2010-06-05 01:03:30下载
- 积分:1