搜索资源列表
Quantizer-lloyd
- 有关标量量化的lloyd-max方法及信噪比,信息熵,最小平方距离的度量方法-The scalar quantization of the lloyd-max method and signal to noise ratio, information entropy, least squares method of distance measurement
somebadmdistance
- 一些马氏距离也有坏点。这个程序是用MATLAB语言做的。如果你安装了该软件,则可按步骤下载并共享。-some bad points of m-distance .It was using matlab.So if you have installed matlab software,you can download and share it.
WaveletBasedTextureRetrievalUsingGeneralizedGaussi
- 基于小波变换的特征检索算法,用了广义高斯函数和K-L距离为相似侧度 -Wavelet-Based Texture Retrieval Using Generalized Gaussian Density and Kullback–Leibler Distance
gvfsnakeMATLAB
- gvf snake 邊緣檢測範例(包含範例圖)-1. Introduction and Installation Instructions ---------------------------------------------- Welcome to the Gradient Vector Flow (GVF) Active Contour Toolbox. The Matlab*.m files in this software distribution imp
TemplateMatchingProgram
- 这是模式识别中模板匹配内容的Matlab例程,其中edit_distance程序用来计算两个符号字符串间的编辑距离; back-tracking程序是“回溯”法画出最佳路径的代价网格; Dtw-Sakoe.m程序是具有Sakoe-Chiba局部路径约束的动态时间弯 折。-This is a pattern recognition template matching the content of Matlab routines, which edit_distance proce
ACATSP.m
- 应用蚁群算法来解决所有点的遍历且距离最短的问题-Ant colony algorithm to solve all the points of the traversal and shortest distance problems
sim
- -latlon2km.m : to find distance between two longitude-latitude coordinate -fresspaceloss.m: to calculate freespace path loss - cazacseq.m: to generate cazac sequence - pusc.m : to generate index for pusc in wimax - FCH generator: to generate
assignment
- assingment problem With this package, I provide some MATLAB-functions regarding the rectangular assignment problem. This problem appears for example in tracking applications, where one has M existing tracks and N new measurements. For each possibl
Matlab_tsp
- TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序 D是距离矩阵,n为种群个数 参数a是中国31个城市的坐标 C为停止代数,遗传到第 C代时程序停止,C的具体取值视问题的规模和耗费的时间而定 m为适应值归一化淘汰加速指数,最好取为1,2,3,4,不宜太大 alpha为淘汰保护指数,可取为0~1之间任意小数,取1时关闭保护功能,建议取0.8~1.0之间的值 R为最短路径,Rlength为路径长度- TSP problem (also known as: traveling
dist
- 距离计算——matlab :利用MATLAB语言编写的用于计算两点间距离的M文件-Distance calculation- matlab
circ_dw
- 相控阵天线阵列的密度加权matlab程序代码。 运行gui.m文件 lmax.m和lmin.mLinear_func.m最后几行被调用,放在和Linear_func.m路径相同的文件夹下即可 运行后command window里第一条分割线上面是第一幅图的几个值,第二条分割线上面是第二幅图的几个值。其中,peak_first是数值最大的峰值,peak_second是数值第二大的峰值(第一旁瓣),theta_var是与 peak_first最近的左右两个谷值横坐标的距离。
distance
- Matrix method to calculate all Euclidean distances one N-d point set to another M-d point set. Please rename to avoid conflict with built in MATLAB function.-Matrix method to calculate all Euclidean distances one N-d point set to another M-d point s
langtou
- 应用小区域方差对比,程序简单,已经调试成功.内含m文件,可直接运行,利用matlab针对图像进行马氏距离计算 。- Application of small area variance comparison, simple procedures, Has been successful debugging. M contains files can be directly run, Using matlab to calculate the Mahalanobis distance for th
fangfai
- 基于分段非线性权重值的Pso算法,已经调试成功.内含m文件,可直接运行,利用matlab针对图像进行马氏距离计算 。- Based on piecewise nonlinear weight value Pso algorithm, Has been successful debugging. M contains files can be directly run, Using matlab to calculate the Mahalanobis distance for the image
euclidean_dist.m
- Euclidean distance between 2 pts
euc2sph_dist.m
- Convert euclidean to spherical distance
eq_packing_density.m
- Minimum coefficient distance
pso
- 一种基于粒子群算法的解决遍历多城市最短路径的算法,基于matlab开发平台,使用m语言编程的(For solving the minimum distance about traveling around multi-cities, we developed this algorithm based on PSO. Using m language and programming on matlab platform.)