资源列表
langrangeinterpolation
- fortran语言 拉格朗日插值拟合函数利用sgl画图-fortran language fitting function using Lagrange interpolation SGL Paint
LU
- 解系数矩阵为非奇异的线性方程组的LU分解法-Solution of a nonsingular coefficient matrix of linear equations of LU decomposition method
bisect_C
- 二分法的C程序实现。研究单变量非线性方程f(x)=0的二分法求解及此方法的收敛性,根据误差估计确定二分次数并进行求解。-Dichotomy of C program. Research univariate nonlinear equation f (x) = 0 dichotomy solving and convergence of this method to determine the binary frequency error estimate based on and solved
CHW4
- Linear Perceptron Classifier and Least Square Classifier Algorithms
GRKT10
- 用c语言所编的解微分方程的程序,理论上可以解高阶的
msxhgdegress
- 采用回归方法拟合曲线,应用于各种曲线拟合
broydn
- broydn是一种用来求解非线性方程组的算法-broydn is a method used algorithm for solving nonlinear equations
C
- ISchool随机抽题考试系统 v3.6.7-ISchool random question exam system v3.6.7
Gauss-Jordan
- 用c语言编写的Gauss-Jordan消去法求解线性方程组,输入文件及说明放在Gauss-Jordan-input.txt文件中。-Using c language Gauss-Jordan elimination method for solving linear equations, the input file and descr iption on the Gauss-Jordan-input.txt file.
Jacobi
- 雅可比过关法求实对称矩阵特征值与特征向量-Jacobi immigration law real symmetric matrix eigenvalues and eigenvectors
stft
- 短时傅立叶变换C++程序的实现,短时傅立叶变换(STFT)是研究非平稳信号最广泛使用的方法-Short-time Fourier transform C++ program implementation, short-time Fourier transform (STFT) is the study of non-stationary signals the most widely used method
Linear-regression-equation
- 一元线性回归方程, 求线性回归方程:Y = a + bx 的回归系数a和b. 用的是最小二乘法推导的结果。网上搜索最小二乘法原理,配合这个源代码学习还是不错的。本代码是网上搜来的,发现自学用不错,特上传分享。-Linear regression equation, find the linear regression equation: Y = a+ bx the regression coefficients a and b. derived using a least squares res
