Welcome![Sign In][Sign Up]
Location:
Search - 距离向量

Search list

[matlabzz_rarget

Description: 目标和雷达的仿真程序,可以设置目标位置向量、速度、目标散射截面积、距离门限等等,计入高斯噪声,经过混频和傅里叶变化后再显示其距离和多普勒二维图形。-Target and radar simulation program can be set to the target position vector, velocity, target scattering cross-sectional area, the distance threshold, etc., included in the Gaussian noise, and then after mixing and Fourier transform show its range and Doppler two-dimensionalgraphics.
Platform: | Size: 3072 | Author: 周严 | Hits:

[matlabknn-code

Description: 给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N)-knn code c++
Platform: | Size: 4096 | Author: 吉祥如意 | Hits:

[Special EffectsVector-quantization-of-the-C

Description: 矢量量化算法的C语言实现:LBG(K-均值)聚类算法,在欧几里的距离基础上用LBG算法将输入向量聚类。-Vector quantization of C language implementation algorithm:LBG (k-means) clustering algorithm, in several European based on the distance with LBG algorithm will input vector clustering.
Platform: | Size: 3072 | Author: lorna | Hits:

[AI-NN-PRPerceptron-and-ADALINE-network

Description: 这些程序包括以下方面1.使用感知器和ADALINE网络对字母进行识别。2.随机选取初始权向量,选取适当的迭代步长(对ADALINE网络),用给出的四个输入训练样本,对上述两个网络分别进行训练,直到网络收敛;3.对Adaline网络选取不同的值,分别画出误差曲线,观察它们的变化规律;4.对感知器选取不同的初始权向量,分别计算每类训练样本到超平面的距离,观察它们的异同;5.训练结束后,检验网络的识别能力(使用100个检测样本,对应于每个取25个含噪的变形):6.比较Adaline和单神经元感知器的分类效果。-These programs include the following aspects of a perceptron and ADALINE networks to identify the letters. Randomly selected initial weight vector, select the appropriate step length (ADALINE network), four inputs with the given training sample, training on the above two networks, respectively, until the network convergence 3. Selected Adaline Network different values​ ​ , respectively, to draw the error curve, observe their variation . perceptron select the initial weight vector, calculated separately for each type of training samples to the hyperplane distance, to observe their similarities and differences 5. end of the training recognition ability of the test network (using the 100 samples tested, corresponds to each take 25 noisy deformation): 6. compare Adaline and single-neuron perceptron the classification results.
Platform: | Size: 19456 | Author: yuge | Hits:

[SCMThe-detection-of-traffic-lights

Description: 交通信号灯的检测是复杂场景下交通灯识别的重点。采用了色彩分割与关联滤波方案进行交通灯的检测。首先,建立交通信号灯的高斯模型,利用高斯向量与多色彩空间结合的方法进行图像分割。然后,采用基于区域增长与相似性判定的关联滤波,对色彩分割后的图像进行处理。最后,使用基于canny算子的边缘提取算法获取方向指示灯轮廓特征,并使用基于改进hu不变矩和马氏距离对方向指示信号灯进行分类。-The detection of traffic lights is the focus of traffic lights recognition in complex scenes. Using color segmentation and the associated filtering scheme, the detection of traffic lights. First, the Gaussian model to establish the traffic lights, the use of Gaussian vector with multi-color space for image segmentation. Then, using the associated filter, based on regional growth and the similarity determination processing of the image color segmentation. Finally, the canny operator edge extraction algorithm to obtain the direction indicator profile feature, and use the classification based on improved hu moment invariants and the Mahalanobis distance directional signal lights.
Platform: | Size: 13312 | Author: 谷文彦 | Hits:

[Other20257147knn

Description: knn最近邻算法在给定新文本后,考虑在训练文本集中与该新文本距离最近(最相似)的 K 篇文本,根据这 K 篇文本所属的类别判定新文本所属的类别,具体的算法步骤如下: 一、:根据特征项集合重新描述训练文本向量 二、:在新文本到达后,根据特征词分词新文本,确定新文本的向量表示 三、:在训练文本集中选出与新文本最相似的 K 个文本-knn nearest neighbor algorithm in the given text, to consider in the training text set with the new text from the nearest (most similar), K-chapter text, according to the category of K chapter text to determine the category of new text, the specific steps of the algorithm as follows: a: re-description based on the feature set of training text vector to determine the vector of the new text: new text arrives, according to the new text of the characteristic word word said three: in the training text set to elect the most similar to the new text the K-text
Platform: | Size: 43008 | Author: 千木流云 | Hits:

[Special Effectshuman-detect-and-track-

Description: 为了检测红外图像序列中的运动人体,提出了一种基于最大后验概率 (MAP)-马尔可夫随机场(MRF)模型和亮度-距离联合直方图的人体实时检测 方法。该方法首先建立图像序列时空域联合的概率分布模型,采用基于 MAP-MRF 模型的前景检测方法得到可能为人体的感兴趣区域(ROI)。然后在以 ROI 中心点 为圆心的各个圆环域中统计其亮度信息,构建基于亮度-距离联合空间的分类特 征。最后,采用支持向量机(SVM)分类器对候选区域进行分类检测。不同红外 图像序列的实验结果均表明,本文提出的算法具有较好的鲁棒性和实时性-Research on Human Detection and Tracking in Infrared Images
Platform: | Size: 2013184 | Author: 闫旭 | Hits:

[Special Effectsmatlab-image-process

Description: comparehist是用于检测两个图像的直方图巴士距离,xuefu是通过C类均值算法对图像进行颜色聚类,ccv是提取衣服图像的颜色一致向量,便于以后对图像各个特征值进行操作-comparehist is used to detect the two image histogram bus distance, xuefu Class C means algorithm for image color clustering, ccv extract clothes image consistent color vector image each eigenvalue facilitate later
Platform: | Size: 5120 | Author: raphael | Hits:

[Program docLocalization-based-on-LS-SVR-in-WSN

Description: 文章针对无线传感器网络(WSN)节点定位算法DV-Hop的节点间距离沽计误差对定位准确度影响较大的问题,提出一种基于LS-SVR(最小二乘支持向量回归机)的定位算法L-LSSVR. -Aiming at solving the problem of the significant influence of distance estimation error onlocation accuracy of DV-Hop in Wireless Sensor Networks (WSN), a new node localizationmethod based on LS-SVR (L-LSSVR) is proposed.
Platform: | Size: 923648 | Author: 华威 | Hits:

[matlabSVM_HRRP

Description: hrrp,svm,利用支持向量机分类识别一维距离像的飞机目标,程序详细,可作为例程学习,望有帮助-HRRP, SVM, using support vector machine (SVM) classification recognition as a d distance of aircraft target, procedures detailed, can be used as an example ChengXueXi, hope have help
Platform: | Size: 1024 | Author: aldolphie | Hits:

[CSharpkmeans

Description: 利用k-means算法进行聚类,K-means算法以欧式距离作为相似度测度,它是求对应某一初始聚类中心向量V最有分类,使得评价指标J最小。算法采用误差平方和准则函数作为聚类准则函数。-Algorithm using k-means clustering, K-means algorithm Euclidean distance as a similarity measure, it is the pursuit of the vector V corresponding to a initial cluster centers classification, making the minimum evaluation J. The algorithm uses the error square and guidelines function as the clustering criterion function.
Platform: | Size: 626688 | Author: 陈陈 | Hits:

[3D Graphicgeom3d_basic

Description: 三维图形的处理,包括简单的叉积,点积,以及向量的旋转,对称和反射,点到面距离,投影,等等。-Processing of three-dimensional graphics, including simple cross product, dot product, as well as vector rotation, symmetry and reflection, point to surface distance, projection, and so on.
Platform: | Size: 2048 | Author: DemonSeeker | Hits:

[2D GraphicHausdorff_Distance

Description: 提出了利用小波分解建立多分辨率图像锥和Hausdorff距离的医学图像配准方法。先利用小波方法建立多分辨率图像锥, 然后根据梯度向量幅度提取分层图像的特征点, 利用Hausdorff距离进行特征点集的匹配。该方法提高了配准的速度和精度, 而且具有鲁棒性。-Image registration is the matching processing in which two or more images match from the same scene derived from different time and different sensors. A new method of medical image registration based on multi-resolution image cone and Hausdorff Distance is put forward. Firstly, the image is decomposed with wavelet method and transformed to multiresolution image. Multiresolution image cone is constructed by multiresolution image. Secondly, gradient vector flow is used to detect feature points. Finally, Hausdorff Distance is used for matching sets of feature points. Theories and experiments indicate that this method has some advantages such as high precision and good robustness.
Platform: | Size: 300032 | Author: vivi | Hits:

[Linux-Unixopenfp-1.3.2

Description: 利用音频指纹技术提取音频的mfcc系数,进而通过比较mfcc向量之间的距离来进行音乐的检索。-OpenFP is an experimental audio matching solution.It extract the mfcc of audio by using audio pingerprint technology.
Platform: | Size: 141312 | Author: 胡伟 | Hits:

[AlgorithmEigenvalue

Description: 用高斯法求解距离给定的特征值估计值最近的特征值以及相应的特征向量-Gauss method for solving the distance given eigenvalue the estimates recently eigenvalue and the corresponding eigenvectors
Platform: | Size: 2048 | Author: 唐三葬 | Hits:

[Algorithmfcm

Description: fcm 聚类两个k近邻算法,k近邻的非正式描述,就是给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N),当k=1时,knn问题就变成了最近邻问-fcm cluster
Platform: | Size: 35840 | Author: 张芳俊 | Hits:

[Special Effectsface-detection-for-K-L-transform

Description: 基于K-L变换的人脸识别技术主要思想是:提取输入人脸图像矩阵的特征向量,并与图像数据库中样本特征的向量求欧氏距离,距离小于阈值时便认为识别成功。本程序即为利用K-L原理实现人脸检测的实例。-The main idea of ​ ​ the face recognition technology based on KL transform is: extract the matrix of the input face image feature vectors and Euclidean distance, the distance is less than the threshold sample feature vector image database and thinks that the recognition success. The program is the use of the KL the principle face detection instance.
Platform: | Size: 4096 | Author: guocheng | Hits:

[Special Effectsgvf_dist_v4.2c

Description: 用matlab演示的梯度向量流。分为三种:原蛇、气球蛇、距离蛇-With a the matlab demo gradient vector flow. Divided into three types: the original snake, balloon snake from snake
Platform: | Size: 1961984 | Author: 赵宝 | Hits:

[Software EngineeringVTK-based-on-VCPP

Description: 首先介绍了医学图像三维重建的面绘制与体绘制方法,讨论了两种绘制方法的思想和优缺点,对常用的Marching Cubes算法和Ray Casting算法的原理和实现过程进行了阐述,并分析了可视化工具包VTK的实现机制。在VC++6.0平台下,结合可视化工具包VTK,分别基于Marching Cubes算法和Ray Casting算法对DICOM格式的CT图像序列进行三维重建,并给出了其实现的关键算法和3D可视化结果。通过人机交互,实现对重建后三维医学图像的旋转、缩放、平移等简单的交互操作。其次,通过设置虚拟切面的法向量和内点来对重建后的三维物体进行切割并获得断面信息,并且在切割的同时可以同步显示出断面图像,进而实现了三维医学图像的任意角度断面图像提取;构造可控制的长方体,可以用鼠标控制长方体进行拉伸、缩放、平移、旋转等操作来对重建对象进行切割,实现用户对三维物体的实时交互切割;在三维空间中通过点击鼠标来获得空间点的三维坐标,实现三维空间中点的鼠标拾取,完成三维物体的空间定量测量。最终,实现对重建后三维医学图像的鼠标拾取、空间角度和距离的测量、平面切割、长方体交互切割、任意角度断面图像提取等交互操作。-Firstly,the realization and principle of Marching Cubes and Ray Casting for 3D medical image reconstruction with surface rendering and volume rendering ale discussed and contrasted in this paper.The excellence and shortage of the two rendering methods ale discussed.And the realization mechanism of visualization tool package based on VTK is analyzed.In the paper,Marching Cubes and Ray Casting algorithm ale respectively adopted to reconstruct the 3D images for the CT image sequence of the DICOM format under the VC++6.0 and the visual package VTK platform.The key algorithms and 3D visualization results are given in this paper.The simple interactive operations,such as rotation,zoom and transfer Can be realized by user interaction with PC.Secondly,the vector and inner points ale calculated to form the virtual clipping plane,which in turn is used to incise the 3D object。And the information of cross—section images is obtained,at the same time the correspondent images are displayed on the scr
Platform: | Size: 4524032 | Author: 邹春华 | Hits:

[Otherjulicedu

Description: 改进欧氏距离测度算法,可以比较特征向量的距离相似度-Improved algorithm Euclidean distance measure, you can compare the similarity distance of feature vectors
Platform: | Size: 1213440 | Author: 张彬 | Hits:
« 1 2 3 4 5 6 78 9 10 11 »

CodeBus www.codebus.net