资源列表

« 1 2 ... .91 .92 .93 .94 .95 2196.97 .98 .99 .00 .01 ... 2830 »

[人工智能/神经网络/遗传算法gauss_seidel

说明:In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the G
<zineb24> 在 2024-10-08 上传 | 大小:7168 | 下载:0

[人工智能/神经网络/遗传算法methode_jacobie

说明:In numerical linear algebra, the Jacobi method (or Jacobi iterative method[1]) is an algorithm for determining the solutions of a diagonally dominant system of linear equations. Each diagonal element is solved for, and a
<zineb24> 在 2024-10-08 上传 | 大小:45056 | 下载:0

[人工智能/神经网络/遗传算法resolution_chlesky

说明:In linear algebra, the Cholesky decomposition or Cholesky factorization is a decomposition of a Hermitian, positive-definite matrix into the product of a lower triangular matrix and its conjugate transpose, useful for ef
<zineb24> 在 2024-10-08 上传 | 大小:21504 | 下载:0

[人工智能/神经网络/遗传算法triangularisation_sup

说明:In the mathematical discipline of linear algebra, a triangular matrix is a special kind of square matrix. A square matrix is called lower triangular if all the entries above the main diagonal are zero. Similarly, a squar
<zineb24> 在 2024-10-08 上传 | 大小:19456 | 下载:0

[人工智能/神经网络/遗传算法resolution_gauss_rement

说明: La méthode du pivot de Gauss est une méthode directe de résolution de système linéaire qui permet de transformer un système en un autre système équivalent échelonné. On résout le système ainsi obtenu à l’aide d’un
<zineb24> 在 2024-10-08 上传 | 大小:8192 | 下载:0

[人工智能/神经网络/遗传算法RBF-k-means

说明:自己编写的RBF聚类程序,采用K均值聚类算法,希望对大家游泳!-Based on RBF neural network program code K-means clustering!
<lkp> 在 2024-10-08 上传 | 大小:6144 | 下载:0

[人工智能/神经网络/遗传算法wkl

说明:小波核方法工具箱,来自法国University de Rouen的Alain Rakotomamonjy 教授,有对应论文Wavelet Kernel Learning。-This package is a set of Matlab scr ipts that implements the algorithms described in the submitted paper: "Wavelet Kernel Learning".
<jiang> 在 2024-10-08 上传 | 大小:112640 | 下载:0

[人工智能/神经网络/遗传算法MATLAB(NN)

说明:通用神经网络程序,可以在matlab环境下直接运行,包括分类及回归的例子-Generic neural network program that can be run directly in matlab environment, including examples of classification and regression
<yutian> 在 2024-10-08 上传 | 大小:553984 | 下载:0

[人工智能/神经网络/遗传算法source-code

说明:34个神经网络编程实例的源代码,采用matlab编写。详细的代码,一定收获颇丰-34 neural network programming examples. Detailed code, some rewarding
<mick> 在 2024-10-08 上传 | 大小:12345344 | 下载:0

[人工智能/神经网络/遗传算法LBPSVM

说明:实现了基于LBP和支持向量机的分类算法。首先提取出LBP特征,再利用支持向量机进行分类-Realized based on LBP and support vector machine (SVM) classification algorithm.First extract LBP feature, using support vector machine (SVM) classification
<费梦娟> 在 2024-10-08 上传 | 大小:3072 | 下载:0

[人工智能/神经网络/遗传算法cannySVM

说明:实现了基于canny算子和支持向量机的分类算法。首先提取出canny边缘特征,再利用支持向量机进行分类。-Realized based on canny operator and support vector machine (SVM) classification algorithm.First of all, extract the canny edge character, using support vector machine
<费梦娟> 在 2024-10-08 上传 | 大小:2048 | 下载:0

[人工智能/神经网络/遗传算法radar-camera-calibration

说明:在matlab中实现了雷达相机标定,文件中包含有5个m文件-to realize the radar camera calibration in matlab
<费梦娟> 在 2024-10-08 上传 | 大小:80896 | 下载:0
« 1 2 ... .91 .92 .93 .94 .95 2196.97 .98 .99 .00 .01 ... 2830 »

源码中国 www.ymcn.org