-
Bp
说明: 本程序为BP算法在一个简单分类中的应用,主要针对异或问题,有助于对本算法的理解()
- 2007-08-16 15:20:47下载
- 积分:1
-
TD-SCDMA
matlab 仿真的 还可以 大家分享 我也是最近做这个发现的 希望大家共同进步(GOOD
)
- 2009-04-14 19:38:38下载
- 积分:1
-
MATLABfuntion
MATLAB 常用函数参考,对学校matlab学习帮助较大,快速掌握常用函数功能(MATLAB functions used for reference in school to learn matlab help large, frequently used functions quickly master the function of)
- 2010-03-13 21:57:00下载
- 积分:1
-
compressed_air_sourcebook
Improving Compressed Air System Performance
- 2015-01-26 12:05:01下载
- 积分:1
-
ASIFT
在matlab上的Asift程序,在原有基础上有所改进,程序可以出色地实现图像的识别,匹配,效果相比SIFT,SURF等有大幅提高(In matlab Asift program improvements based on the original, the program can achieve excellent image recognition, matching, compared to the effect of SIFT, SURF, etc. have greatly improved)
- 2013-12-17 12:23:46下载
- 积分: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
-
JPEG_Turbo_OFDM
结合Turbo和OFDM, 实现JEPG编解码,提出一种新的算法,相信能帮助到你(Turbo and the combination of OFDM, realize JEPG codec, a new algorithm, I believe can help you)
- 2007-10-15 20:48:14下载
- 积分:1
-
Matlabtuitor11111
MATLAB 程式设计与应用(Design and Application of MATLAB programs)
- 2007-10-22 18:22:36下载
- 积分:1
-
adaptive_fuzzy_control
adaptive fuzzy control
- 2013-01-29 09:21:54下载
- 积分:1
-
matlabcodefosolvingpartialdiferentialeqn
This code is for solving differential eqns using cholesky decomposition method, gausselimination method, croutsdecomposition method, LaverrierFaddeev, GAUSSSIEDELGAUSSSIEDEL method
- 2009-09-23 15:21:58下载
- 积分:1