资源列表

« 1 2 ... .99 .00 .01 .02 .03 3204.05 .06 .07 .08 .09 ... 3400 »

[数学计算/工程计算xianxingfangcheng

说明:有雅克比迭代法解线性方程和用高斯迭代法解线性方程-Have the Jacobi iteration method solving linear equation and linear equation with gaussian iteration method solution
<王哲豪> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算recuperativo.c.tar

说明:código de una optimización para el cálculo del coefciente binomial
<katto> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算ackerman.c.tar

说明:ackerman en C, funciona en LINUX Debian wheezy
<katto> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mejora.c.tar

说明:mejora del coeficiente binomial. programado en C, funciona en linux debian wheezy
<katto> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Untitled

说明:由Music算法估计线阵波达方向,搜索频谱波峰。-Estimation of linear array DOA by Music algorithm, searching spectral peak.
<wangdaoji> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算work

说明:采用蒙特卡洛打靶试验解决渡口问题,是遵循”先到先服务”的随机排队问题。-The Monte Carlo simulation test to solve the problem is the ferry, stochastic queuing problems follow the "first come first serve".
<wangdaoji> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算4quadratic-equation-IF

说明:二次方程ax^2+bx+c=0的求解程序。分为判别式大于/等于/小于零三种情况进行讨论-Quadratic equation ax ^ 2+bx+c = 0 the solver. Divided discriminant greater than/equal to/less than zero three cases discussed
<even> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算LUforAX=b

说明:利用矩阵的LU分解来计算线性方程组,其中矩阵分解的时候利用的是Doolittle分解。-LU decomposition of matrix to calculate the linear equations, matrix decomposition when the use of which is Doolittle decomposition.
<岳晓鹏> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算crout

说明:矩阵的crout分解,将矩阵分解为下三角矩阵和上三角矩阵的乘积,其中上三角矩阵为单位上三角矩阵。-Matrix crout decomposition, the matrix into a lower triangular matrix and upper triangular matrices, in which the upper triangular matrix is ​ ​ the upper triangular matrix.
<岳晓鹏> 在 2025-06-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算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 matrix, and then back to the ta
<岳晓鹏> 在 2025-06-07 上传 | 大小:1kb | 下载: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 solution.
<岳晓鹏> 在 2025-06-07 上传 | 大小:1kb | 下载: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.
<岳晓鹏> 在 2025-06-07 上传 | 大小:1kb | 下载:0
« 1 2 ... .99 .00 .01 .02 .03 3204.05 .06 .07 .08 .09 ... 3400 »

源码中国 www.ymcn.org