资源列表
[matlab例程] Template-match
说明:Matlab下的模版匹配程序。可用于目标定位.-Matlab Template match algorithm.<吕天雄> 在 2025-01-11 上传 | 大小:303kb | 下载:0
[数据结构常用算法] data-structures-and-algorithms
说明:多任务下的数据结构和算法源码,包含了数据结构中链表、栈、队列和树等的知识,并详细讲解了这些算法在多线程下的应用,还提供了相关的测试程序-Multi-task data structure and algorithm source code, including data structures, linked lists, stacks, queues, and trees of knowledge, and explain in det<周洁> 在 2025-01-11 上传 | 大小:5.35mb | 下载:0
[matlab例程] EKF--matlab
说明:基于卡尔曼滤波的MATLAB 扩展程序,可以供大家参考下-Kalman filter-based MATLAB extension, for your reference<董保磊> 在 2025-01-11 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] Arithmetic-expression
说明:自己写的算术表达式小程序,输入一个算术表达式,会得出一个最终值,供大家参考。-Arithmetic expressions to write their own program, enter an arithmetic expression, will come to a final value, for your reference.<周洁> 在 2025-01-11 上传 | 大小:8.11mb | 下载:0
[数据结构常用算法] Quick-Sort
说明:自己编写的关于快速排序和冒泡排序算法的效率比较,有相关的实现,供大家参考-I have written about the efficiency of the quick sort and bubble sort algorithm, related to implementation, for your reference<周洁> 在 2025-01-11 上传 | 大小:7.18mb | 下载:0
[matlab例程] periodogram-and-BT-code
说明:这是一个matlab周期图法与BT算法的仿真代码-This is the periodogram and BT algorithms in a Matlab simulation code<Eric> 在 2025-01-11 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] K_means
说明: k-means算法是根据聚类中的均值进行聚类划分的聚类算法。 输入:聚类个数k,以及包含n个数据对象的数据。 输出:满足方差最小标准的k个聚类。<27g> 在 2025-01-11 上传 | 大小:18kb | 下载:0