-
yyx_prbs_m
在MATLAB环境,用M文件编写的产生PRBS序列的程序,可以使用(In the MATLAB environment, preparation of documents produced by M PRBS sequence program, you can use)
- 2011-04-23 19:29:33下载
- 积分:1
-
ContourletICA
利用Contourlet、ICA、混沌粒子群分离去噪(Using Contourlet, ICA, separation of chaotic particle swarm denoising)
- 2010-05-19 09:02:20下载
- 积分:1
-
doa
本文件里面有几个基于MUSIC算法的DOA估计。可以帮助新手熟悉过程。(Based on this document, there are several MUSIC DOA estimation algorithm. You can help the novice familiar with the proces)
- 2015-04-13 17:46:39下载
- 积分:1
-
分支定界法
说明: 分支定界法(branch and bound)是一种求解整数规划问题的最常用算法。这种方法不但可以求解纯整数规划,还可以求解混合整数规划问题。分支定界法是一种搜索与迭代的方法,选择不同的分支变量和子问题进行分支。
对于两个变量的整数规划问题,使用网格的方法有时更为简单。 [1]
通常,把全部可行解空间反复地分割为越来越小的子集,称为分支;并且对每个子集内的解集计算一个目标下界(对于最小值问题),这称为定界。在每次分枝后,凡是界限超出已知可行解集目标值的那些子集不再进一步分枝,这样,许多子集可不予考虑,这称剪枝。这就是分枝定界法的主要思路。(Branch and bound method is one of the most commonly used algorithms to solve integer programming problems. This method can solve not only pure integer programming but also mixed integer programming. Branch and bound algorithm is a method of search and iteration, which selects branches with different branch variables and sub problems.
For integer programming problems with two variables, the grid method is sometimes simpler[ 1]
Generally, all feasible solution spaces are divided into smaller and smaller subsets repeatedly, which is called bifurcation; And a lower bound of the objective (for the minimum value problem) is calculated for the solution set in each subset, which is called the bound. After each branch, those subsets whose bounds exceed the objective value of the known feasible solution set will not be further branched, so many subsets can not be considered, which is called pruning. This is the main idea of branch and bound method.)
- 2021-04-26 12:21:14下载
- 积分:1
-
RGB_and_HSIModelTransformation_Matlabprogram
对于数字图像处理技术中,图像的编码分为RGB和HIS,这个资料讲述了在matlab中如何将两种编码转换,在实际应用中非常广泛!(For digital image processing technology, image coding is divided into RGB and HIS, this information describes how the two kinds in the matlab code conversion, in a wide range of practical applications!)
- 2009-11-24 11:28:31下载
- 积分:1
-
nlsegui
应用matlab解非线性薛定厄方程的问题,一个比较优秀的源码。(Matlab Application Solutions nonlinear Schrodinger equation of Ecuador, a relatively good source.)
- 2006-09-25 21:24:46下载
- 积分:1
-
PID-yuandaima
文件中有11个文件夹,每个文件夹中含有十个左右实际工程例子的MATLAB实现PID算法的源代码(The Files has 11 folders, each folder contains about ten examples of practical engineering problems that MATLAB source code to solve PID algorithm )
- 2012-05-12 11:40:26下载
- 积分:1
-
Motion_Detection
motion detection people tracking after performing background subtraction and blobs detection use for video suvelliance
- 2011-07-08 10:42:51下载
- 积分:1
-
TDPCA
2dpca函数代码 通过调用运行 (2dpca function code by calling the run)
- 2012-11-06 19:30:21下载
- 积分:1
-
adaption_light
基于对数的光照自适应算法 光照补偿,对于光照较暗和较亮,能够进行自动判断。自动补偿光照。(Logarithmic light based on adaptive algorithm of illumination compensation, for the light brighter and darker, and can automatically judge. Automatic compensation of light.)
- 2015-01-11 18:35:24下载
- 积分:1