资源列表

« 1 2 ... .70 .71 .72 .73 .74 1975.76 .77 .78 .79 .80 ... 3400 »

[数学计算/工程计算CurFit-Dichotomy

说明:VS2010环境,C++代码实现的:最小二乘法的多项式曲线拟合,二分法与牛顿法求多项式的解。代码清晰,可简单修改使用。经自己测试正确。-VS2010 environment, C++ code to achieve: the method of least squares polynomial curve fitting, the dichotomy Newton method for the solution of the polyn
<long> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算nsga2_best_searching_revised

说明:NSGA-II 算法,能够求解通用的最优化问题,全局搜索能力非常强。-NSGA-II code by c. It can run on Linux or Windows.
<polygan> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算DONGTAIGUIHUA

说明:matlab中运用动态规划算法在水利水电中的应用-Using the dynamic programming algorithm in the matlab application in water conservancy and hydropower
<黄心成> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算zuixiaoercheng

说明:最小二乘法进行平面度计算的列表,表格内含详细公式-Flatness least squares method calculation lists, tables containing detailed formula
<瓜瓜> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算coal-excavate

说明:FLAC3D 煤矿开挖命令流,适合于煤矿开挖处理-FLAC3D mine excavation command stream, suitable for handling coal excavation
<wang> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算RSM_Calculator_src

说明:这是一个简单的计算器用于普通和科学计算。它就像windows简单计算器以及源代码。有一个功能超出每个按钮。你可以用计算器来执行任何标准的操作,通常使用一个手持计算器。计算器执行基本的算术,比如加法和减法,以及函数-This is a simple calculator used for ordinary and scientific computing. It is like a simple calculator and source
<羊肉泡馍> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算algorithm

说明:An algorithm for the False Position method showing convergence-An algorithm for the False Position method showing convergence
<mousedance> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算3DFDTD_Fortran

说明:用fortran语言编写的3D-FDTD程序-Using FORTRAN language 3D-FDTD program
<单佳炯> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算2.5-2

说明:MATHCAD PROCEDURE EXPLAINED FOR CHEMICAL ENGINEERS
<sridharsureshbabu> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算wave_matlab

说明:基于matlab的小波分析程序,可以广泛应用于各行业,主要用于分析小波周期、频率等-Wavelet analysis based on matlab procedures, can be widely used in various industries, mainly for wavelet analysis period, frequency, etc.
<潘韬> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算MyFibonacci

说明:The idea is that as Fibonnaci values are computed you store them in the array A. So when another F(n) is to be computed either A[n] is still 0 or else A[n] is already equal to F(n). If A[n] is 0, you have to make the u
<andy> 在 2025-02-26 上传 | 大小:10kb | 下载:0

[数学计算/工程计算cmath

说明:算正数a的算术平方根。迭代公式如下xn+1=(xn+a/xn)/2, x 要求前后两次求出的x的差的绝对值小于 10-5 。 a通过键盘输入。 -A count of the positive square root. Iteration formula is as follows xn+1 = (xn+a/xn)/2, the difference between before and after the absolute value
<刘茂臣> 在 2025-02-26 上传 | 大小:10kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 1975.76 .77 .78 .79 .80 ... 3400 »

源码中国 www.ymcn.org