资源列表

« 1 2 ... .06 .07 .08 .09 .10 3011.12 .13 .14 .15 .16 ... 3400 »

[数学计算/工程计算Matrix_Mul_limited

说明:Cuda简单的矩阵乘法程序,用于cuda初学者参考用-Cuda simple matrix multiplication program for beginners reference cuda
<wuchen> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算duo-chong-xinhao

说明:多重信号分类算法(music)在测定信号来向的应用。程序中设定干扰信号和高斯白噪声。-Multiple signal classification algorithm (music) in the measured signal to the application. Procedures set interference signal and Gaussian white noise.
<qyl> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算one_by_one_input

说明:逐个引入因子程序,是用FORTRAN编写的,用于统计计算-one by one input
<王之厅> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Decomposition_QR

说明:QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matrix and an upper triangular mat
<徐默涵> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算hurst_exponent

说明:使用经典R/S方法计算赫斯特指数,以衡量数据的分型特性-using R/S method to caculate the Hurst exponent
<wangxin> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算satu

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
<cranda> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算satu

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
<cranda> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算konversi-bilangan

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
<cranda> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算satu

说明:int i, j, k,b,n,s,t,r=1 float sum, c float a[12][12] //pengisian matrix printf("Masukkan ordo matriks : ") scanf(" d",&n) printf("masukkan banyak persamaan : ") scanf(" d",&b) for(i=0 i<n i++){ for(j=0 j&
<cranda> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算STRASSEN

说明:矩阵乘法是线性代数中最常见的运算之一,它在数值计算中有广泛的应用。若A和B是2个n×n的矩阵,则它们的乘积C=AB同样是一个n×n的矩阵-Matrix multiplication is linear algebra is the most common operation, it is one of the numerical calculation is widely used. If A and B is 2 n* n matrix, then their product C = AB i
<庞存岐> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fft

说明:fft傅里叶变换源码,是信号处理的基本变换方法,成熟,可靠-fast fourier transform is a good traditional data processing method.
<neal> 在 2025-06-16 上传 | 大小:1kb | 下载:0

[数学计算/工程计算guass

说明:利用高斯列主元消去法求解线性方程组Ax=b的解,并进行验证-Gauss elimination method to solve out the main element equations,
<席玺> 在 2025-06-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .06 .07 .08 .09 .10 3011.12 .13 .14 .15 .16 ... 3400 »

源码中国 www.ymcn.org