-
My_Mul
用matlab编写的muller(抛物线)法求解函数零点(Using matlab written muller (parabolic) Method Function )
- 2009-10-19 18:23:09下载
- 积分:1
-
mog
mog background subtraction matlab code
- 2014-10-09 04:56:03下载
- 积分:1
-
v31-04-11
MATLAB语言的布格校正程序,简单好用。(Bouguer correction procedures MATLAB language, easy to use.)
- 2010-07-22 11:00:32下载
- 积分:1
-
clustering
将Weka数据挖掘工具所产生的K-MEANS和DBSCAN结果转化成MATLAB可输出三维图像的格式(Weka data mining tools will be generated by K-MEANS and DBSCAN results can be exported into MATLAB three-dimensional image format)
- 2008-06-05 10:09:27下载
- 积分: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
-
icp_m
利用MATLAB 编程语言计算空间最近距离的icp 算法
(For ICP application, and can be applied in robot)
- 2012-04-19 14:12:14下载
- 积分:1
-
UKFinNavigation
运用UKF算法对GPS和惯导信息进行了组合导航和信息融合,采用的是松组合方式(integrated navigation and information fusion of SINS/GPS based on UKF)
- 2020-12-17 22:09:12下载
- 积分:1
-
Kendall
Kendall M检验 主要用于趋势分析(Kendall M testing mainly used in trend analysis)
- 2009-05-09 20:32:47下载
- 积分:1
-
VFIFE
chp5_ex1用向量式有限元求解二维框架在斜坡荷载作用下的静力解。
chp6_ex1_1用向量式有限元求解大变位刚性杆件结构的位移。
chp6_ex1_2用向量式有限元求解大变位柔性杆件结构的位移。
chp7_ex1用向量式有限元求解机构的运动。
chp7_ex3a用向量式有限元求解杆件弹塑性变形。(chp5_ex1 framework for solving the two-dimensional finite element vector used in the loading ramp of static solution.
chp6_ex1_1 vector finite element displacement by solving LARGE rigid rod structure.
chp6_ex1_2 solving LARGE flexible rod displacement vector finite element structural use.
chp7_ex1 movement mechanism for solving finite element vector used.
chp7_ex3a solving rod elastic-plastic deformation with finite element vector.)
- 2014-12-24 17:23:00下载
- 积分:1
-
sssssss
数学仿真工具构建通信仿真系统,利用信号处理工具箱(Mathematical simulation tools to build communication simulation system, using the signal processing toolbox)
- 2009-12-02 10:59:47下载
- 积分:1