资源列表
[matlab例程] CollectAnaly
说明: 最短距离算法的聚类对样本进行聚类 样本矩阵 X 输出数据的行数代表了每次聚类后类的个数,每一行的第一个数表示此类样本的个数, 后面的代数表示此类中的样本编号;从程序的输出结果看,聚类的过程一目了然,未聚类 前,有5个类,每个类各有一个样本;第一次聚类是将第一类和第二类合并,得到新的 第一类,此时第一类有2个样本;二第二次聚类是将第3类和第四类合并,得到新的第三类 ;第3次聚类是将第2类和第3类合并,此时总共有2类,经过第四次聚类,类的个数变为1,<yinxc> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] CPP
说明:求解数值问题包括一些定理和推论,科学工程中的方法应用,诸如矩阵运算,微积分求解实际问题等等实际工程问题都已经用C++语言编程模块。方便使用-Solving numerical problems, including some theorems and corollaries, scientific engineering methods applications, matrix operations, calculus to solve practical problems and so pra<杜小许> 在 2025-11-01 上传 | 大小:236kb | 下载:0
[数学计算/工程计算] FEM
说明:工程实践中有限元方法程序,分别使用C,MATLAB,VB,FORTRAN编程,主要是基于2维的三角形单元和四边形单元的有限元模型。-Engineering practice, finite element methods and procedures, respectively, using C, MATLAB, VB, FORTRAN programming, mainly based on two-dimensional triangular elements and quadrilater<杜小许> 在 2025-11-01 上传 | 大小:1.2mb | 下载:0
[matlab例程] function
说明:求解含有有限个变量的函数,维数可以是1000甚至上万维 都可以-Solving function contains a finite number of variables, dimensions can be 1000 on the World Wide Web can be even<wangwenshu> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[matlab例程] napla
说明:用来求解某一函数的梯度,维数可以很大,上万维也可以-Used to solve the gradient of a function, the dimension can be large, on the World Wide Web can also be<wangwenshu> 在 2025-11-01 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] plot--figure
说明:自己编的小程序,可以实现每个编号相同的网格点做出的轨迹线,其他画图软件不能处理。-His series of small programs, you can achieve the same number of grid points each to make the trajectory line, the other drawing software can not handle.<wangxing> 在 2025-11-01 上传 | 大小:1.1mb | 下载:0
