资源列表
[人工智能/神经网络/遗传算法] kmeas-chengxu
说明:数据挖掘中经典算法。k-means算法程序。-Classical data mining algorithms. k-means algorithm program.<黄宁> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[matlab例程] BayesClasification
说明:This code is for accounting Bayes Clasification<rezi> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[matlab例程] Maximum-likelihood-parameter-estimation
说明:this code is or estimation Maximum likelihood parameter<rezi> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[matlab例程] Neyman-PearsnovaTask
说明:this code is for Neyman-Pearsnova Task<rezi> 在 2025-03-13 上传 | 大小:1kb | 下载:1
[matlab例程] Gauss_pivot.m
说明: Method Gaussian Elimination without pivoting for Linear Systems Solve Ax = b using Gaussian elimination without pivoting Inputs : A is the n-by-n coefficient matrix b is the n-by-k right hand side matrix<Mhdh> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[matlab例程] LU_factor.m
说明: Method with Gaussian Elimination without Pivoting LU factorization of matrix A using Gaussian-elimination without pivoting Inputs : A --> n x n matrix Outputs : L (lower triangular) && U (upper triang<Mhdh> 在 2025-03-13 上传 | 大小:1kb | 下载:0
[matlab例程] lu_pivot.m
说明: Method with Gaussian Elimination with Pivoting function [L,U,P] = lu_pivot(A) - Method with Gaussian Elimination with Pivoting function [L,U,P] = lu_pivot(A)<Mhdh> 在 2025-03-13 上传 | 大小:1kb | 下载:0