搜索资源列表
zifuchuanpipeisuanfa
- 字符串近似匹配算法,具有实际应用意义-approximate string matching algorithm is practical significance!
ApEn
- 针对时间序列的复杂性测试,实现近似熵算法,可以分析确定信号和随机信号-time series against the complexity of testing, achieving approximate entropy algorithm, can be analyzed to determine signal and random signals
fast_ApEn
- 针对时间序列的复杂性测试,实现快速近似熵算法,可以分析确定信号和随机信号,速度打打提高-time series against the complexity of testing, rapid approximate entropy algorithm, can be analyzed to determine signal and random signals, improving speed of play
ann_1.1
- ANN is a library written in the C++ programming language to support both exact and approximate nearest neighbor searching in spaces of various dimensions.ANN is also a testbed containing programs and procedures for
wordmatch
- 一个简单而有效的字符串近似匹配算法,与大家共享-a simple and effective approximate string matching algorithms, and share
jsscx1
- 近似熵MATLAB的计算程序,可以通过此程序对脑电信号EEG进行分析,达到你要的结果。程序仅供参考,里面可能有少许不足之处,希望大家不吝赐教。-approximate entropy MATLAB program, through this procedure right EEG EEG analysis you want to achieve results. Procedures for reference purposes onl
jsscx2
- 近似熵MATLAB的计算程序2,可以通过此程序对脑电信号EEG进行分析,达到你要的结果。程序仅供参考,里面可能有少许不足之处,希望大家不吝赐教。-approximate entropy MATLAB program two, through this procedure right EEG EEG analysis to achieve the results you want. Procedures for reference pur
KTBGDB
- 脑电信号EEG近似熵研究的楷体报告答辩,希望对大家有用,仅供参考,里面可能有少许不足之处,希望大家不吝赐教。-EEG EEG approximate entropy research report italics reply and we hope that the right useful for reference purposes only and there may be some shortcomings, we hope t
zifupipei
- 字符串的近似匹配,就是允许在匹配时有一定的误差,比如在字串“以前高手好久不见”中找“以前是高手”也能成功。-approximate string matching, the matching is to allow a degree of error, For example, in the string "before a master writer," to the "past masters"
shang
- 一个近似熵的源代码,一个熵代码,主要运行环境:matlab.第一个主要用与生物信号的检测,主要用于生物医疗工程的信号处理方面。(由matlab高手编)-An approximate entropy of the source code, an entropy code, the main operating environment: matlab. The first major use with the bio-signal dete
entropy_rates.tar
- 一个包含计算最大似然熵、条件熵、修正条件熵、粗粒度熵率的C++程序,包含程序有cce: computation of conditional and corrected conditional;cer: computation of coarse-grained entropy rates;apen: computation of approximate etropy。非常经典,enjoy it!-Contains the calcul
EditDistance
- 用动态规划算法思想求最小编辑距离,即近似字符串匹配问题-Thinking of using dynamic programming algorithm for the minimum edit distance, that is, approximate string matching problem
Jacobi
- 该函数文件是通过雅克比迭代格式求解线性方程的近似解-The function file is the format adopted for solving Jacobian iteration of the approximate solution of linear equations
jss
- 基于MATLAB的近似熵程序,主要用与生物信号的检测,主要用于生物医疗工程的信号处理方面-matlab program for calculating approximate entropy in biomedical signal processing especially.
apen
- This program calculates Approximate Entropy of a given time series. Approximate Entropy is a statistic which is used to predict the regularity in agiven time series. Apen( Approximate entropy ) is a recently developed me
approximateentropyandsampleentropy
- This is approximate entropy and sample entropy article. It will be helpful for motor behavior and rehabilitation study.
KolmogorovEntropy_GP
- 一种简单有效的测度熵替代方法——近似熵(approximate entropy)方 法.应用以上方法对Logistic映射复杂度进行了分析.结果表明Lyapunov指数和测度熵的值与复 杂度基本呈线性关系,分维数与复杂度的函数关系尚难确定,且与Lyapunov指数、测度熵之间的关 系也不明确. - Approximate entropy (ApEn) method is also studied. They are
MPI-StringMatch
- KMP串匹配、随机串匹配、近似串匹配的并行算法源码。-KMP string matching, randomized string matching, parallel algorithm for approximate string matching source code.
flann-1.2-src
- FLANN - Fast Library for Approximate Nearest neighbors This is a library for fast approximate nearest neighbor matching. -FLANN- Fast Library for Approximate Nearest neighbors This is a library for fast approximate nea
AnnKDTree
- 本代码是ANN算法求最近元素的实现代码,使用时只需将ANN/ANNx.h包含进去即可-that is a good library to implement the algothrim of approximate nearest neighbor