-
windowfilter
说明: 功能一句话:Design Linear-Phase FIR using Window: rectangular window,Hamming window,Bartlett window。是学习信号处理FIR滤波器设计时很好的代码。(Design Linear-Phase FIR using Window: rectangular window,Hamming window,Bartlett window)
- 2009-07-26 06:01:45下载
- 积分:1
-
Matlabfun
matlab 函数的说明 以及具体的应用描述(matlab function description, and description of specific applications)
- 2010-05-12 20:57:38下载
- 积分:1
-
zweipunkt_regelung
simulink model of a two point control function
- 2011-06-13 00:53:23下载
- 积分:1
-
DotNetSiemensPLCToolBoxLibrary-master
Dont Net Siemens Toolbox
- 2014-11-08 20:06:08下载
- 积分: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
-
dan
Matlab的Optimization软件包,虽然能很好地解决线性规划问题,但对于无解和有无穷个解地情况,结果不能让人满意,本人编了几个函数用于打印单纯形表。(Matlab Optimization package, Although able to solve linear programming problems, but no solution and a solution to the endless, the results are not satisfying. I compiled several functions for printing simplex table.)
- 2007-01-07 19:10:43下载
- 积分:1
-
瑞利信道下 卷积码仿真cnv_Rayleigh
瑞利信道下(2,1,3)卷积码仿真,得到误码率曲线。(Rayleigh Channel (2,1,3) Convolutional Codes simulation results, BER curves.)
- 2020-06-28 10:40:02下载
- 积分:1
-
zhichilunpilaosheji
用于直齿轮进行疲劳设计的MATlab程序,敬请分享,并指导!(for the fatigue analysis of spur gear ,developed by matlab softwore,please share with all of you,and comunicate with each other )
- 2012-10-17 11:16:57下载
- 积分:1
-
radar_match_filtering
雷达匹配数字滤波器的matlab simulink实现,通信专业本科毕业论文用的到的。(Matched radar matlab simulink realization of digital filters, communication undergraduate thesis used to.)
- 2013-10-16 16:35:04下载
- 积分:1
-
2
说明: MAT LAB HACKING TOOLS
- 2014-10-15 14:55:56下载
- 积分:1