-
ronghe2133
说明: 小波变换在多尺度下检测分解重构图像,以及融合边缘算法。(Under the multi-scale wavelet decomposition of the reconstructed image detection, and edge fusion algorithm.)
- 2011-03-06 13:07:34下载
- 积分:1
-
PFCM
PFCM clustering algorithm
- 2021-02-06 00:29:57下载
- 积分: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
-
bayes
说明: 用matlab完成基于最小错误率的贝叶斯分类器的设计(Done with matlab error rate based on the minimum design of Bayesian classifier)
- 2011-03-22 14:29:35下载
- 积分:1
-
radar-system-analysis-using-matlab
Radar Systems Analysis and Design Using MATLAB
by Bassem R. Mahafza
Chapter 1
Radar Fundamentals
1.1. Radar Classifications
1.2. Range
MATLAB Function “pulse_train.m”
1.3. Range Resolution
MATLAB Function “range_resolution.m”
1.4. Doppler Frequency
MATLAB Function “doppler_freq.m”
1.5. Coherence
1.6. The Radar Equation
MATLAB Function “radar_eq.m”
1.6.1. Low PRF Radar Equation
MATLAB Function “lprf_req.m”
1.6.2. High PRF Radar Equation
MATLAB Function “hprf_req.m”
1.6.3. Surveillance Radar Equation
MATLAB Function “power_aperture_eq.m”
1.6.4. Radar Equation with Jamming
Self-Screening Jammers (SSJ)
MATLAB Program “ssj_req.m”
Stand-Off Jammers (SOJ)
MATLAB Program “soj_req.m”
Range Reduction Factor
MATLAB Function “range_red_fac.m”
- 2012-05-17 06:02:51下载
- 积分:1
-
designofIIR
MATLAB实现什么什么滤波,叫做IIR的..MATLAB实现什么什么滤波,叫做IIR的(MATLAB what filtering, IIR called the .. what MATLAB what filtering, called the IIR )
- 2007-06-04 22:39:23下载
- 积分:1
-
3
说明: 使用谢菲尔德大学遗传算法工具箱解决线性规划(Sheffield University using genetic algorithms to solve linear programming toolbox)
- 2014-10-10 23:08:16下载
- 积分:1
-
CMI-CODES
CONSTANT MODULE ALGORITHM
- 2013-10-11 16:10:14下载
- 积分:1
-
maxsumrateIA
最大速率的迭代干扰对齐算法,是在原先干扰对齐算法的基础上进行改进(Maximum Sum rate Alternative Minimization)
- 2015-04-01 09:43:25下载
- 积分:1
-
awvoronoi-run-1.0.0
matlab加权 voronoi 剖分网格代码。方便简单。
适合入门与科研应用。(matlab mesh generation code. Convenient and simple.voronoi )
- 2014-02-19 07:49:25下载
- 积分:1