资源列表

« 1 2 ... .01 .02 .03 .04 .05 18806.07 .08 .09 .10 .11 ... 28522 »

[matlab例程conv-ex

说明:Convert the colormap to a grayscale colormap on a GPU. Note how the example pass the colormap to the gpuArray function.
<Gowri> 在 2025-02-24 上传 | 大小:6kb | 下载:0

[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-02-24 上传 | 大小: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-02-24 上传 | 大小: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
<Gowri> 在 2025-02-24 上传 | 大小: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 attra
<Gowri> 在 2025-02-24 上传 | 大小: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
<Gowri> 在 2025-02-24 上传 | 大小:100kb | 下载:0

[数据结构常用算法3.4.3

说明:单链表L中的结点是按值非递减有序排列,算法实现将值为x的结点插入表L中,使得L仍然有序。-Nodes in a single linked list L is non-decreasing ordered by value, the algorithm will node is inserted into the table L x such that L remains orderly.
<宿琳涵> 在 2025-02-24 上传 | 大小:204kb | 下载:0

[matlab例程moment

说明:This paper aims to present a survey of object recognition/classification methods based on image moments. We review various types of moments (geometric moments, complex moments)
<Gowri> 在 2025-02-24 上传 | 大小:616kb | 下载: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-02-24 上传 | 大小:9kb | 下载:0

[数据结构常用算法3.4.6

说明:单链表中的数据元素含有三种字符(字母、数字、其他字符),算法实现构造三个循环链表,是每个循环链表中只含有同一类字符,且利用原表中的结点空间作为这三个表的结点空间。-Singly linked lists of data element contains three characters (letters, Numbers and other characters), the algorithm constructs three circ
<宿琳涵> 在 2025-02-24 上传 | 大小: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 stor
<宿琳涵> 在 2025-02-24 上传 | 大小:386kb | 下载:0

[数据结构常用算法4.4.1

说明:判定给定字符向量是否为回文(从左向右读和从右向左读相同的字符序列)。-Determine whether a given character vector palindrome (reading from left to right and right to left reading the same sequence of characters).
<宿琳涵> 在 2025-02-24 上传 | 大小:371kb | 下载:0
« 1 2 ... .01 .02 .03 .04 .05 18806.07 .08 .09 .10 .11 ... 28522 »

源码中国 www.ymcn.org