资源列表
[matlab例程] Accurate-Trajectory-Tracking-with-LMS-Adaptive-Fi
说明: Adaptive LMS filter tuning [1,2] is so deceptively simple that its effectiveness seems unlikely. Basically: if something works, do a little more of it. LMS adaption can be applied in many ways.<Gowri> 在 2025-07-13 上传 | 大小:42kb | 下载:0
[matlab例程] Automatic-target-recognition
说明:Automatic target recognition (ATR), is the ability for an algorithm or device to recognize targets or objects based on data obtained from sensors.<Gowri> 在 2025-07-13 上传 | 大小:11kb | 下载:0
[matlab例程] Foreground
说明: Identification of regions of interest in the field of view of a camera from the standpoint of occurring dynamics (movement, other changes), often called background subtraction, is a core task in many computer vision and video analytics problems.- Id<Gowri> 在 2025-07-13 上传 | 大小:48kb | 下载:0
[matlab例程] Image-moment
说明:In image processing, computer vision and related fields, an image moment is a certain particular weighted average (moment) of the image pixels intensities, or a function of such moments, usually chosen to have some attractive property or interpretati<Gowri> 在 2025-07-13 上传 | 大小:51kb | 下载:0
[matlab例程] Least-mean-squares-filter
说明:Least mean squares (LMS) algorithms are a class of adaptive filter used to mimic a desired filter by finding the filter coefficients that relate to producing the least mean squares of the error signal (difference between the desired and the actual si<Gowri> 在 2025-07-13 上传 | 大小:100kb | 下载:0
[matlab例程] Moments-and-moment-invariants-in-image-analysis.r
说明:Recognition/classification of objects and patterns independent of their position, size, orientation and other variations in geometry and colors has been the goal of much recent research.<Gowri> 在 2025-07-13 上传 | 大小:9kb | 下载:0
[数据结构常用算法] 3.4.6
说明:单链表中的数据元素含有三种字符(字母、数字、其他字符),算法实现构造三个循环链表,是每个循环链表中只含有同一类字符,且利用原表中的结点空间作为这三个表的结点空间。-Singly linked lists of data element contains three characters (letters, Numbers and other characters), the algorithm constructs three circular linked list, each cycle l<宿琳涵> 在 2025-07-13 上传 | 大小:193kb | 下载:0
[数据结构常用算法] 3.4.7
说明:A、B、C为三个元素之递增有序的线性表,对A作如下运算,删去既在B中出现又在C中出现的元素。分别以顺序存储结构和链式存储结构实现。-A, B, C for the three elements of increasing order linear list, to make the following operation, A cut in B and appear in C elements. With sequential storage structure and chain store<宿琳涵> 在 2025-07-13 上传 | 大小:386kb | 下载:0
[数据结构常用算法] mintree
说明:一个连通图可以有多个生成树,实际应用中希望所选的生成树的权值总和最小,这就是最小生成树的问题。代码实现用Kruskal算法实现求解最小生成树。-A connected graph can have multiple spanning tree, hope in the actual application of the selected total weight minimum spanning tree, this is the minimum spanning tree problem. C<宿琳涵> 在 2025-07-13 上传 | 大小:307kb | 下载:0