-
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
-
HyBR
图像复原中hybrid的源程序,里面包括了各种hybrid(Hybrid Regularized method in image restoration)
- 2012-06-23 10:49:10下载
- 积分:1
-
singermodel
这是目标作机动时,卡尔曼滤波模型采用singer模型的matlab 程序.(This is the goal for mobility, Kalman filtering model using the Matlab model singer procedures.)
- 2006-06-06 22:12:08下载
- 积分:1
-
power_upfc
此模块用matlab实现了电力系统中统一潮流控制器的仿真。(This module is implemented using matlab unified power flow controller in the power system simulation.)
- 2013-04-06 22:33:43下载
- 积分:1
-
K目标跟踪中的K均值聚类法 KMeans
K目标跟踪中的K均值聚类法,根据预测坐标进行初始化(K means algorithm)
- 2017-05-07 14:38:34下载
- 积分:1
-
pnsr
求图像峰值信噪比PSNR的代码matlab版(PSNR PSNR for the image code matlab version)
- 2007-11-22 19:02:58下载
- 积分:1
-
quyuzengzhang
利用区域增长的方法来实现对图像的区域分割
(picture segmention based on increasing of region)
- 2010-09-06 17:51:44下载
- 积分:1
-
xhdemo
求线性规划的matlab程序!
求线性规划的matlab程序!(For linear programming matlab program! For linear programming matlab program!)
- 2020-11-17 16:09:39下载
- 积分:1
-
kalman
说明: kalman非常详细的原理说明,主要有介绍了几个原理公式,同时用了一个例子形象的说明原理(the introdution of kalman)
- 2010-04-26 15:17:09下载
- 积分:1
-
bayes-classifier-
程序展示了bayes classifier对于连续数据的应用,假设数据均服从高斯分布。程序包含了binary classification和multi-classification的例子。(Program shows bayes classifier for continuous data applications, assume that the data are Gaussian. Program includes a binary classification and multi-classification examples.)
- 2013-08-04 02:53:08下载
- 积分:1