搜索资源列表
gauss
- 在计算方法中,用Gauss消元法解线性方程组-Gauss Elimination Method for Linear Equations
1
- 上计算方法课学到的关于数值法解线性方程组的代码,主要算法为LDLT分解-Calculation method of lessons learned about the numerical method of solving linear equations code, mainly for LDLT decomposition algorithm
conjugateGradient
- 共轭梯度法(Conjugate Gradient)是介于最速下降法与牛顿法之间的一个方法,它仅需利用一阶导数信息,但克服了最速下降法收敛慢的缺点,又避免了牛顿法需要存储和计算Hesse矩阵并求逆的缺点,共轭梯度法不仅是解决大型线性方程组最有用的方法之一,也是解大型非线性最优化最有效的算法之一。-failed to translate
linear-equations-iterative-algorithm
- 《计算科学与数值方法》中解线性方程组的迭代算法的c++代码实现-" Computational Science and numerical methods of solution of linear equations iterative algorithm c++ code to achieve
Gauss_Elim
- 列主元高斯消去法,在数值分析中用于计算线性方程组一个很重要的方法,能用于跟其他方法的比较。-Main-element Gaussian elimination for a very important method of calculation of linear equations, numerical analysis, can be used for comparison with other methods.
Gauss_Jordan
- 计算方法 高斯约当解线性方程组 包括源码和可执行文件-Gauss- Jordan Linear Equations
giuyao_v63
- 利用matlab针对图像进行马氏距离计算 ,雅克比迭代求解线性方程组课设,人脸识别中的光照处理方法。- Using matlab to calculate the Mahalanobis distance for the image, Jacobi iteration for solving linear equations class-based, Face Recognition light treatment method.
nunqao
- 雅克比迭代求解线性方程组课设,经典的灰度共生矩阵纹理计算方法,实现了图像的灰度化并进一步用于视频监视控。- Jacobi iteration for solving linear equations class-based, Classic GLCM texture calculation method, Achieve a grayscale image and further control for video surveillance.
hangfan
- 雅克比迭代求解线性方程组课设,脉冲响应的相关分析算法并检验,wolf 方法计算李雅普诺夫指数。- Jacobi iteration for solving linear equations class-based, Related impulse response analysis algorithm and inspection, wolf calculated Lyapunov exponent.
fengseng
- 该函数用来计算任意函数的一阶偏导数(数值方法),雅克比迭代求解线性方程组课设,复化三点Gauss-lengend公式求pi。- This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods), Jacobi iteration for solving linear equations class-based, Complex of
csvvd
- 研究生时的现代信号处理的作业,用蒙特卡洛模拟的方法计算美式期权的价格以及基本描述,雅克比迭代求解线性方程组课设。- Modern signal processing jobs when the graduate, Monte Carlo simulation method of calculating the American option price and basic descr iption, Jacobi iteration for solving linear equations cl
数值分析作业
- 解线性方程组的一种直接方法,可以直接从矩阵A的元素得到计算L,U元素的递推公式,而不需要任何中间步骤。(A direct method for solving linear equations, the recurrence formula of the L and U elements can be calculated directly from the elements of the matrix A without the need for any intermediate steps.
4线性方程组的直接解法—直接三角分解方法
- 使用matlab编写了直接三角分解方法的函数,里面有题目,可直接运行计算得到结果。(The function of direct triangulation decomposition method is written by MATLAB. There are questions in it, which can be directly run and calculated and get the result.)
顾伟三机九节点仿真程序
- 电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariat