-
EKF--matlab
基于卡尔曼滤波的MATLAB 扩展程序,可以供大家参考下(Kalman filter-based MATLAB extension, for your reference)
- 2012-04-26 11:04:04下载
- 积分:1
-
liukai
运筹学里的优化算法,源代码,而且经过matlab运行过了(Operations Research in the optimization algorithm, source code, and after a run Matlab)
- 2013-09-01 09:49:06下载
- 积分:1
-
matlab-of-interferogram
用matlab去模拟仿真物理光学的一个文献,挺不错的(Using matlab to simulate a physical optics simulation literature, very good)
- 2011-10-25 09:23:40下载
- 积分:1
-
[emuch.net]parafacmodeling_ver2.0
说明: 用matlab编辑平行因子分析法,程序不大,容易理解(Using matlab to edit parallel factor analysis method, the program is not big and easy to understand.)
- 2019-03-31 16:54:00下载
- 积分:1
-
simplemulti-kernel-svm
经典的多核学习工具箱,功能强大,内容全面(The classic multi-core learning toolbox, powerful, comprehensive)
- 2013-07-27 10:32: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
-
Dijkf
this file is used to get the shortest path in graph
- 2012-09-06 23:02:40下载
- 积分:1
-
yaogan
matlab下写的一个代码,能够实现遥感图像目标的提取,效果不错(Next write a matlab code that enables remote sensing image object extraction, good results)
- 2009-11-30 21:30:06下载
- 积分:1
-
用matlab实现的谐波提取 Harmonic-extraction
我学习信号系统时原创的用matlab实现的谐波提取 ,两种方案,先分频再提基波,或者利用带通滤波器(I study the signal system to achieve an original harmonic extraction using matlab, the two programs, the first frequency and then Ti Jibo, or the use of band-pass filter
)
- 2020-06-27 07:20:02下载
- 积分:1
-
matlabhelpdocument_7.0
MATLAB帮助文件
MATLaB7.0帮助文件(MATLAB help files MATLaB7.0 Help)
- 2007-05-29 21:03:03下载
- 积分:1