-
chap6
程序代码说明
P0610:神经网络的实例(Procedure Code Description P0610: examples of neural network)
- 2010-05-17 18:24:41下载
- 积分:1
-
matlab_plot_gps_satellites
卫星星下点matlab程序:卫星星下点的运行轨迹代码(Matlab program for satellite subsatellite point)
- 2019-05-09 14:41:50下载
- 积分:1
-
binhiding
运用分块算法将秘密图像嵌入的一幅大图中,达到信息隐藏的效果(Block algorithm using a secret image is embedded in a large figure, to the effect of information hiding)
- 2010-12-23 10:23:44下载
- 积分:1
-
sigdemo1
信号处理示例,用matlab编写的信号处理的小示例程序(Example of signal processing, signal processing using matlab sample program)
- 2012-07-09 16:29:50下载
- 积分: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
-
spLpc
spech Lpc pitch detection
- 2010-09-06 22:38:34下载
- 积分:1
-
ID3
数据仓库中,数据挖掘的一个程序,用MATLAB编写,好用!(Data warehouse, data mining, a procedure, using MATLAB to prepare, easy to use!)
- 2008-07-21 08:47:54下载
- 积分:1
-
PhaseGeniometer
干涉测向仪通过测量入射波到达天线阵列中单元天线之间的相位差,决定入射波的入射角(Interferometer by measuring the incident wave direction finder antenna array element antenna reaches the phase difference between the incident angle of incidence of the decision)
- 2020-11-23 16:49:34下载
- 积分:1
-
BC_Tools
matlab专用的贝叶斯网络工具包,内附安装教程(Bayesian network algorithm tools for matlab)
- 2012-02-07 16:13:00下载
- 积分:1
-
85809936aodv
移动网络中,AODV和DSR路由算法的matlab程序,根据已知节点可选出最优路径(Mobile networks, AODV and DSR routing algorithm matlab program, the node can be selected according to the known optimal path)
- 2010-10-21 21:02:06下载
- 积分:1