资源列表

« 1 2 ... .27 .28 .29 .30 .31 2932.33 .34 .35 .36 .37 ... 3400 »

[数学计算/工程计算Gauss

说明:高斯列主元消元法 VC6.0 数值计算 附有数据-Guass
<王勃> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算PDMS

说明:Efficient Pentadiagonal Matrix Solver
<san> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sirt

说明:SIRT方法解线性方程组,通过迭代求解,取得了更为精确的结果,节省了计算时间-sirt mehtod to solve equation
<雷英成> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算doolittle

说明:LU分解在本质上是高斯消元法的一种表达形式。实质上是将A通过初等行变换变成一个上三角矩阵,其变换矩阵就是一个单位下三角矩阵。这正是所谓的杜尔里特算法(Doolittle algorithm):从下至上地对矩阵A做初等行变换,将对角线左下方的元素变成零,然后再证明这些行变换的效果等同于左乘一系列单位下三角矩阵,这一系列单位下三角矩阵的乘积的逆就是L矩阵,它也是一个单位下三角矩阵。 这类算法的复杂度一般在左右,对充分消元的分解则不然。 -LU decomposition is esse
<王伟> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算DynamicIntArray

说明:create dynamic array using copy array function form system
<mamed> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算gg1

说明:matlab聚类分析源代码,本程序采用的是系统聚类方法。-the programe of matlab
<雷英成> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算trend

说明:该程序是计算气象要素趋势的一个常用方法。趋势计算利用最小二乘法,其中包括10年滑动平均的计算方法。-The program is to calculate the meteorological elements of a common method of trend. Trends calculated by least squares method, including 10 years of moving average is calculated.
<df adf> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算shuzhifenxi

说明:东南大学出版数值分析第一章第20题源代码-Southeast University, published in Numerical Analysis Chapter 20 source code question
<夏娜> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Aoe

说明:尋找AOE的陣列只要輸入你想要的連接方式 透過AOE可以幫你找出所要的陣列轉換-Find AOE array as long as the connection method you want to enter through the AOE can help you find the array to be converted
<kai> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算split_step_fourier_method

说明:非线性薛定谔方程的求解是个难题,利用分步傅里叶方法求解非线性薛定谔方程。 -Nonlinear Schrodinger equation is a problem, use split-step Fourier method for solving nonlinear Schrö dinger equation.
<yanzongqun> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算beibao

说明:给定物品n件,他们的重量分别是w[0],w[1],……w[n-1],物品的价值分别为v[0],v[1],……v[n-1],另有一个背包,它可以容纳的总重量为w。设计一种物品挑选方案,要求从这n件物品中所选取的物品的总重量不超过背包的容量w,使选中物品的价值之和最大。 -N pieces of a given item, the weight they were w [0], w [1], ... ... w [n-1], the value of goods, respectively v [0
<sophia> 在 2025-06-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Romberg

说明:自编的Romberg数值积分方法,可以修改不同的被积函数-Self in the Romberg numerical integration method, can modify different integrand
<tang> 在 2025-06-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 2932.33 .34 .35 .36 .37 ... 3400 »

源码中国 www.ymcn.org