资源列表
[matlab例程] k_means
说明:首先从n个数据对象任意选择 k 个对象作为初始聚类中心;而对于所剩下其它对象,则根据它们与这些聚类中心的相似度(距离),分别将它们分配给与其最相似的(聚类中心所代表的)聚类;然后再计算每个所获新聚类的聚类中心(该聚类中所有对象的均值);不断重复这一过程直到标准测度函数开始收敛为止。一般都采用均方差作为标准测度函数. k个聚类具有以下特点:各聚类本身尽可能的紧凑,而各聚类之间尽可能的分开。-First, a data object from the n choose k objects as in<lx> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[matlab例程] framdifference
说明:this code is for fr a me difference.<ketan chaudhari> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[matlab例程] kmeanalgorithm
说明:this code is for k-mean algorithm<ketan chaudhari> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[matlab例程] Shotboundarydetection
说明:code detectes the shot boundaries.<ketan chaudhari> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] one_hyperbolic1
说明:求解一维双曲方程。空间方向采用标准中心差分格式,时间方向采用积分或eruler法-Solving one-dimensional hyperbolic equation. Spatial directions using standard central difference scheme, the time direction or eruler method using integral<ysl> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[matlab例程] one_possion1
说明:求解一维热方程。空间方向采用四阶差分格式,时间方向采用bvm法-Solving one-dimensional heat equation. Spatial orientation difference scheme with fourth order, the time direction by bvm method<ysl> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[matlab例程] one_possion2
说明:求解一维热方程。采用经典的Crank—Nicolson差分格式-Solving one-dimensional heat equation. Using the classical Crank-Nicolson Difference Scheme<ysl> 在 2025-09-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] one_possion3
说明:求解一维热方程。空间方向采用四阶差分格式,时间方向采用向后euler法和时间积分法-Solving one-dimensional heat equation. Spatial orientation difference scheme with fourth order, the time direction by backward euler method and time integration method<ysl> 在 2025-09-19 上传 | 大小:1kb | 下载:0