-
pit
说明: 利用AMDF法求语音信号的基音周期(结果为时频图)(Pitch detection by AMDF algorithm)
- 2010-03-22 08:24:51下载
- 积分:1
-
Duffing
本压缩包有计算杜芬方程的Matlab程序。各参数都是进入混沌的标准参数(the compressed Duffing equation calculations of the Matlab program. The parameters are entered chaotic parameters of the standard)
- 2007-01-07 09:46:54下载
- 积分:1
-
Matlab---CPP-Math-Library
matlab programing software
- 2011-07-15 01:33:07下载
- 积分:1
-
ImprovedDL
这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。(This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reuse".It contains codes of the OMP, Batch code- OMP, CoROMP matching pursuit algorithm and improved K- SVD dictionary learning algorithm ,This is the important source code of image sparse representation ,which can help you learn and improve.
)
- 2013-07-18 15:42:19下载
- 积分:1
-
SIFT_matlabe1
This is a MATLAB implementation of the SIFT keypoint detector and descriptor (do_gaussian: generate Gaussian scale space of input image
do_diffofg: generate Difference of Gaussian (DoG) scale space
do_localmax: local extrema as the potential keypoints
do_extrefine: refine the keypoints by discarding the ones with low contrast and along an edge
do_orientation: compute the orientation of a support region of keypoint
do_descriptor: compute the descriptor of a keypoint based on image gradients.
do_match: match two images based on the nearest neighbor principle and spatial consistency.
do_sift: generate the SIFT descriptors for a given input image. It basically s all the functions above.
)
- 2015-01-13 19:34:30下载
- 积分:1
-
topsis_1.0
A topsis-fuzzy aligorithm to solve multi criteria decision making in an organisation
- 2013-11-26 07:07:15下载
- 积分:1
-
KMLFormatter
Formats tracker data as KML output.
- 2014-01-01 21:10:50下载
- 积分:1
-
Mod_Mas
programme de simulation MAS
- 2011-07-16 19:44:46下载
- 积分:1
-
uhard
ABAQUS uhard子程序的相关资料介绍,可以用来学习ABAQUS(Uhard ABAQUS subroutine of the relevant information, can be used to learn ABAQUS)
- 2021-03-29 08:59:10下载
- 积分:1
-
MATLAB_C_API
As all of you know, MATLAB is a powerful engineering language. Because of some limitation, some tasks take very long time to proceed. Also MATLAB is an interpreter not a compiler. For this reason, executing a MATLAB program (m file) is time consuming. For solving this problem, Mathworks provides us C Math Library or in common language, MATLAB API. A developer can employ these APIs to solve engineering problems very fast and easy. This article is about how can use these APIs.
- 2007-11-05 15:07:13下载
- 积分:1