-
82859165cifa
编程序,按如下要求来求解n元一次线性方程组(假设方程组具有唯一解)。 (1)方程个数n之值由用户通过键盘输入; (2)方程组存放在“增广矩阵”A之中,而n行n+1列的A存储空间通过new来动态分配,且A的各元素值也由用户通过键盘输入
(Allocation procedures, the following requirements to solve the n-a system of linear equations (assuming a unique solution of equations). (1) the number n of the value equation by the user through the keyboard input (2) equations stored in the augmented matrix A, while n line n+ 1 column A storage space through the new dynamically allocated, and A The value of each element by the user through the keyboard input)
- 2011-06-21 22:50:34下载
- 积分:1
-
kriging
开源的克里金插值算法
开源的克里金插值算法(Open source Kriging interpolation algorithm)
- 2018-06-27 17:14:15下载
- 积分:1
-
LinearBarElement
有限元中LinearBarElementStiffness的matlab(FEA LinearBarElementStiffness)
- 2013-10-11 20:26:21下载
- 积分:1
-
nelder1.c
nelder-mead algorithm for unconstrained optimization simulation in c programming language
- 2012-12-07 07:49:14下载
- 积分:1
-
文件1
说明: 文件中有大量 数据样本,根据样本进行数据处理,求均值,插值,最大值,最小值等(There are a large number of data samples in the file. According to the samples, data processing is carried out to find the mean value, interpolation, maximum value, minimum value, etc)
- 2020-01-06 21:49:43下载
- 积分:1
-
基于结构网格二维Euler方程的Jameson求解方法
说明: 基于结构网格二维Euler方程的Jameson求解方法
自己写的程序,网格是现成的结构网格(Jameson solution method based on two-dimensional Euler equation of structural grid.
Write their own procedures, the grid is ready - made structural grid.)
- 2019-04-09 10:00:54下载
- 积分:1
-
NonCVX_MC
基于凸优化算法的矩阵填充稀疏矩阵理论的Matlab实现。(Based on convex optimization algorithm of matrix fill sparse matrix theory Matlab achieve.)
- 2020-12-07 10:39:22下载
- 积分:1
-
non_domination_sort_mod
说明: 带精英决策的多目标优化关键程序,希望对大家有用。(Key procedures of multiobjective optimization with elite decision)
- 2020-06-03 17:26:56下载
- 积分:1
-
Unit1
Algorithm gauss seidel load flow
- 2013-03-10 00:51:10下载
- 积分:1
-
AddMatrix
用三元组表为结构,实现稀疏矩阵的加法并输出。(Achieve sparse matrix addition)
- 2014-02-19 19:59:00下载
- 积分:1