-
OpenSURF_version1c
This code is an implementation of SURF (Speeded Up Robust Features). SURF will detect landmark points in an image, and describe the points by a vector which is robust against (a little bit) rotation,scaling and noise. It can be used in the same way as SIFT (Scale-invariant feature transform) which is patented. Thus to align (register) two or more images based on corresponding points.
- 2015-03-12 00:37:06下载
- 积分:1
-
mfcc
说明: 基于人耳识别听觉系统基础的梅尔频谱倒谱系数(MFCC),本次设计采用经过小波包阈值降噪处理的音频文件,提取出其相应的MFCC特征矩阵,以便做接下来的分析!(Based on the Mel spectrum cepstrum coefficient (MFCC) of human ear recognition and hearing system, this design uses the audio file processed by wavelet packet threshold denoising, and extracts its corresponding MFCC feature matrix for the next analysis!)
- 2020-12-23 16:08:48下载
- 积分:1
-
有序统计恒虚警检测器(OS-CFAR)
说明: 有序统计恒虚警检测器(OS-CFAR),适用于复杂环境下的运动目标检测。
包含经典的OS-CFAR,以及OSGO-CFAR和OSSO-CFAR。(detector based on the ordered statistic constant false alarm rate (OS-CFAR) technique)
- 2021-04-15 17:28:54下载
- 积分:1
-
time_delay__pro123
CONTROLLER DESIGN FOR TIME DELAY SYSTEMS,
- 2010-10-28 17:45:53下载
- 积分:1
-
Buendatoseguro
this is o program to graph defirent kind of signals and change them, like module, time scale
- 2009-12-21 04:22:35下载
- 积分:1
-
fugai
matlab面积覆盖问题,用蒙特卡洛方法解决覆盖问题(mengka fugai)
- 2015-02-07 23:12:12下载
- 积分:1
-
robot
机器人轨迹控制 机器人仿真设计 机器人优化设计的很好的源程序(Robot trajectory control of robot simulation robot designed to optimize the design of good source)
- 2007-10-22 06:19:06下载
- 积分:1
-
ChebyshevExpansion
给定一个普通多项式p(x),用列向量表示,阶次从高到低排列,此函数返回p(x)的切比雪夫多项式展开的系数,返回的的结果也是一个列向量,同样按切比雪夫多项式的阶次从高到低排列
另外该函数用cos(x)项傅里叶级数展开一个多项式(
ChebyshevExpansion.m by David Terr, Raytheon, 5-26-04
Given a polynomial f(x) of degree n expressed as a row vector of coefficients of x^k with
highest power on the left, expand f(x) as a sum of scalar multiples of
Chebyshev polynomials, i.e. return the column vector of coefficients a_k with k
running from n to 0 from top to bottom such that f(x) = sum_{k=0}^n{a_k P_k(x)}.)
- 2010-12-24 13:28:51下载
- 积分:1
-
The-fourth-chapter
《模式识别与智能计算》部分函数的源程序
第四章(Part of the function of the source of Pattern Recognition and Intelligent Computing)
- 2013-05-18 19:46:30下载
- 积分:1
-
DeepLearnToolbox-master
说明: 深度学习的工具箱,里面有卷积神经网络等的一些代码(Deep learning toolbox, which contains some codes such as convolutional neural network.)
- 2020-12-16 15:58:24下载
- 积分:1