-
zhengshuguihua
整数规划:用割平面法求解整数规划
用分支定界法求解整数规划
用枚举法(包括穷举法和隐枚举法)求解0-1规划
(Integer programming: cutting plane method for solving integer programming with branch and bound method for solving integer programming Solving 0-1 planning enumeration method (exhaustive method and implicit enumeration))
- 2013-03-10 18:22:11下载
- 积分:1
-
fit_ML_normal
fit_ML_normal - Maximum Likelihood fit of the normal distribution of i.i.d. samples!.
Given the samples of a normal distribution, the PDF parameter is found
fits data to the probability of the form:
p(r) = sqrt(1/2/pi/sig^2)*exp(-((r-u)^2)/(2*sig^2))
with parameters: u,sig^2
format: result = fit_ML_normal( x,hAx )
input: x - vector, samples with normal distribution to be parameterized
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
sig^2,u - fitted parameters
CRB_sig2,CRB_u - Cram?r-Rao Bound for the estimator value
RMS - RMS error of the estimation
type - ML
- 2011-02-09 19:09:33下载
- 积分:1
-
matlabwork0
MATLAB 开发滤波输出系统,可以高低波选择波段,并且为双屏显示(MATLAB development filtered output system, you can choose the level of wave band, and for dual display)
- 2013-11-08 13:58:50下载
- 积分:1
-
main
Used to plot temp VS time graph
But has no data attached n the x axis(time) has time string format
- 2009-05-01 13:37:00下载
- 积分:1
-
path
蚁群路径算法的matlab源代码,可以实现的(Ant path algorithm matlab source code, can be achieved)
- 2009-05-22 00:12:29下载
- 积分:1
-
tiaopinjieju1
由方波代替了SPWM,实现了SPWM电机调速(Replaced by a square-wave SPWM, motor speed to achieve the SPWM)
- 2021-04-03 16:39:06下载
- 积分:1
-
theNewtonlaw
简单电力系统的牛顿法潮流计算收敛初步分析程序(preliminary study a simple system’s convergent character of the Newton s law applied to calculate the flow.)
- 2010-08-12 18:59:00下载
- 积分:1
-
1
说明: 计算机视觉的基本任务之一是从摄像机获取的图像信息出发计算三维空间中物体的几何信息,并由此重建和识别物体。这两者之间的关系就是由摄像机的几何成像模型来决定,即由摄像机的参数来决定。实现了张正友和tasi的matlab标定程序!(The basic tasks of computer vision is one of the images from the camera to obtain information from the calculation of three-dimensional geometric information of objects, and thus the reconstruction and object recognition. The relations between the two is by the camera model to determine the imaging geometry, that is to determine the parameters of the camera. Zhang is achieved and the Friends of the matlab calibration procedures tasi!
)
- 2009-08-09 10:56:42下载
- 积分:1
-
chengxu
说明: 关于matlab对通信系统建模与仿真的应用(Matlab on the communication system on the Modeling and Simulation Application)
- 2009-08-07 09:38:01下载
- 积分:1
-
clear_page_64
Some CPUs support enhanced REP MOVSB STOSB instructions.
- 2015-03-15 11:06:16下载
- 积分:1