资源列表
[数学计算/工程计算] matrix-inverse
说明:实现用LUP方法进行矩阵求逆的过程,原理见于算法导论第28张。-Method implemented by the LUP matrix inversion process, the principle found in Introduction to Algorithms, Chapter 28.<wangzhen> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Colored-Sticks
说明:北京大学ACM/ICPC竞赛队 2009 PKU ACM/ICPC Trainning 14 Colored Sticks F:Colored Sticks 时间限制: 5000ms 内存限制: 65536kB 描述 You are given a bunch of wooden sticks. Each endpoint of each stick is colored with som<changxin> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] linear-equation
说明:使用LUP方法实现一阶线性方程组的求解过程,原理详见算法导论第28章。-LUP method implementation using the first-order process for solving linear equations, principles detailed in Chapter 28 Introduction to Algorithms.<wangzhen> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[matlab例程] keshe1ode4
说明:四阶龙格—库塔算法。自己在课程设计中就是用的这个算法。对于初学者有一定的帮助-Fourth order Runge- Kutta method. Own course design is to use this algorithm. Be helpful for beginners<liyunfeng> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] kmeas-chengxu
说明:数据挖掘中经典算法。k-means算法程序。-Classical data mining algorithms. k-means algorithm program.<黄宁> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[matlab例程] BayesClasification
说明:This code is for accounting Bayes Clasification<rezi> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[matlab例程] Maximum-likelihood-parameter-estimation
说明:this code is or estimation Maximum likelihood parameter<rezi> 在 2025-05-19 上传 | 大小:1kb | 下载:0
[matlab例程] Neyman-PearsnovaTask
说明:this code is for Neyman-Pearsnova Task<rezi> 在 2025-05-19 上传 | 大小: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-05-19 上传 | 大小:1kb | 下载:0