-
general-krining
一种常用的插值计算方法,普通克里金法,采用球状模型的半变异函数。(A common interpolation methods, ordinary kriging method using spherical model semivariogram.)
- 2010-09-17 08:25:05下载
- 积分:1
-
MATLAB
matlab基础与应用教程,ppt版,阅读方便,介绍详尽。(Basic and Applied tutorial matlab)
- 2010-12-07 11:24:10下载
- 积分:1
-
向量机非线性回归 mat
支持向量机非线性回归通用MATLAB源码本源码可以用于线性回归、非线性回归、非线性函数拟合、数据建模、预测、分类等多种应用场合(Universal non-linear regression support vector machine MATLAB source code of this source can be used for linear regression, nonlinear regression, nonlinear function approximation, data modeling, prediction, classification and other applications)
- 2020-06-30 05:00:01下载
- 积分:1
-
Shape-Detection
直线检测及道路边缘检测,包括在DM6437上的实现(use the Hough Transform, Find Local Maxima, and Hough Lines blocks to find the longest line in an image. In the second step, the algorithm used for line detection will be the basis of a lane detection procedure. )
- 2015-04-08 17:11:26下载
- 积分: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
-
MatrixManip
this code is a matrix with 4 operation
- 2011-06-23 17:56:38下载
- 积分:1
-
140B06
全国数学建模竞赛2012B题中太阳能小屋的最优光伏电板铺设的程序(The program laying in the the solar hut optimal photovoltaic panels in the National Mathematical Contest in Modeling 2012B title)
- 2012-10-04 10:06:21下载
- 积分:1
-
mfcc
求出语音mel倒谱系数的matlab代码,返回mfc(function mfc=mfcc(x) )
- 2014-01-23 20:39:47下载
- 积分:1
-
matlab21
这是一个MATLAB的学习课件,里面有许多MATLAB实用的好例子,有兴趣的朋友可以(This is a MATLAB-learning courseware, there are many good examples of MATLAB practical, interested friends can)
- 2007-09-23 16:39:21下载
- 积分:1
-
8PSK
8PSK+weaver调制matlab程序(8PSK+ weaver modulation matlab program)
- 2010-09-15 16:23:03下载
- 积分:1