资源列表

« 1 2 ... .93 .94 .95 .96 .97 1398.99 .00 .01 .02 .03 ... 3400 »

[数学计算/工程计算LU-and-QR

说明:求解线性方程组Ax=b,其实质就是把它的系数矩阵A通过各种变换成一个下三角或上三角矩阵,从而简化方程组的求解。因此,在求解线性方程组的过程中,把系数矩阵A变换成上三角或下三角矩阵显得尤为重要,然而矩阵A的变换通常有两种分解方法:LU分解法和QR分解法。-LU and QR decomposition method for solving linear equations
<段艳> 在 2025-03-05 上传 | 大小:82kb | 下载:0

[数学计算/工程计算2upload

说明:This algorithm is designed to convert an Satellite image (target image) and template image using local binary pattern (LBP) and then applied cross correlation between LBP target image and LBP template image. This algorit
<Ajitpal Brar> 在 2025-03-05 上传 | 大小:4kb | 下载:0

[数学计算/工程计算3upload

说明:This algorithm is designed to segment an satellite image using Kmeans, and then all kmeans clusters Satellite image (target image) and template image using local binary pattern (LBP) and then applied various template mat
<Ajitpal Brar> 在 2025-03-05 上传 | 大小:8kb | 下载:0

[数学计算/工程计算bayes_classifier

说明:普通的贝叶斯分类器,可用于图像分割等,内注释比较详细,适合初学者-bayes classifer
<吕布> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算transbinaray

说明:将一个数由十进制转换为二进制数字格式,转换结果为形成一个一维数组,每个元素存储一个对应的二进制位上的对应数字。-translate a number into a binary mode number
<right> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算NearestSymmetricPositiveDefinite

说明:nearestSPD works on any matrix, and it is reasonably fast. As a test, randn generates a matrix that is not symmetric nor is it at all positive definite in general.
<arche> 在 2025-03-05 上传 | 大小:23kb | 下载:0

[数学计算/工程计算DsimOrder

说明:DsimOrder Calculate the Dissimilarity index based on order pattern analysis.Input: two time series Output: Dissimilarity index between inputs permutation entropy -DsimOrder Calculate the Dissimilarity index based on orde
<arche> 在 2025-03-05 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Find_peaksnew

说明:寻找excel文件中的峰值信号,并将其存储在excel文件-It is used to find peaks of the signal from excel file and stores peaks value in excel file.
<arche> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算robustfit

说明:稳健性回归分析拟合,带拟合阶数.属非线性最小二乘法,不受少量异常数据影响-Robust regression fitting with fitting order. Genus nonlinear least-squares method, a small amount of abnormal data is not affected
<wind> 在 2025-03-05 上传 | 大小:6kb | 下载:0

[数学计算/工程计算tulun

说明:最小费用最大流问题通用LINGO程序。解决图论问题的必备。-Minimum cost maximum flow problem common LINGO program. Essential to solve the problem of graph theory.
<jane> 在 2025-03-05 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LSL_SC

说明:based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by evaluating
<israa> 在 2025-03-05 上传 | 大小:3.73mb | 下载:0

[数学计算/工程计算spgl1-1.8

说明:based classification (SRC) has been widely used for face recognition (FR). SRC first codes a testing sample as a sparse linear combination of all the training samples, and then classifies the testing sample by eval
<israa> 在 2025-03-05 上传 | 大小:66kb | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1398.99 .00 .01 .02 .03 ... 3400 »

源码中国 www.ymcn.org