登录
首页 » PPT » 302.L7.15Nov02

302.L7.15Nov02

于 2012-02-09 发布 文件大小:2352KB
0 107
下载积分: 1 下载次数: 1

代码说明:

  关于弹性能的一个ppt和弹性能计算有关很有用(Microstructure-Properties Elastic Effects, Interfaces)

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

发表评论

0 个回复

  • SVD
    % 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分解的矩阵或者严重病态矩阵的线性方程都能很好的得到解( Singular value decomposition (sigular value decomposition, SVD) is another orthogonal matrix decomposition method SVD decomposition is the most reliable method, but it takes more than QR decomposition near ten times the computing time. [U, S, V] = svd (A), in which U and V on behalf of two mutually orthogonal matrix, and the S on behalf of a diagonal matrix. And QR decomposition are the same, the original matrix A is no need for the square matrix. The use of SVD decomposition method are used as a solution of least squares error method and data compression. Using SVD decomposition solution of linear equations, in Quke2 on to use this information to calculate the graphics performance quite good. In the calculation of linear equations, some indecomposable matrix or serious pathological matrix of linear equations can be a very good solution)
    2020-12-21 10:29:08下载
    积分:1
  • bearing
    excel编制的轴承计算程序,已经在生产设计中应用过(procedures for the preparation of the bearing calculation excel)
    2021-03-28 13:39:11下载
    积分: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
  • kkimbook
    利用克拉茂克郎尼变换,求得表面等离子体相位虚数部分再不同波长或入射角度的值(estimation of the imaginary part via Krammers-Kronig relarions)
    2013-09-23 23:01:22下载
    积分:1
  • thin_plate
    薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。(thin plate spline is so nice fitting method. Features: (1) support arbitrary control points (2) allow regularization (3) estimate the warp parameters from corresponding pairs )
    2009-03-13 15:32:13下载
    积分:1
  • Fourier-Mellin-based-Image-Registration
    此为基于图像配准的傅立叶变换源代码,已精心调试过,请放心使用.(This is the image registration based on the Fourier Transform source code, has been painstakingly debugging, please rest assured that use.)
    2007-07-31 19:42:50下载
    积分:1
  • FFT
    基因的FFT变换,可以快速得出外显子的位置(Transform FFT of the gene can be quickly drawn to the location of exon)
    2012-09-24 01:25:39下载
    积分:1
  • Matrix Computations 4th edition.pdf
    说明:  矩阵计算英文版第4版,经典,经典,很不错!!!!!请下载!!!!!!(Matrix Computing English Version 4, classic, classic, very good!!!! Please download!!!!!!)
    2020-06-23 22:20:02下载
    积分: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
  • fanyan
    用SVD奇异值分解法和阻尼最小二乘算法解决地球物理反问题,程序比较简单易懂(Using SVD, singular value decomposition method and damped least-squares algorithm to solve geophysical inverse problem, the procedure is relatively simple to understand)
    2008-04-10 11:35:17下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载