-
surface_wave_detection
地波超视距雷达系统仿真 雷达信号处理 超视距雷达(Ground wave over-the-horizon radar system simulation Radar Signal Processing)
- 2020-06-29 01:20:01下载
- 积分:1
-
phase-mag-b-sup
相位衬度成像中由振幅得到相位的恢复算法,MATLAB运行环境(Phase-contrast imaging obtained by the amplitude phase restoration algorithm, MATLAB runtime environment)
- 2007-10-29 15:59:37下载
- 积分:1
-
Beijing-institute-tecnolgy2
for learn matlab software
- 2012-03-26 10:57:59下载
- 积分:1
-
5
说明: 利用Dijkstra算法来求网络图的最短路径,找到从起点P1到终点Pn的最短路径,由于上述算法使用了连接线中点的条件,不是整个规划空间的最优路径,然后利用遗传算法对找到的最短路径各个路径点Pi (i=1,2,…n)调整,让各路径点在相应障碍物端点连线上滑动(Use Dijkstra algorithm to find the shortest path network diagram to find the starting point P1 to the end of Pn from the shortest path algorithm is used as the midpoint of the condition of cable, not the entire optimal path planning of space, and then use genetic algorithm to find shortest path of each path points Pi (i = 1,2, ... n) adjusted to the path of obstacles in the corresponding endpoint connection point slide)
- 2011-05-10 16:03:58下载
- 积分:1
-
ILC
簡易的迭代學習程式,方便對迭代學習剛接觸的人使用(Simple iterative learning programs, facilitate new to people using iterative learning)
- 2014-08-12 14:08:37下载
- 积分:1
-
multi-path-flat-fading
多径衰落信道matlab仿真程序,有说明(multi-path flat fading)
- 2013-10-30 00:28:38下载
- 积分: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
-
ellipse
基于matlab的画出一个不完整的椭圆,结果完美。只要稍作修改可以出来任意要求范围的不完整椭圆。(Matlab to draw the ellipse
)
- 2013-08-23 10:02:51下载
- 积分:1
-
eglipathlossmodel
Egli pathloss propagation model for LTE Simulator.
- 2014-03-21 22:53:58下载
- 积分:1
-
BluetoothFrequencyHopping
this is about BluetoothFrequencyHopping
- 2010-08-12 02:06:19下载
- 积分:1