资源列表

« 1 2 ... .67 .68 .69 .70 .71 17072.73 .74 .75 .76 .77 ... 28523 »

[matlab例程zhouyi

说明:是跟踪一个运动的篮球。采用的是Kalman滤波器与基于均值平移的目标跟踪算法相融合的扩展算法,为了跟踪快速运动的目标,首先对目标运动模型进行建模,并运用Kalman滤波器对目标在下一帧中的状态进行预测,并将此预测值作为均值平移算法搜索目标的起始点。-Is tracking a movement of the basketball. Kalman filter is used in the target mean shift based tracking algorithm extension o
<zouyi> 在 2025-12-17 上传 | 大小:681kb | 下载:0

[数学计算/工程计算panduansushu

说明:简单的判断素数程序,适用于初学者等,简单易用-Simple procedure to determine prime numbers, such as for beginners, easy to use
<li> 在 2025-12-17 上传 | 大小:7kb | 下载:0

[matlab例程fcmC

说明:在原始的 fcm 算法基础上,对算法中的聚类数 c 和加权指数 m 给出优选方法, 进而而出了 fcm 参数优选自适应算法,通过人造数据与具有实际背景的数据验证可以看出 该算法是有效的,该算法不但可以自适应的给出最佳的聚类数,而且可以验证聚类的有效性, 达到最佳聚类的目的-Fcm algorithm in the original, based on the number of clustering algorithms and the weighted index m given
<谢阳> 在 2025-12-17 上传 | 大小:3kb | 下载:1

[matlab例程yiweimubiaogenzong

说明:实现一维目标跟踪,通过对匀速直线的跟踪,得到目标轨迹理论曲线,目标轨迹观测曲线以及目标轨迹估计曲线-Achieve one-dimensional tracking, tracking through the uniform linear, the theoretical curves obtained target trajectory, the target trajectory and the target trajectory estimates observed curve curve
<zouyi> 在 2025-12-17 上传 | 大小:3kb | 下载:0

[matlab例程target-tracking

说明:考虑两辆车在道路上同向行驶,在O-16s时,两车均保持匀速直线运动,由安装在后车上的车载毫米波雷达检测出与前车的距离为150m,相对速度为-3m/s,方位角 。在16-20s时,前车向右偏转,与后车的相对角加速度为 。后车加速,与前车的纵向相对加速度为 。雷达的扫描周期为T=0.1s,系统噪声为 , 。量测误差为 。-Consider the two cars traveling the same direction on the road, in the O-16s, the two vehi
<zouyi> 在 2025-12-17 上传 | 大小:35kb | 下载:0

[matlab例程FCM

说明:普通(硬)- 均值聚类(HCM)算法是经典的硬聚类算法之一,能够对超椭球状的 数据进行分类-Ordinary (hard)- means clustering (HCM) algorithm is one of the classic hard-clustering algorithm, super-ellipsoid can sort the data
<谢阳> 在 2025-12-17 上传 | 大小:3kb | 下载:0

[matlab例程Singer

说明:利用Singer模型算法对机动目标进行跟踪,算出X方向量测噪声方差以及y方向量测噪声方差-Singer model algorithm used to track maneuvering target, calculate the X direction of the measurement noise variance and the y direction of the measurement noise variance
<zouyi> 在 2025-12-17 上传 | 大小:6kb | 下载:0

[matlab例程LFM

说明:LFM的信号的产生,性能分析和模糊函数,LFM信号接收的匹配滤波器输出-LFM signal generation, performance analysis and fuzzy functions, LFM matched filter output of the received signal
<fanguangteng> 在 2025-12-17 上传 | 大小:4kb | 下载:0

[matlab例程kalman

说明:有关无线传感网络的卡尔曼的matlab仿真-Kalman on the wireless sensor network simulation matlab
<陶子> 在 2025-12-17 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3-LOCPOT

说明:可以处理三维矩阵数据,三维数组的线性化处理,-#include<stdio.h> #define N 56 #define M 56 #define L 336 #define Leng 23.693 double V[N][M][L] void main() { int i, j, k double Z[L], ZL[L], S, A FILE*fp1,*fp2 if ((fp1 = fopen("LO
<王思栋> 在 2025-12-17 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法KAverageCluster

说明:模式识别K均值算法,自己写的,希望对大家有帮助-K means algorithm pattern recognition, write your own, we want to help
<黑土> 在 2025-12-17 上传 | 大小:269kb | 下载:0

[人工智能/神经网络/遗传算法ISODATACluster

说明:ISODATA算法,自己是是实现的,希望对大家有帮助-ISODATA algorithm, they are achieving, and we hope to help
<黑土> 在 2025-12-17 上传 | 大小:310kb | 下载:0
« 1 2 ... .67 .68 .69 .70 .71 17072.73 .74 .75 .76 .77 ... 28523 »

源码中国 www.ymcn.org