-
MUSICSPACE
很好的空间music谱估计的例子 空间傅里叶变换(A good example of space music spectrum estimation Fourier transform space)
- 2010-08-17 22:29:57下载
- 积分:1
-
MATLABppt
是书名为《MATLAB程序设计教程》的ppt课件。这本书可以作为MATLAB的入门教程,简单易懂。(is entitled "MATLAB Design Guide" ppt courseware. This book can serve as a portal MATLAB Guide, simple and understandable.)
- 2007-04-14 09:58:12下载
- 积分:1
-
geom3d
matlab code for geom3d
- 2015-02-03 14:27:28下载
- 积分: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
-
gatbx-toolbox
内含遗传算法的matlab 程序,有参考价值哦,赶快下载吧!(Matlab genetic algorithm includes procedures have reference value Oh, as soon as possible to download it!)
- 2007-10-14 12:14:13下载
- 积分:1
-
InteractiveFuzzyModelingExercisesforMATLAB
The following fuzzy modeling exercises run in the MATLAB environment. The interaction required by
the user is guided by instructions and editable fields menus. The user can change various parameters of
a system, and execute modeling commands to verify the resulting system. In some exercises, it is also
possible to manually edit the fuzzy system initially generated with the parameters given by the user, in
order to enhance and fine tune the performance of the model.
- 2009-10-09 22:15:22下载
- 积分:1
-
Thedirectsequencespreadspectrumsimulation
simulink 实现了直接序列扩频通信系统,含详细模型图(simulink realization of the direct sequence spread spectrum communications systems, including a detailed model)
- 2009-06-03 14:52:40下载
- 积分:1
-
fangzhen1
在matlab环境下使用,演化博弈数据仿真的方式验证了平衡点局部稳定性(Evolutionary Game with simulation )
- 2012-05-02 21:25:02下载
- 积分:1
-
mass_spring_damper_model_ODE
Mass spring damper model
- 2014-09-26 17:20:19下载
- 积分:1
-
SAA-code
模拟退火算法程序原码以及算法程序,是用MATLAB编辑好的m文件(Simulated annealing algorithm program source code and algorithm program is a good m file in MATLAB Editor)
- 2012-08-06 21:24:57下载
- 积分:1