资源列表
[matlab例程] Support-Vector-Machine
说明:此代码是在matlab下开发,适应于GPS高程拟合,只需加载相关数据,方便好用-This code is developed in matlab to adapt in the fitting of GPS Elevation, just load the relevant data, easy-to-use<jian> 在 2025-06-22 上传 | 大小:6kb | 下载:0
[matlab例程] ParticleFiter
说明:粒子滤波案例,结构有待改进,希望大家提点意见-the particle filtering method which needs to be modified by others<zhufumin> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] Astar
说明:a星算法源代码;用A8算法实现最优路径找寻-a star algorithm source code<jackiezeng> 在 2025-06-22 上传 | 大小:400kb | 下载:0
[人工智能/神经网络/遗传算法] MSMT
说明:本文介绍了多传感器多目标跟踪的一种算法,并且为之设计了仿真平台,可以参考。-This paper introduces the sensor more of a target tracking algorithm, and the design for the simulation platform, can reference.<wxm27811> 在 2025-06-22 上传 | 大小:619kb | 下载:0
[matlab例程] excitation
说明: excitation generatrice asychrone<autobara> 在 2025-06-22 上传 | 大小:5kb | 下载:0
[数据结构常用算法] lab22
说明:首先,定义两个对象一个定义了点的x,y坐标和它的标号,另一个对象是两点之间的距离。然后用冒泡比较法对点的x,y坐标分别进行排序,编写控制台程序,输入点的个数,分为两种方法求最近点对。根据点的个数分为3个点的情形和大于3个点的情形,3个点的直接对两两点之间的距离进行比较。大于3点的用分治递归法求解,通过划定界限分8块没一点只对其他7块内的点进行比较长度最后求出最短距离。-First of all, define two object a definition of a x, y and its l<安智超> 在 2025-06-22 上传 | 大小:1kb | 下载:0