资源列表
[数学计算/工程计算] fanny
说明:模糊分类是目前比较流行的用于数据挖掘的分类算法,而Fanny是其中一种基于FCM算法,用于实现模糊分类的应用程序-Fuzzy clustering is a popular method for data clustering and classification in data mining, Fanny program realizes one of FCM algorithms, to achieve the application of fuzzy clustering<林文> 在 2025-06-10 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] pam
说明:当把一类对象划分到k个不同的类中时,主要的目标是找到类。PAM实现了将不同类别的数据自动划分到不同的类中-When partitioning a set of objects into k clusters, the main objective is to find clusters. The algorithm used in the program PAM is based on the search for k representative objects among the objec<林文> 在 2025-06-10 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] FDTDMethod
说明:学习FDTD的好书籍,本书中对FDTD描述比较详细。值得初学者参考。-FDTD study of good books, this book describes in more detail on the FDTD. Worthy of reference for beginners.<李浩> 在 2025-06-10 上传 | 大小:5.88mb | 下载:0
[数学计算/工程计算] add-sub-and-or
说明:add sub. and or 加法 減法-add sub. and or<wong kwok fung> 在 2025-06-10 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Classic_algorithms_in_cplusplus_source_code
说明:经典的C++数值算法源程序,内用微分方程求解,插值等经典算法-Classical numerical algorithm of C++ source code, which used to solve differential equations, interpolation, such as the classic algorithm<jett> 在 2025-06-10 上传 | 大小:407kb | 下载:0
[数学计算/工程计算] Matrix
说明:设计一个造成矩阵类Matrix,包含一个元素类型为int的二维数组,分别设计一个静态方法和实例方法把矩阵转置,分别设计静态方法和实例方法实现二个矩阵相加、相乘。重写方法toString(),使其能输出此矩阵。-Caused by the design of a matrix of type Matrix, contains an element type for the two-dimensional array of int, respectively, to design a static<5235668> 在 2025-06-10 上传 | 大小:1kb | 下载:0