搜索资源列表
sw_dist
- 本程序用来计算matlab中两点坐标之间的距离,坐标必须是经纬度,并表明所要计算的单位
evaluation
- 合成语音质量的客观评价,包括信噪比,倒谱距离,平均值等。用matlab程序实现。
dist
- 图像间距离测量可以轻松实现,还有大量源码可共分享-Measuring the distance between images can be easily achieved, there are a large number of source code can be a total share
CP1002
- 超宽带定位与测距中每对节点之间的准确距离-Ultra-wideband positioning and location of each of the exact distance between nodes
DTW
- 语音识别关键程序:主要内容为计算帧矢量,以模板和测试语音之间的帧累计距离为判断依据-Speech Recognition of critical processes。For the calculation of the main contents of the frame vectors to the template and test the voice of the frame between the cumulative distance basis for judging
coleawin_Matlab_Speech_Analysis
- 波形和频谱双显示 记录讲话直接进入MATLAB 手动分割讲话波形-创建标签文件 波形编辑-切割,复制或粘贴 共振峰分析-显示共振轨道的F1 , F2和F3 基音分析 过滤工具-语音信号滤波器截止频率 比较工具-比较两个波形的频谱距离使用几种措施 增加噪声-Dual time-waveform and spectrogram displays Records speech directly into MATLAB NEW Displays time-a
pattenrecongition
- 通过用最小距离分类判别方法,用MATLAB程序找出最小距离分类判别时的识别界面,从而进行识别已知的两类训练样本,并分析其识别错误率。-By using minimum distance classifier discriminant method, using MATLAB program to find the minimum distance classifier recognition interface when the judge, which is known to identify
RANGE_COMPRESS
- 用matlab编写的合成孔径算法中距离压缩程序;-Prepared using matlab from the synthetic aperture algorithm compression process
emd
- 分析矩阵的相关性,即给出两个矩阵,计算两个矩阵之间的距离,并画出矩阵的相关分析图。-this matlab code can compute the two matrix length, and can give analysy ficture
knnsearch
- KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
tsp_nn
- KNN classifiers, training is training set, testing is test set, D is the distance, D=1 is mandistance D=2 is 欧氏距离 D=3是 infinite norm K is the number of selected neighbors- KNN classifiers, training is training set, testing is test set,
disteu
- 语音/心音信号中的计算欧氏距离matlab源代码,已调试过,可以用-in speech signal or heart sounds accounting for Euclidean distance with matlab codes
fig1 12
- 合成孔径雷达sar信噪比相对于不同距离的MATLAB仿真程序,最后结果以图表形式给出-Synthetic aperture radar sar signal-to-noise ratio relative to different distances MATLAB simulation program, the final result is given in chart form
2n-2n
- 本Matlab代码是检验一个有向图是否是一个弱距离正则图-The Matlab code is to test a directed graph is a weak distance-regular graph
CBIR-HIST
- 本文主要对当今热门的基于内容的图像检索技术进行了研究,重点对它的算法进行研究。在半年的时间里,通过查阅很多相关的资料,并认真学习了基于内容的图像检索的基本理论,特别是深入研究了颜色直方图理论和累加直方图算法,最后在MATLAB平台下编程实现此系统,该系统可以实现基本图像检索的功能,根据用户输入的样本图像来与图像库中的图像进行特征匹配,然后找出与样本图像距离比较小的若干幅图像,并按照图像之间的距离由小到大的顺序显示给用户。-This paper focuses on today' s mos
vrp
- 用matlab解决vrp问题,本程序为遗传算法解决基本VRP问题的例程。各供货点距离矩阵及遗传算法参数在VRP.M中给出。以路径长度作为遗传算法的适应度函数,约束函数通过在LEN中增加惩罚因子体现,本程序简便起见将不满足约束的直接加100;-Vrp matlab to solve the problem with the program for the genetic algorithm to solve the basic problem VRP routines. The delivery
love
- 计算空间几何距离的MATLAB计算机算法-Spatial geometric distance calculation algorithm MATLAB computer
Radar-image-technology
- 关于雷达成像仿真方面的实验报告,包括线性调频信号、雷达采集信号的距离像等方面的matlab仿真-Experimental report on radar imaging simulation aspects, including linear FM signal, the distance like a radar signal acquisition and other aspects of matlab simulation
matlab
- matlab与距离保护相结合,采用MATLAB对距离保护配置中的补偿系数进行计算,程序优化简单。-matlab combination with the distance protection using MATLAB distance protection configurations compensation coefficient calculated program optimization simple.
idw
- 空间插值,样点在预测点值的计算过程中所占权重的大小受参数的影响;也就是说,随着采样点与预测值之间距离的增加,标准样点对预测点影响的权重按指数规律减少。(Spatial interpolation)