-
libsvm
说明: 支持向量机(SVM)matlab 代码,附有详细的使用说明及举例讲解。 (This tool provides a simple interface to LIBSVM, a library for support vector
machines.)
- 2010-04-21 21:30:20下载
- 积分:1
-
使用遗传算法的 NSFNET 拓扑
%创建一个对象的BiographSRC =[11 1 2 23 4 4 55 6 67 7 89 9 91111 12 13];DST= [23843611576101410891012131213 1414]。体重=[2100300048001500120030039001200 1200240036002100150027001500 1500600 60012001500600300];DG=稀疏(SRC,DST,重量,14,14);fprintf中(“DG= N");DISP(DG);UG= TRIL(DG+ DG");bg=biograph(UG,[],"ShowArrows","off","ShowWeight","on","NodeAutoSize","on","NodeCallback",true,"EdgeCallback",true);H =视图(BG);%勘定NOE位置集(h.Nodes(1),"位置",[38128],“标签”,“西雅图WA");集(h.Nodes(2)中,“位置”,[9,86],"标签","帕洛阿尔托CA");集(h.Nodes(3)中,“位置”,[35,24],“标签”,“圣地亚哥CA");集(h.Nodes(4),“位置”,[61,73],“标签”,“盐湖城UT");集(h.Nodes(5),“位置”,[94,63],"标签","博尔德CO");集(h.Nodes(6),"位置",[117,9],“标签”,“休斯顿”);集(h.Nodes(7),"位置",[128,70],"标签","凌嘉在NE");集(h.Nodes(8),“位置”,[162,99],“标签”,“香槟IL");集(h.Nodes(9),"位置",[199,94],“标签”,“宾夕法尼亚州匹兹堡");集(h.Nodes(10),"位置",[199.51,20.893],"标签","亚特兰大");集(h.Nodes(11),"位置",[188138
- 2023-02-28 02:05:03下载
- 积分:1
-
newton_iterate
非线性方程组的牛顿法matlab程序,采用符号运算,输入参量为含参的代数式子,无需分离出各个矩阵。(Newton method of nonlinear equations matlab program, using symbolic computation, input parameters for children with participation of algebraic, without separating out the various matrices.)
- 2010-05-06 10:59:39下载
- 积分:1
-
FENGE
matlab裂缝图像分割,先进行二值化,后边缘检测,最后用ostu类方间法阀值分割。(crack matlab image segmentation, binarization first, after edge detection, and finally between ostu class threshold segmentation method.)
- 2021-03-25 13:09:13下载
- 积分:1
-
vibration-signal-
求解振动信号的幅值的对数 对信号分析初学者有帮助( logarithm of the amplitude of vibration signal )
- 2016-12-30 13:10:06下载
- 积分:1
-
i_dconti2D
向下延拓,主要针对重磁数据处理方面的,可有效的增强下延的稳定性.(Downward continuation, mainly for gravity and magnetic data processing, can effectively enhance the stability of the next extension.)
- 2010-06-06 08:45:36下载
- 积分:1
-
moving-object-target-detection
简单的运动目标目标检测,matlab源程序(Simple moving object target detection, matlab source)
- 2013-01-30 19:38:11下载
- 积分:1
-
extreme_fit
极值分布的参数的极大似然估计,并绘图比较(Extreme value distribution parameters of maximum likelihood estimation, and drawing comparison)
- 2013-11-24 17:48:06下载
- 积分:1
-
通过 matlab 编程实现捷联惯导系统初始对准、惯导解算的全过程
说明: 通过 matlab 编程实现捷联惯导系统初始对准、惯导解算的全过程。
1)初始自对准:利用前10分钟实验车静止的数据进行惯导系统的自对准。采用前2分钟数据进行解析粗对准,后8分钟数据用五状态Kalman滤波器实现精对准;为了验证精对准性能,可在粗对准结果上把航向角人为加一定幅度(如10度)的误差,观察精对准的收敛性能。
2)纯惯导解算:对准结束后转入纯惯性导航解算,要求进行双子样的圆锥和划摇补偿,即每20ms完成一次导航解算,输出完整的导航结果包括三个姿态、两个水平速度和两个水平位置(天向通道发散不必输出),并给出姿态、速度、位置随时间的变化曲线以及位置误差曲线。(The whole process of initial alignment and inertial navigation solution of strapdown inertial navigation system is realized by matlab programming.)
- 2021-04-21 11:18:49下载
- 积分:1
-
LS
说明: 用matlab编写的最小二乘算法。用matlab编写的最小二乘算法。(Matlab least squares algorithm)
- 2013-04-21 22:49:24下载
- 积分:1