-
houghlinedetect
hough 变换实现直线检测
在噪声服从高斯分布的背景中构造信噪比为2、长度为34像素的目标线段;在找出线段所在直线后,在采用固定长线段滑动的方法,确定线段的起始点,最终确定线段的确切位置。(hough transform line detection
in the noise to obey Gaussian distribution of the background-noise ratio for the structure 2, with a length of 34 pixels of the target segment at to find out where the straight line segment after the introduction of fixed long-term method of sliding paragraph to determine the segment of starting point, and ultimately determine the exact location of line segments.)
- 2020-12-05 02:49:23下载
- 积分:1
-
function
求解含有有限个变量的函数,维数可以是1000甚至上万维 都可以(Solving function contains a finite number of variables, dimensions can be 1000 on the World Wide Web can be even)
- 2013-09-13 16:06:58下载
- 积分:1
-
BeginnerDemo
antenna related matlab code
- 2014-12-13 13:27:55下载
- 积分:1
-
74codingadecoding
用matlab实现(7,4)汉明码的编码和解码(failed to translate)
- 2013-05-06 10:39:29下载
- 积分:1
-
Program
PID matlab电机和船舶横摇模拟 以及加入滤波器进行控制(PID matlab motor and ship roll simulation and control by adding filter)
- 2020-11-12 15:29:44下载
- 积分: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
-
NewEnvelopeAlgorithmForHilbert-HuangTransform
New Envelope Algorithm for Hilbert-Huang Transform.rar 基于希尔伯特-黄变换中的一种新包络线算法 介绍的内容比较实用(New Envelope Algorithm for Hilbert-Huang Transform.rar based on the Hilbert- Huang Transform in a new envelope algorithms are more practical introduction)
- 2009-03-09 18:16:37下载
- 积分:1
-
Asynchronous_FOC_SMC_V0_2_0
这是一个异步电机基于磁场定向的矢量控制仿真模型,其中外环控制采用滑模变结构方式。(This is an asynchronous motor vector-based field-oriented control simulation model, which uses sliding mode outer loop control mode.)
- 2021-04-29 11:28:43下载
- 积分:1
-
multiline
一个多线程管理的程序管理器,适合程序开发者即大型计算者使用(multiple line, useful for program developer)
- 2009-12-02 02:48:28下载
- 积分:1
-
SumAbsDiff
code to get optical flow using sum of absolute differences matching
- 2010-11-26 06:15:26下载
- 积分:1