-
shiyan4
若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
- 2013-01-07 13:16:11下载
- 积分:1
-
a-new-Least-squares-fitting-method
本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。(This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after repeated verification, the algorithm of fitting error is small.)
- 2021-04-11 11:18:57下载
- 积分:1
-
linefitransac
ransac直线拟合:使用ransac方法剔除不好的点,留下好的点做直线拟合,这样拟合出的直线更符合实际,因为没有了错误数据的参与。(ransac linear fitting: Use ransac methods eliminate the bad points, making a good point to make fitting a straight line, so that the fitted straight line is more realistic, because there is no involvement of erroneous data.)
- 2016-08-23 20:07:33下载
- 积分:1
-
giepang_v11
是学习PCA特征提取的很好的学习资料,能量熵的计算,对于初学matlab的同学会有帮助。( Is a good learning materials to learn PCA feature extraction, Energy entropy calculation, Matlab for beginner students will help.)
- 2017-04-10 14:38:10下载
- 积分:1
-
lagrange插值
lagrange插值,用于分数时延滤波器farrow结构系数求解(Lagrange interpolation for fractional delay filter Farrow structure coefficient solution)
- 2020-12-12 15:39:15下载
- 积分:1
-
Gauss-Hermite
国外比较好用的高斯-厄米特数值积分源代码(the code of gauss-hermite )
- 2021-04-01 17:49:08下载
- 积分:1
-
Calculator
PB开发的计算器程序,适合初学者,比较简单,开发程序版本PB9.0(PB calculator program developed for beginners, is relatively simple, the development program version PB9.0)
- 2012-12-26 17:55:50下载
- 积分:1
-
2D-Unstructured-Euler-code
2维非结构欧拉求解 fortran代码,用于2维流场求解(2D Unstructured Euler code)
- 2021-03-11 11:59:26下载
- 积分:1
-
minLM_201306233
Matlab编写的最小二乘法最优化计算方法,能自动完成多维非线性方程组的最小值计算(Matlab Min_LM math tools for calculating the min-value of formulars)
- 2013-10-04 14:49:06下载
- 积分:1
-
gavsteh
地球物理中的G-S变换,电磁场频率域变换到时间域。(Geophysics in the GS transformation, electromagnetic frequency domain transform to the time domain.)
- 2021-04-22 12:48:48下载
- 积分:1