-
数值分析实验
说明: 数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1
-
matlab常用算法程序集
说明: matlab常用算法程序集主要用于解决插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值等问题(Mainly solve interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, numerical integration, equation roots, nonlinear equations solving, direct methods for solving linear equations, iterative methods for solving linear equations, random number generation, special functions Calculation, initial value of ordinary differential equations, etc.)
- 2020-07-28 20:58:13下载
- 积分:1
-
HS
说明: 光流场HS算法,主要用的是差分算法,MATLAB编写(Optical flow field HS algorithm, the main differential algorithm)
- 2012-07-04 22:56:24下载
- 积分:1
-
UDF_comfort
用于CFD模拟室内热舒适性,利用用户自定义编写室内热舒适评价指标PMV,对模拟分析结果进行处理,得出室内各处的PMV值。(This is used to simuate indoor thermal comfort performance through CFD.)
- 2018-10-08 13:15:01下载
- 积分:1
-
ADMNMF
基于交替方向乘子法的非负矩阵分解算法,主要用于盲分离(Alternating direction multiplier method based on non-negative matrix factorization algorithm, mainly used for blind source separation)
- 2013-05-28 16:00:36下载
- 积分:1
-
PROgrams-of-materials
利用元胞自动机以及蒙特卡洛法模拟晶粒生长、凝固相变的一些源程序,以及对两种方法的一些简单文字介绍(The use of cellular automata and Monte Carlo simulation of grain growth, solidification phase change some of the source code, as well as two methods some simple text description)
- 2021-01-28 16:38:34下载
- 积分:1
-
Curve_fitting
对平面上给定的多点进行多项式曲线的拟合,可设置拟合多项式的次数(Given more points on the plane polynomial curve fitting, you can set the number of polynomial fitting)
- 2021-02-14 15:29:49下载
- 积分:1
-
Count
说明: 输入任意数学四则运算表达式可以得出结果,很方便很实用的一个程序的源代码。(you can get the answer.)
- 2010-04-23 19:51:08下载
- 积分:1
-
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
-
wolfe
wolfe程序模块的C++算法,可以重复使用,对于解决一维搜索是很好的..(C++ algorithm wolfe program modules can be reused for solving one-dimensional search is good ..)
- 2014-02-25 15:11:57下载
- 积分:1