资源列表

« 1 2 ... .00 .01 .02 .03 .04 3205.06 .07 .08 .09 .10 ... 3400 »

[数学计算/工程计算gauss

说明:高斯消去法求解AX=b,利用对增广矩阵进行的初等行变换,将系数矩阵变为上三角矩阵,然后回带,可以得到方程组的解。-Gaussian elimination method for solving AX = b, using the augmented matrix for the elementary row transformation, the coefficient matrix into an upper triangular m
<岳晓鹏> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算jacobi

说明:对于方程组AX=b,当系数矩阵非奇异时,对原方程进行改写,利用公式X^k=BX^(k+1)+g进行迭代求解。-For equations AX = b, when the coefficient matrix is ​ ​ nonsingular, rewriting the original equation, using the formula X ^ k = BX ^ (k+1)+g for iterative
<岳晓鹏> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算gs

说明:高斯-塞德尔迭代方法,于雅可比迭代不同之处是将每次迭代的最新结果,用在当前迭代过程中。-Gauss- Seidel iteration method, the Jacobi iteration is different from the latest results of each iteration, the process used in the current iteration.
<岳晓鹏> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算myEuclid

说明:compute the greatest common divisor of two integers
<andy> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算MyShuffleTest

说明:Suppose we start with N=3 and run the shuffling test four times, resulting in the arrays: [2, 0, 1] [2, 1, 0] [2, 0, 1 ] (This not very likely, but i s possible) Then the resulting count array would
<andy> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算calculation

说明:简单整数计算器,可以计算简单的加法减法乘法除法和乘方,输出为浮点。-simple calculate machine
<jacky> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算approximation

说明:利用C语言实现使用多项式插值逼近的算法,降低运算困难-Using C language to use polynomial interpolation approximation algorithms ,in order to reduce the computational difficulties
<黎帆> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算code1

说明:Bresenham的直线算法,包含头文件,子程序,保证可以运行-Bresenham' s line algorithm, including the header files, subroutines, and guarantee operations
<于泽霖> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算zoeppritz

说明:高斯列主元消去法解zoeppritz方程(按角度赋值)-Out PCA Gaussian elimination method for solving zoeppritz equation (press angle assignment)
<tanfeng> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算duoceng

说明:这个程序是计算多层膜转移矩阵的,欢迎批评指正-This procedure is to calculate the transfer matrix multilayer film, and welcome criticism
<yes> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算fft_pwr.m

说明:实用的傅里叶变换,只要输入时间步长,V(t)函数,电阻默认50 ohms。-Fourier transform
<付饶> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数学计算/工程计算Calculate_the_number_of_kernel

说明:Volterra 级数,用于非线性建模,其中核需要自己确定,还有记忆长度-Volterra series for nonlinear modeling, in which the core needs to set itself, as well as memory length
<mabo> 在 2024-11-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 3205.06 .07 .08 .09 .10 ... 3400 »

源码中国 www.ymcn.org