资源列表

« 1 2 ... .66 .67 .68 .69 .70 17071.72 .73 .74 .75 .76 ... 28523 »

[matlab例程Matlab

说明:仿真雷达信号检测,虚警概率、检测概率、信噪比之间关系-simulink the detection of radar signal.relation between FAP、DP and SNR
<xx> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[matlab例程pulse-generate

说明:本程序是矩形波的产生。第零步定义了要产生的波形的所有特征参数,矩形波的持续时间WIDTH,矩形波的采样点数POINTS,载波频率为F0,这个频率的最终引入是便于使用RF频率发射波形。第一步包括产生矩形波,并将其调制到RF上,注意,产生的信号的持续时间是矩形波宽度的5倍,这样,总的采样点数就是5*POINTS。同时还应注意,如果要产生一个基带信号,必须设置T0=0.第二步是画出所产生矩形波的源代码。- This procedure is
<laoyu> 在 2025-04-28 上传 | 大小:1kb | 下载:0

[matlab例程zhouyi

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

[数学计算/工程计算panduansushu

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

[matlab例程fcmC

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

[matlab例程LFM

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

[matlab例程kalman

说明:有关无线传感网络的卡尔曼的matlab仿真-Kalman on the wireless sensor network simulation matlab
<陶子> 在 2025-04-28 上传 | 大小: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,*fp
<王思栋> 在 2025-04-28 上传 | 大小:1kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 17071.72 .73 .74 .75 .76 ... 28523 »

源码中国 www.ymcn.org