搜索资源列表
解线性方程的直接法
- 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix,
二分法的C实现
- 二分法的C实现,可以直接用于查找,有详细的例子-dichotomy C realized, can be directly used to locate a detailed example
解线性方程的直接法
- 解线性方程的直接法:Gauss消去法、矩阵的三角分解、正定矩阵的Cholesky分解、矩阵求逆等。 注释见程序-solution of linear equations of the direct method : Gauss elimination method, the triangular matrix decomposition, Zhengding Cholesky decomposition of the matrix,
directattitudeError
- 采用直接法进行姿态参数的求解仿真,对姿态求解有很大的帮助-Posture parameters using direct method for solving simulation of the gesture of great help to solve
xianxing
- matlab解线性方程组的直接法程序,里面包括了常用的matlab解线性方程组的直接法程序,包括手写的和matlab自还的函数。-matlab solving linear equations of the direct method procedures, which includes the commonly used matlab solving linear equations of the direct method proc
Solvinglinarequationshedirectmethod
- 关于解线性方程组的直接法的常见matlab程序。可直接使用 -解线性方程组的直接法
yunchouxue
- 运筹学中非线性规划的牛顿法,梯度法,直接法,内点法的matlab 实现-Nonlinear Programming Operations Research Newton method, gradient method, direct method, interior point method implementation matlab
解线性方程组的直接法
- 数值分析直接法解线性方程问题的matlab的范例,超好用der((Numerical analysis of the Matlab example, super easy to use der))
雨流计数法
- 可通过matlab 实现雨滴计数法,可直接调用(rain flow for matlab)
suanfa
- 最优化方法\Cholesky分解.cpp 最优化方法\二阶导数计算.cpp 最优化方法\信赖域牛顿法.cpp 最优化方法\共轭梯度法.cpp 最优化方法\强迫正定Cholesky分解.cpp 最优化方法\直接法一维收索.cpp 最优化方法\解析法一维收索.cpp(\Cholesky decomposition of optimization methods.Cpp Optimization method [tw
主观赋权法专家打分表
- 主观赋权法,专家打分时进行数据处理,这是一个用于MATLAB的源代码程序,下载后可以直接使用(subjective weighting method)
解线性方程组
- gauss 列主元消去法 全主元消去法 LU(Doolittle Crout) 平方根法 追赶法(Gauss column principal elimination method, all principal component elimination method LU (Doolittle, Crout) square root method)
熵值法确定权重_matlab程序
- matlab实现熵值法,程序改变x直接使用(Entropy method implemented by MATLAB)
高斯消去法
- 高斯消去法求解多元方程,完整源代码,可直接执行。(Gauss elimination method for solving multivariate equations)
welch法作功率谱
- 利用Welch法作功率谱估计,与直接功率谱估计法相比,Welch法采用多段平均的方法改进了直接功率谱估计方法(Welch method is used to make power spectrum estimation. Compared with direct power spectrum estimation method, Welch method uses multi-stage average method to improv
帧差法
- 用帧差法实现目标检测,C++代码可直接运行。(The fr a me difference method is used to detect the target, and the C++ code can run directly.)
熵权法
- 熵权法求权数,是matlab直接可以使用的熵权法函数,适用于各种求权情况(Entropy weight method is a function of entropy weight method directly used by MATLAB, which is suitable for all kinds of claims.)
jiefangcheng
- 使用高斯-赛德尔迭代法和雅克比迭代法求解线性方程组;使用高斯法和列主元法求解线性方程组。(Using the Gauss - Seidel iterative method, Jacobi iterative method for solving linear equations and using Gauss method and column principal component method to solve linear eq
2函数逼近与离散数据拟合—最佳平方逼进法
- 使用matlab编写了最佳平方逼进法的函数,里面有题目,可直接运行计算得到结果。(Matlab prepared using the best square approximation function, which is the problem, can be directly run the calculated results.)
3数值积分与数值微分—Newton_Cotes公式积分法
- 使用matlab编写了Newton_Cotes公式积分法的函数,里面有题目,可直接运行计算得到结果。(The function of Newton_Cotes formula integral method is written by MATLAB. There are problems in it, which can be directly run and calculated and get the result.)