-
应用C语言实现二进制格式数据的输入输出
应用C语言实现二进制格式数据的输入输出- Outputs using the C language realization binary system form
data input
- 2022-05-25 21:46:07下载
- 积分:1
-
CFLP 问题实现
Capacitated 设施选址问题 (CFLP) 是简单的工厂选址问题的推广。来,我们现在,假设每个设施可以产品的生产数量有限。它是相当普遍的假设和重要性。虽然这些问题的数学模型不是很有区别,但解决方法为 CFLP 是更加困难。CFPL 的最有效方法是 Lagrangen 放松的方法和矩阵的列生成方法.
- 2022-03-31 00:04:42下载
- 积分:1
-
用C++写改进的欧拉法 计算方法上机实验
用C++写改进的欧拉法 计算方法上机实验-C write Improved Euler method for experimental methods
- 2022-04-09 19:25:40下载
- 积分:1
-
一元稀疏多项式计算器
一元稀疏多项式计算器1、一元稀疏多项式简单计算器的功能是:1.1 输入并建立多项式;1.2 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2,………cn,en,其中n是多项式的项数,ci和ei分别是第i项的系数和指数,序列按指数降序排列;1.3多项式a和b相加,建立多项式a+b;1.4 多项式a和b相减,建立多项式a-b。
- 2022-06-29 13:46:36下载
- 积分:1
-
时空图
模拟交通流量在秩序更好计算模拟二维交通网络,基于人流 BML 模型,从而构建四个方向交通运营模式,并考虑参数的加速度和变道的概率正在通过调整参数来运行动态过程仿真的车辆流量大、 备受打击。种群表明换车道的概率正在扰动对输入和输出流量,并指出了转概率和交通流线的求解关系,车道 changingrules 对应于车辆运行的基本路线。
- 2023-03-03 10:55:04下载
- 积分:1
-
Runge
龙格-库塔法是工程中常用的求解微分方程的一种方法.而且具有四阶精度,因此应用很广泛.改程序给出了其源代码.-Runge- Kutta method is commonly used in engineering solving a differential equation methods. But with four bands precision, it is widely used. Changed its procedures is the source code.
- 2022-05-18 08:57:06下载
- 积分:1
-
BP神经网络实现异或功能
资源描述训练BP网络实现异或,能够实现简单的识别作用
- 2022-07-20 05:38:34下载
- 积分:1
-
全梯度算法程序代码。数学,总梯度法…
共梯度算法程序代码.数学上,共梯度法实求解特定线性系统的数值解的方法,其中那些矩阵为对称和正定。共轭梯度法是一个迭代方法,所以它适用于稀疏矩阵系统,因为这些系统对于象乔莱斯基分解这样的直接方法太大了。这种系统在数值求解偏微分方程时相当常见。
共梯度法也可以用于求解无约束优化问题。
-Total gradient algorithm program code. Mathematics, the total gradient method for solving a particular linear system is the numerical solution methods, including those for the symmetric and positive definite matrix. Conjugate gradient method is an iterative method, it applies to sparse matrix systems, because these systems such as the Cholesky decomposition of the direct method is too high. Such systems in the numerical solution of partial differential equations are quite common when. Total gradient method can also be used for solving unconstrained optimization problems.
- 2022-08-06 23:27:29下载
- 积分:1
-
fortran kriging 2d 3d
克里金二维、三维插值。是斯坦福油气预测中心C.V. Deutsch写的。网上也有些人上传了代码,但是往往都不全,我从网站下下来后没有一个可以正常使用;这个是我从作者原始网页上下载的程序,并将编译语句写成SHELL语句。我上传的这个程序,确保可以编译、运行、出结果。首先运行文件夹中的Compile编译然后运行exe执行。-Kerry Jiner Wei, three-dimensional interpolation. Stanford hydrocarbon prediction center CV Deutsch wrote. Some people on this site have uploaded the code, but often not the whole, I am from this site down after no one can normally use This is what I downloaded from the website of the original program and compile written statement SHELL statement. I uploaded this program to ensure that you can compile and run, the result. Compile to compile the first run in a folder and then run exe execution.
- 2023-03-08 12:15:03下载
- 积分:1
-
数据挖掘中,关联规则的例子,源码, arview算法的应用实例
数据挖掘中,关联规则的例子,源码, arview算法的应用实例-data mining, association rules example, the source, the algorithm arview Application
- 2022-02-06 09:21:57下载
- 积分:1