-
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
-
@ccs
说明: 这是一个关于MATLAB的函数,能够用DEMO打开;使用时首先解压然后转换为M文件即可。很方便的。(It is a MATLAB function, can open the DEMO use first and then converted to M-extracting files. Very convenient.)
- 2006-03-16 16:28:26下载
- 积分:1
-
Non-classical-receptive-n
视觉注意的资料罗四维老师的资料PPt,非经典感受野抑制的代码用于轮廓提取,(Luo dimensional visual information for the attention of information teachers PPt, non-classical receptive field inhibition of the code for contour extraction,)
- 2011-05-18 21:00:27下载
- 积分:1
-
qingzhuoyin
此代码是在MATLAB下进行清浊音短时频谱分析,用到汉明窗。(This code is carried Voicing short time spectral analysis in MATLAB, use the Hamming window.)
- 2014-12-12 18:08:24下载
- 积分:1
-
system_identification
根据系统的输入和输出,辨识系统的的传递函数。该系统为6阶系统,通过降阶降为2阶后,加入状态反馈和状态观测器,调整参数使2阶系统稳定,最后用于控制原6阶系统。阶跃响应和bode图效果都不错。(Based on the input and output of the system, the transfer function of the system is identified. The system is a 6 order system. After the order is reduced to 2 order, the system is added with the state feedback and the state observer, which adjusts the parameters to make the 2 order system stable. Finally, it is used to control the original 6 order system. Step response and Bode figure results are good.)
- 2016-03-21 21:58:31下载
- 积分:1
-
★自适应遗传算法
自适应的遗传算法以及MATLAB实现,拿去学习吧(Standard genetic algorithms and MATLAB implementations)
- 2018-01-31 20:46:47下载
- 积分:1
-
recognition
通过matlab对乒乓球样本图片进行处理并识别(By matlab Table Tennis sample image processing and recognition)
- 2015-01-12 14:03:17下载
- 积分:1
-
SPIHT_Matlab_Demo
spiht it works
- 2012-01-20 05:55:02下载
- 积分:1
-
contours_demo
A very good, neat and classic contour detection. (cpp code , matlab script and test image included). You can learn the basic idea of contour detection and do your research based on this.
- 2013-03-19 01:06:13下载
- 积分:1
-
LINCOMB
Gram-Schmidt orthogonalization of vectors & lincomb formes the linear combination of matrices
- 2015-03-06 20:37:57下载
- 积分:1