资源列表

« 1 2 ... .26 .27 .28 .29 .30 27431.32 .33 .34 .35 .36 ... 28523 »

[数学计算/工程计算Screening-find-prime-numbers

说明:除了自身之外,无法被其它整数整除的数称之为质数,要求质数很简单,但如何快速的 求出质数则一直是程式设计人员与数学家努力的课题,在这边介绍一个着名的Eratosthenes求质 数方法。-In addition to outside itself, can not be called an integer divisible by the number of other primes, prime requirement is v
<tiercel> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程Gauss-Point

说明:在有限元计算中,高斯积分点很重要,本程序可以计算出任意阶次的高斯积分点,直接运行即可-In the finite element calculations, Gaussian integration is very important, the program can calculate any order of Gauss integration points can be run directly
<马鹏> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程imagecompression

说明:image compression matlab code
<jung hohyun> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Iteration

说明:气象上的变量差值计算,包含jacobi与g-i-f两种-Calculated on the difference between the meteorological variables, including two kinds of jacobi and gif
<李春慧> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程PCA

说明:PCA算法实现对数据降维,train_sample为训练样本,train_class为训练样本的分类结果,test_sample为测试样本,test_class为测试样本的分类结果,可以从UCI下载数据集进行调用~-PCA algorithm for data dimensionality reduction, train_sample of training samples, train_class for the classific
<王小二> 在 2025-04-03 上传 | 大小:1kb | 下载:0

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

说明:朴素贝叶斯分类器,Data为总数据矩阵,Train_Dat为训练样本,Test_Dat为测试样本,用来实现对测试样本进行分类~可以从UCI下载数据调用使用~-Naive Bayes classifier, Data for the total data matrix, Train_Dat of training samples, Test_Dat test sample, the test samples were used to ac
<王小二> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法diagonal-matrix

说明:一个对角矩阵,有如下共享成员,输入、输出、加减乘、转置等函数。结果都是一个用一位数组表示的对角矩阵。重载运算符<<,>>,+,-和*。-A diagonal matrix, there are shared members, input, output, subtraction multiplication, transpose and other functions. The result is an arra
<dongyuan> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法Matrix

说明:把一个N*N的三角矩阵按列的方式映射到一个3N*2的一维数组,功能设置,输入输出、存储搜索、加减乘、转置。-Put an N* N triangular matrix is ​ ​ mapped to the column by way of a one-dimensional array of 3N* 2, the feature set, input and output, storage, search, ad
<dongyuan> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法C-Matrix

说明:C-矩阵,除去第一行、第一列、最后一列外都为0.这样一个C-矩阵可以压缩存储为一维数组,先逐行再第一列的顺序。并且支持存储搜索功能。-C-matrix, removing the first row, first column, the last column are zero outside, so a C-matrix can be stored as a compressed one-dimensional array, then
<dongyuan> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[数据结构常用算法sparse-matrix

说明:一个稀疏矩阵,按照列主次的顺序存储到一维数组中,支持存储和搜索。-A sparse matrix, primary and secondary storage in the order listed to a one-dimensional array, support storage and search.
<dongyuan> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程frost

说明:Frost filter for noise removal
<swati> 在 2025-04-03 上传 | 大小:1kb | 下载:0

[matlab例程gabor_fn

说明:Gabor function MATLAB code
<swati> 在 2025-04-03 上传 | 大小:1kb | 下载:0
« 1 2 ... .26 .27 .28 .29 .30 27431.32 .33 .34 .35 .36 ... 28523 »

源码中国 www.ymcn.org