-
QPSK_Simulation
实现了QPSK在瑞利信道下的性能仿真,仿真结果与理论曲线相比较,结果相符。供大家参考。(It achieved the simulation of QPSK performance in Rayleigh channel.)
- 2010-06-13 11:33:29下载
- 积分:1
-
tsp2matlab
说明: 该程序试图对具有31个城市的VRP进行求解,已知的最优解为784.1,我用该程序只能优化到810左右,应该是陷入局部最优,但我不知问题出在什么地方。请用过蚁群算法的高手指教。
蚁群算法的matlab源码,同时请指出为何不能优化到已知的最好解(The program attempts to have 31 cities of the VRP is solved, the optimal solution is known as 784.1, I use the program can only be optimized to about 810, should fall into local optimum, but I do not know where the problem is. Please teach master ant colony algorithm used. Ant colony matlab source, also please explain why not optimize the best solution to a known)
- 2010-04-27 20:09:43下载
- 积分:1
-
Desktop
说明: 随机切换系统稳定性和利用matlab线性矩阵不等式工具箱求可行解(Stability of stochastic switched systems using MATLAB LMI toolbox to find feasible solutions)
- 2020-11-02 17:34:55下载
- 积分: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
-
GE060
Hierarchical Adaptive Fuzzy Sliding -Mode
Controller for Multimachine Power Systems
- 2014-11-07 03:16:01下载
- 积分:1
-
frequency-offset-in-ofdm
This Matlab script finds the frequency offset effects in the orthogonal frequency division multiplexing (OFDM)and its effects on the bit error rate (BER).
A reference paper is also included.
- 2013-11-16 22:29:55下载
- 积分:1
-
timing-photo
matlab的一种功能实现程序:目的是为了实现定时使用摄像头照相(监控)的功能(timing photo)
- 2012-03-25 21:20:34下载
- 积分:1
-
applySkiSlope
this is matlab code useful to remove noise
- 2012-05-21 18:39:14下载
- 积分:1
-
3d_temperature
Estimates tempearature profile in 3d hexahedral mesh using finite element
- 2012-06-07 19:33:45下载
- 积分:1
-
simulink
全面、专业的介绍matlab中模块mulink模块的使用方法,列举的例题包含操作流程,非常实用。(Comprehensive, professional introduction matlab in Ostrava mulink modules to use, citing the examples include operating procedures, very practical.)
- 2013-07-21 16:43:57下载
- 积分:1