-
RAS-algorithm
用于解决投入产出问题的RAS算法,已知矩阵的行和和列和,可以求出矩阵的具体值。(For the RAS algorithm to solve the problem of input and output. We know the rows and columns of the matrix,then the specific value of the matrix can be calculated.)
- 2021-03-24 09:59:15下载
- 积分:1
-
hanshuubijin
用切比雪夫多项式逼近已知函数
用勒让德多项式逼近已知函数
用帕德形式的有理分式逼近已知函数
用列梅兹算法确定函数的最佳一致逼近多项式
求已知函数的最佳平方逼近多项式
用傅立叶级数逼近已知的连续周期函数
离散周期数据点的傅立叶逼近
用自适应分段线性法逼近已知函数
用自适应样条逼近(第一类)已知函数
离散试验数据点的多项式曲线拟合
离散试验数据点的线性最小二乘拟合
离散试验数据点的正交多项式最小二乘拟合
(By using Chebyshev polynomial approximation of the known functionApproximation of the known functions by Legendre polynomialsApproximation by rational fraction of known function in the form of PadmaTo determine the best uniform function polynomial approximation with the Lemez algorithmThe best known polynomial square for function approximationContinuous periodic function with Fourier series approximation of the knownApproximation of discrete data points in the Fu Liye cycleApproximation of the known function with adaptive piecewise linear methodAdaptive spline approximation ( first class ) known functionPolynomial curve fitting of discrete data pointsLinear least squares fitting of discrete data pointsOrthogonal polynomial least squares fitting of discrete data points)
- 2020-08-24 21:38:15下载
- 积分:1
-
lbp
Local Binary Pattern
- 2011-09-28 18:17:48下载
- 积分:1
-
Dijkstra
求数组最长递增子序列算法。输入一个数组,输出其最大递增子序列(Array for the longest increasing subsequence algorithm. An array of input and output its maximum incremental sequence)
- 2007-08-07 16:14:13下载
- 积分:1
-
2_Brusselator_Heun_period_boundary
经典非线性动力学模型,布鲁塞尔子模型,可直接运行,运算效率高。(nonlinear dynamics Brusselator model)
- 2014-01-18 22:16:57下载
- 积分:1
-
fft
计算fft,输出频谱,相位,模值,Calculation of FFT, the output frequency, phase, amplitude,
- 2021-03-05 15:29:32下载
- 积分: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
-
Euler_2D
二维Euler方程的Jameson求解方法(Jameson solution of two-dimensional Euler equations)
- 2020-09-09 21:18:03下载
- 积分:1
-
migration(FKaPS)
F-K域偏移法和相移法偏移程序(C语言)(FK domain migration method and the phase- shift method migration program (C language))
- 2021-04-06 20:59:02下载
- 积分:1
-
SVD
用matlab仿真,通过不同的方法计算矩阵的SVD分解,并用SVD的方法计算最小二乘问题和进行图像压缩(Matlab simulation, different ways to calculate the matrix SVD decomposition and the SVD method to calculate the least squares problem and the image compression)
- 2012-08-16 12:53:55下载
- 积分:1