-
ConvertWGStoCarser
WGS 转换到Carser WGS 转换到Carser(ConvertWGStoCarser ConvertWGStoCarser ConvertWGStoCarser)
- 2013-03-20 10:18:35下载
- 积分:1
-
matlab-study-ppt
matlab学习课件,内容基本,易懂,方便自学!(matlab learning courseware, content, basic, easy to understand, convenient self-study!)
- 2009-09-08 22:52:15下载
- 积分:1
-
tidujiaozhengbianshi
梯度矫正辨识梯度矫正辨识梯度矫正辨识梯度矫正辨识(tidujiaozhengbianshi)
- 2010-07-06 10:44:48下载
- 积分:1
-
MATLAB
to caluculate the legendre polynomials
- 2009-05-19 15:06:35下载
- 积分:1
-
psat
最新的电力系统计算的工具包,包括连续潮流、最优潮流计算。(The latest calculation of power system kits, including the continuation power flow, optimal power flow calculation.)
- 2009-12-14 00:36:31下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
Example Problems
说明: 基于代理模型的工程设计Example Problems(Example Problems)
- 2020-08-03 15:07:55下载
- 积分:1
-
shiyan3
用一阶梯度法,共轭梯度法和变尺度法求解多变量的寻优问题,其中单变量的寻优用的是0。618法(One method used ladder, conjugate gradient method and the variable metric method for solving multi-variable optimization problems, single-variable optimization using the 0.618 Act)
- 2007-11-16 02:09:01下载
- 积分:1
-
SimpleMthd
单纯形法matlab程序
求解标准型线性规划:max c*x s.t. A*x=b x>=0
本函数中的A是单纯初始表,包括:最后一行是初始的检验数,最后一列是资源向量b
N是初始的基变量的下标
输出变量sol是最优解, 其中松弛变量(或剩余变量)可能不为0
输出变量val是最优目标值,kk是迭代次数( example:max 2*x1+3*x2
s.t. x1+2*x2<=8
4*x1<=16
4*x2<=12
x1,x2>=0)
- 2013-11-29 17:05:08下载
- 积分:1
-
TM_CFAR
说明: 削减平均恒虚警(TM-CFAR)检测器和双门限(double threshold)检测器,用于强噪声环境下的多目标检测(detectors based on the trimmed mean technique and double threshold technique.)
- 2020-11-16 16:39:41下载
- 积分:1