-
数值积分
说明: 1. 常用的数值积分方法(特别是梯形法、Simpson方法、
Cotes公式、Romberg算法以及Gauss 求积公式)的原理;
2. 复合梯形公式,复合Simpson公式,Romberg算法的程序(1. Commonly used numerical integration methods (especially trapezoid method, Simpson method
Cotes formula, Romberg algorithm and Gauss quadrature formula);
2. Program of compound trapezoid formula, compound Simpson formula and Romberg algorithm)
- 2020-07-13 11:58:53下载
- 积分:1
-
CUDA-SAR-
在VS2005环境下,使用CUDA编程实现SAR成像中CSA算法的实现,得到了很好的加速比。(In the VS2005 environment, using the CUDA programming SAR imaging algorithm implementation in the CSA, has been very good speedup.)
- 2011-07-20 15:23:16下载
- 积分:1
-
拟合圆
根据X和Y两组数据,将两组数据在X-Y平面上最小二乘法拟合出圆(According to X and Y two sets of data, the two sets of data in the X-Y plane, the least square method of fitting the circle)
- 2017-08-16 11:02:07下载
- 积分:1
-
LSHNR5
三相潮流计算,使用的是牛顿拉弗逊方法。迭代较快。是解决潮流的较有效的方法。(Three-phase power flow calculation, using Newton' s method Laffer Johnson. Iterate rapidly. The trend is to solve the more effective method.)
- 2013-10-29 23:32:56下载
- 积分: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
-
leaveoneout_lssvm
用于最小二乘支持向量机的名为"留一法",可用于支持向量机超参数的确定.(for least squares support vector machine called "a stay", could be used to support vector machine-determined parameters.)
- 2007-03-04 13:31:21下载
- 积分:1
-
cvf_rter
Compaq Visual Fortran Error Messages,对于利用CVF编程的programmer是本很好的对照手册。(Compaq Visual Fortran Error Messages, programming, programmer for the use of CVF is a very good control of the manual.)
- 2011-05-23 11:52:50下载
- 积分:1
-
数值分析实验
说明: 数值分析实验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
-
SPH3DOnTheBook
Dr. Liu 在《光滑粒子流体动力学--一种无网格方法》一书中提供的光滑粒子流体动力学(SPH)源程序,采用Fortran语言编写,用于计算可压缩流体力学问题。(Dr. Liu in the " Smooth Particle Hydrodynamics- a meshless method," a book provided by the smooth particle hydrodynamics (SPH) source code, using Fortran language, used to calculate the fluid flow problem.)
- 2021-01-08 11:58:51下载
- 积分:1
-
GetMV2
一个简单的计算块的运动矢量源码,使用四步搜索算法(A simple calculation of the block motion vector source, use the four-step search algorithm)
- 2008-03-14 09:53:46下载
- 积分:1