-
pidtuning
this the matlab tuning of pid with root locus
- 2009-03-09 12:33:18下载
- 积分:1
-
priceimpl
说明: 关于隐含有限差分的分析,希望对大家有帮助。
关于隐含有限差分的分析,希望对大家有帮助。
关于隐含有限差分的分析,希望对大家有帮助。(pricing option with implicit finite difference methord)
- 2010-04-15 20:47:22下载
- 积分:1
-
RLS
递推最小二乘算法,只适合单入单出,用于建模中的参数辨识,(Recursive least squares algorithm, Single Input Single Output, parameter identification)
- 2013-05-16 01:23:05下载
- 积分:1
-
PlateRecognition
车牌自动识别,采用形态学方法,附带有测试图,适应性较强(Automatic license plate recognition, using morphology, with a test pattern, adaptability)
- 2010-10-31 09:48:55下载
- 积分:1
-
psomatlab
说明: 2006标准PSO程序,可以用于系统的优化,请大家式一式。有什么好的意见提出来,(2006 standard procedure can be used for system optimization, please-a type. What good ideas put forward, thank you)
- 2006-04-09 15:01:59下载
- 积分:1
-
AGC_sourcecode
自动增益控制AGC的Matlab源码,其中注释部分对原理进行了详尽的介绍(AGC source code for audio gain control, details has been gaven in the comments)
- 2021-01-26 20:58:40下载
- 积分:1
-
matpower
仿真电力系统的稳态与潮流计算,能够帮助理解电力系统的分析与设计(Steady-state power system simulation and power flow calculation, can help to understand the power system analysis and design)
- 2010-09-24 15:40:26下载
- 积分:1
-
EMD-about-power-quality
HHT变换之END分解程序,以及详细的例子--power system power quality disturbance(HHT and EMD and examples about power quality)
- 2013-05-12 21:32:41下载
- 积分: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
-
suptitle
说明: 在子图像上面添加标题的matlab函数 (A function to place a title above all subplots)
- 2011-04-17 01:27:31下载
- 积分:1