资源列表
[数学计算/工程计算] birch
说明:BIRCH(Balanced Iterative Reducing and Clustering using Hierarchies)是一个综合的层次聚类算法。它用到了聚类特征(Clustering Feature, CF)和聚类特征树(CF Tree)两个概念,用于概括聚类描述。聚类特征树概括了聚类的有用信息,并且占用空间较元数据集合小得多,可以存放在内存中,从而可以提高算法在大型数据集合上的聚类速度及可伸缩性。 -BIRCH (Balanced Iterative Reducing and<陈小东> 在 2025-09-23 上传 | 大小:3kb | 下载:0
[数学计算/工程计算] momte-carlo
说明:关于mottcalo方法及其应用的的详细介绍-a materials about mottcalo method<xulubo> 在 2025-09-23 上传 | 大小:33.47mb | 下载:0
[数学计算/工程计算] root-finding
说明:三种方法求方程的根,二分法,最近邻法,和错点法-three methods for getting the root of equation<xulubo> 在 2025-09-23 上传 | 大小:204kb | 下载:0
[数学计算/工程计算] 1
说明:【课题】若某算术表达式采用后置法表示(即逆波兰表达式),请编程计算该表达式的值。如:表达式(a+b*c)/d-e用后置法表示为abc*+d/e-。 -[ Topic ] If an arithmetic expression using the post method representation (i.e., inverse Poland expression ), please programming calculation of the value of the expression.<张秋霞> 在 2025-09-23 上传 | 大小:26kb | 下载:0