-
runDemo
RUNDEMO Illustrates the use of BFILTER2 and CARTOON.
This demo shows typical usage for the bilateral
filter implemented by BFILTER2. The application
of bilateral filtering to image abstraction is
demonstrated by the CARTOON function.
Douglas R. Lanman, Brown University, September 2006.
dlanman@brown.edu, http://mesh.brown.edu/dlanman
- 2014-01-28 16:48:17下载
- 积分:1
-
fengking_v57
感应双馈发电机系统的仿真,基于欧几里得距离的聚类分析,粒子图像分割及匹配均为自行编制的子例程。( Simulation of doubly fed induction generator system, Clustering analysis based on Euclidean distance, Particle image segmentation and matching subroutines themselves are prepared.)
- 2017-05-09 15:24:14下载
- 积分: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
-
wenjian
说明: matlab在通信工程的应用以及matlab在曲线拟合和函数图像的应用(matlab works in communications applications, as well as matlab curve fitting and function in the application of image)
- 2009-08-13 16:03:55下载
- 积分:1
-
refraction
光学工程对光路的追迹应用很多 本程序可以模拟光的折射路径。(The refraction of light)
- 2013-09-20 12:49:55下载
- 积分:1
-
toolbox_sparsity
the toolbox of sparsity
- 2012-01-05 11:04:27下载
- 积分:1
-
Array signal processing(2)
说明: 5:空间平滑MUSIC算法的MATLAB程序
6:角度和时延联合估计(JADE)算法MATLAB程序
7:传播算子DOA估计算法MATLAB程序
8:基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(5: MATLAB program of spatial smoothing MUSIC algorithm
6: Joint Angle and Time Delay Estimation (JADE) Algorithms MATLAB Program
7: MATLAB Program for DOA Estimation Algorithms of Propagator
8: MATLAB Program for 2-D DOA Estimation of L-Array Based on Augmented Matrix Beam)
- 2019-01-11 13:17:08下载
- 积分:1
-
chapter8
基于量子遗传算法的matlab程序,可以在matlab上顺利运行(Based on quantum genetic algorithm matlab program can run smoothly in matlab)
- 2013-09-21 21:22:31下载
- 积分:1
-
wyb
倒立双摆动matlab源代码,做倒立双摆动文章很少见,这个是原创,请朋友们提意见。(Inverted double swing matlab source code)
- 2009-05-21 11:22:54下载
- 积分:1
-
Riemann-solver
2D Advection Equation Riemann solver
- 2013-03-12 15:07:54下载
- 积分:1