-
Binary_Search
说明: 二分法检索(binary search)又称折半检索,二分法检索的基本思想是设字典中的元素从小到大有序地存放在数组(array)中,
首先将给定值key与字典中间位置上元素的关键码(key)比较,如果相等,则检索成功;(Dichotomy search (binary search), also known as binary search, the basic idea of ??dichotomy is set to retrieve the dictionary from small to large elements stored in an orderly array (array), the first key the given value on the middle element of the dictionary The key code (key) comparison, if they are equal, then the retrieval success )
- 2011-03-24 10:54:46下载
- 积分:1
-
im3sp
multi interface example
- 2010-05-20 16:41:28下载
- 积分:1
-
AHPMATLAB
AHP法代码,可以自动检验一致性,开发环境为matlab(AHP method code, can automatically check the consistency, the development environment for matlab)
- 2011-07-22 15:29:24下载
- 积分:1
-
Sequential__Detection
sequential detection
- 2010-07-04 20:25:10下载
- 积分:1
-
linespectrum
linespectrum提取声音信号的线谱(in order to extract line spectrum)
- 2011-05-06 10:17:13下载
- 积分:1
-
CS_recovery_algorithms
There are many compressed sensing (CS) recovery algorithms that have been proposed.
Here I list some of them, and provide the corresponding experimental results. Essentially, the
recovery algorithms are similar to the sparse coding based on the over-complete dictionary.
- 2013-08-07 19:33:17下载
- 积分:1
-
radamatlab
此代码为《雷达系统分析与设计》的书中的代码(This code is " radar system analysis and design," the code book)
- 2014-02-13 17:58:23下载
- 积分:1
-
aphgui
MATLAB实现的层次分析法的GUI程序 辛辛苦苦自己做的 (aph in MATLAB GUI)
- 2010-07-16 16:20:12下载
- 积分:1
-
MALABfunction
说明: matlab语言常用各种命令的集合,及中文注释,按字母顺序排列,便于查找(matlab language commonly used set of various commands, and Chinese translations, in alphabetical order, easy to find)
- 2011-04-12 15:57:26下载
- 积分:1
-
sanciyangtiaochazhi
数值分析中的三次样条差值函数的MATLAB源代码设计语言(MATLAB language source code design of numerical analysis in three times spline interpolation function)
- 2015-01-04 19:03:46下载
- 积分:1