-
function2
Defining the plot Function for the DocPolynom Class
The MATLAB plot function creates line graphs. The overloaded plot function selects the domain of the independent variable to be slightly larger than an interval containing all real roots. Then the polyval method is used to evaluate the polynomial at a few hundred points in the domain:
- 2011-02-12 00:08:24下载
- 积分:1
-
2
说明: DGM model generate for serial robot
- 2008-12-09 06:57:18下载
- 积分:1
-
niheyuce
拟合预测的matlab源程序!
适用于初学者(fitting forecast of Matlab source! Apply to beginners)
- 2007-03-03 12:38:37下载
- 积分:1
-
ZXingDemo
它详细介绍了如何利用ZXing编写一个二维码的编码程序(It details how to use ZXing to write a two-dimensional code encoding process)
- 2013-12-11 19:08:43下载
- 积分:1
-
tabu-search-matlab
求解VRP 问题的智能算法 禁忌搜索算法MATLAB源代码(tabu-search MATLAB code of VRP )
- 2015-07-02 19:53:02下载
- 积分:1
-
HSMM
说明: HSMM的matlab实现,可用于状态识别和寿命预测(HSMM with matlab ,which can be used for remaining useful life pridection.)
- 2021-04-06 16:39:02下载
- 积分:1
-
Matlab-Programming
matlab programming for engineers
- 2009-10-12 19:15:21下载
- 积分:1
-
watershed--segmentation
用分水岭的方法实现图像分割 MATLAB实现(image segmentation by watershed methods , MATLAB implementation)
- 2014-09-02 16:53:39下载
- 积分:1
-
sanweichongjian
三维重建:TwIST_两步迭代的图像分割matlab源码,包括图象压缩_重建_增强_去噪等应用(Three-dimensional reconstruction: TwIST_ two-step iterative image segmentation matlab source, including the reconstruction of image compression _ _ _ denoising applications such as enhanced)
- 2008-12-30 02:40:32下载
- 积分:1
-
深度优先搜索算法mat
深度优先搜索算法Matlab源码
% 此程序从国外网站收集得到,是标准的深度优先搜索算法,可实现节点遍历和检测回路的功能,详细情况请看原英文注释
% 我在此程序中添加了随机性,即遇到分叉时,随机选下一个节点,成为随机深度优先搜索算法(Depth-first search algorithm Matlab source this procedure site collected from abroad, is the standard depth-first search algorithm, can be achieved and the detection circuit node traversal functions, details see the original English Notes I added this procedure randomness, that is, bifurcation encountered when a randomly selected node, become a random depth-first search algorithm)
- 2020-07-06 15:08:58下载
- 积分:1