-
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
-
examples-singal-processing
利用matlab进行信号处理的几个例子,简洁明了,十分实用(examples about signal processing using matlab)
- 2014-01-08 16:09:52下载
- 积分:1
-
DFDOC
system of pv control for basic with error
- 2013-11-23 18:55:07下载
- 积分:1
-
throughput2
throughput function used to calculate troughput
- 2011-12-18 18:26:45下载
- 积分:1
-
Matlab
遗传算法原理matlab实现,为大家提供里哦啊一个学习matlab的平台,也为大家提供了学习算法的环境。(Genetic Algorithms matlab implementation, provide a learning matlab in Oh ah platform for us to provide a learning algorithm environment.)
- 2010-08-22 21:37:22下载
- 积分:1
-
MPPT-fakhte-amir
It can be easily seen the above analysis that the shootthrough
duty ratio is always constant. This can be reconfirmed
a different perspective below
- 2015-01-18 23:44:41下载
- 积分:1
-
propChirpGaussDielectricMedia
Propagation of a Gaussian Chirp pulse in a dielectric medium
- 2012-01-27 01:29:23下载
- 积分:1
-
GA_Lambert
探火轨道兰伯特问题求解,利用Matlab遗传算法工具箱进行求解,可将发射窗口搜索时间精确到年月日时分秒(Fire detection track Lambert problem solving, use of Matlab genetic algorithm toolbox to solve, you can launch window Search time accurate to the date, hour)
- 2020-12-04 16:49:23下载
- 积分:1
-
LMSAlgorithmDemo
LMS 最小军方误差算法仿真
可用于人工神经网络和自适应滤波(military smallest error LMS algorithm can be used for simulation of artificial neural networks and adaptive filtering)
- 2007-04-10 14:35:36下载
- 积分:1
-
matlab_figure_control
说明: matlab中对任意figure中的数据图像部分放大,源程序中附有随机波形的例子。(matlab figure in the data for any part of the image magnification, the source program with a random waveform example.)
- 2011-04-01 17:37:48下载
- 积分:1