登录
首页 » matlab » MGS

MGS

于 2012-03-26 发布 文件大小:1KB
0 255
下载积分: 1 下载次数: 17

代码说明:

  本程序是用MGS正交化方法求方程组的最小二乘解的程序(This program is the program of MGS orthogonalization method and the least squares solution of equations)

文件列表:

MGS.m,1987,2011-12-19

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • chebyshevnihe
    说明:  数值分析中的chebyshev拟合程序,学习数值分析的同学可以参考参考(Numerical Analysis of chebyshev fit program, students study and numerical analysis can refer to reference)
    2011-03-24 15:07:01下载
    积分:1
  • RevisedSimplex
    这是求解线性规划问题的revised simplex method的算法,需要得知原始的基和基本解(This is the revised simplex method for linear programming problem. It needs the initial basis and basic solution for input.)
    2020-10-25 11:10:00下载
    积分:1
  • zuixiaoerchengfa
    说明:  点云通过不同的多项式来进行曲线拟合,可以手动设置多项式的次数。(Point clouds are fitted by different polynomials,The degree of the polynomial can be set manually.)
    2020-10-07 16:34:58下载
    积分:1
  • rates
    基于CPLEX半连续变量求解发电机组单时段经济调度问题,给定负荷需求,求每台发电机输出P=0或Pmin<=P<=Pmax,使发电成本最小。(Semi-continuous variable based on CPLEX to solve a single period of economic generator scheduling problem, given the load demand, seeking each generator output P = 0 or Pmin <= P <= Pmax, the minimum cost of power generation.)
    2011-07-04 22:16:33下载
    积分:1
  • pcamat
    本征正交模态分解法,用于多维随机场特征模态提取,得到特征值及特征向量(proper orthogonal decompositioin)
    2012-09-23 21:53:44下载
    积分:1
  • 弹塑性有限元源程序Owen
    Owen 弹塑性有限元源程序, 变刚度迭代法,牛顿拉夫森迭代。(Owen‘s source code, for plastic FEM)
    2020-07-06 13:38:58下载
    积分:1
  • fahanshu
    利用c++编写了一个外点惩罚函数,用于对于对目标值的推算与尝试。(Use c++ to write a point outside the penalty function for the target value for the calculation and try.)
    2016-05-15 21:00:54下载
    积分:1
  • sanzhuyuan
    平面波展开法计算二维三组元周期结构的带隙特性。(Plane wave expansion method for calculation of two dimensional three groups yuan cycle structure of the band gap characteristic)
    2021-04-17 17:08:52下载
    积分:1
  • FFT
    FFT源代码 FFT源代码 FFT源代码(FFT source code FFT source code FFT source code)
    2021-03-09 16:59:27下载
    积分:1
  • 121
    1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)
    2020-10-12 22:57:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载