资源列表

« 1 2 ... .90 .91 .92 .93 .94 2295.96 .97 .98 .99 .00 ... 28522 »

[人工智能/神经网络/遗传算法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.m

说明:Method Gaussian Elimination with pivoting for Linear System
<Mhdh> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[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.m

说明:Lower upper factorized for gauss elimination
<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

[数据结构常用算法FindMin

说明:给定一个N*N 的方形网格,设其左上角为起点,坐标为(1,1),X 轴向右为正,Y 轴向下为正,每个方格边长为1。一辆汽车从起点出发驶向右下角终点,其坐标为(N,N)。 在若干个网格交叉点处,设置了油库,可供汽车在行驶途中加油。汽车在行驶过程中应遵守如下规则: (1)汽车只能沿网格边行驶,装满油后能行驶K 条网格边。出发时汽车已装满油,在起点与终点处不设油库。 (2)当汽车行驶经过一条网格边时,若其X 坐标或Y 坐标减小,则
<李学江> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[STLsliding

说明:求出sliding window的最大最小值-n array of size n ≤ 106 is given to you. There is a sliding window of size k which is moving from the very left of the array to the very right. You can only see the k numbers in the window. Each ti
<ben> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[matlab例程sony-ir

说明:sony remote decode uuse ir reciever to detect the code in our way
<dut> 在 2025-03-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .90 .91 .92 .93 .94 2295.96 .97 .98 .99 .00 ... 28522 »

源码中国 www.ymcn.org