-
ziyouzuzhiwangluo
这是自组织竞争网络的源程序 联合开发网 - pudn.com
- 2012-04-17 19:20:57下载
- 积分:1
-
zju
该文件是关于数学建模的一些讲义,从各方面详细介绍了数学建模,作者是浙江大学的刘利刚。(The document is some handouts on mathematical modeling, described in detail all aspects of mathematical modeling, the author is Liu Ligang Zhejiang University.)
- 2014-10-10 16:42:30下载
- 积分:1
-
kMeansCluster
说明: K-均值聚类,比较好的聚类方法,应用广泛(K-means clustering, a better clustering method, widely used)
- 2008-11-17 16:16:38下载
- 积分:1
-
Matlab
MATLAB信号处理详解,是PDF格式,方便查看,包括MATLAB的一些基础知识,以及在数字信号处理方面的应用,涉及到数字滤波器的设计等等(Detailed MATLAB signal processing is in PDF format for easy viewing, including some basic knowledge of MATLAB, as well as in digital signal processing applications, related to the digital filter design, etc.)
- 2011-10-16 16:16:31下载
- 积分:1
-
greyforecasting
灰色预测,简单的编程,大家多提意见(Gray forecast, a simple programming, we do so!)
- 2007-01-10 17:27:34下载
- 积分:1
-
curvefit
DACE- A MATLAB Kriging Toolbox Version 2.0, August 1, 2002. (Sø ren N. Lophaven, Hans Bruun Nielsen, Jacob Sø ndergaard) - The software package DACE (Design and Analysis of Computer Experiments), which is a Matlab toolbox for working with kriging approximations to computer models. The typical use of this software is to construct a kriging approximation model based on data from a computer experiment, and to use this approximation model as a surrogate for the computer model.-DACE- A MATLAB Kriging Toolbox Version 2.0, August 1, 2002. (Sø ren N. Lophaven, Hans Bruun Nielsen, Jacob Sø ndergaard) - The software package DACE (Design and Analysis of Computer Experiments), which (DACE- A MATLAB Kriging Toolbox Version 2.0, August 1, 2002. (Sø ren N. Lophaven, Hans Bruun Nielsen, Jacob Sø ndergaard)- The software package DACE (Design and Analysis of Computer Experiments), which is a Matlab toolbox for working with kriging approximations to computer models. The typical use of this software is to construct a kriging approximation model based on data from a computer experiment, and to use this approximation model as a surrogate for the computer model.-DACE- A MATLAB Kriging Toolbox Version 2.0, August 1, 2002. (Sø ren N. Lophaven, Hans Bruun Nielsen, Jacob Sø ndergaard)- The software package DACE (Design and Analysis of Computer Experiments), which )
- 2011-09-11 13:09:34下载
- 积分:1
-
Matlab
matlab中文帮助文档,MATLAB教程,初学者必看的文档。(Chinese help documentation matlab, MATLAB tutorial, beginners must see the document)
- 2011-10-05 19:21:25下载
- 积分:1
-
randinterval
本函数将利用随机序列进行间隔控制,选择消息隐藏位置(This function will use a random sequence interval control, select the message hidden location)
- 2013-12-02 21:02:28下载
- 积分:1
-
MATLAB
根据弗洛伊德算法计算最短距离矩阵(准备连接矩阵、距离矩阵,可以用坐标算出)(Calculate the shortest distance matrix according to Freud algorithm (prepare connection matrix, distance matrix, can be calculated by coordinates))
- 2020-06-29 15:00:01下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1