登录
首页 » matlab » juzhenyushuzhifenxiMatlabjiefa

juzhenyushuzhifenxiMatlabjiefa

于 2013-05-29 发布 文件大小:36KB
0 231
下载积分: 1 下载次数: 4

代码说明:

  矩阵与数值分析的所有算法的Matlab实现(All matrix and numerical analysis algorithm Matlab)

文件列表:

juzhenyushuzhifenxiMatlabjiefa.doc,91648,2012-11-29

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

发表评论

0 个回复

  • atjjs
    埃特金加速法,一个数值分析中的算法,大家先看看哦(Aitken acceleration method, a numerical analysis of the algorithm, we look at the flash open her cloak)
    2007-06-18 10:34:17下载
    积分:1
  • 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
  • C__4
    The only information passed from difeq to solvde is the matrix of derivatives
    2012-08-23 22:23:00下载
    积分:1
  • 最小2乘法
    Delphi实现最小二乘法,进行多点拟合,目前支持4点拟合(Delphi realizes the least square method and multi-point fitting. At present, it supports four-point fitting.)
    2020-06-17 19:40:01下载
    积分:1
  • 3D-translation
    该程序实现了基于罗德里格矩阵的三维坐标转换,该算法简单快速,无需迭代而具有较高的精度(The program implemented based on three-dimensional coordinate transformation matrix Rodriguez, the algorithm is simple and fast, without iteration and with high precision)
    2020-12-29 11:09:01下载
    积分:1
  • 时频分析的matlab GUI AOK TFR 2
    时频分析的matlab GUI,AOK TFR 2,里面含有代码和相应的功能介绍的使用方法。分析结果分辨率很高( U65F6 u989 u5206 u7901 u7801 u548C u76R8 u5E94 u529F u029F u803F0 u4ECB u7ECD u7684 u4F7F U7528 u65399 u7)
    2020-07-04 03:20:02下载
    积分:1
  • split3D
    该程序用fortran90编写,时域有限差分(FDTD)中的分裂场方法。解决了斜入射情况下周期结构的电磁散射问题。(FORTRAN90 prepared with the program, finite difference time domain (FDTD) method of splitting the market. Solved the case of oblique incidence of electromagnetic scattering from periodic structure issues.)
    2008-06-07 19:18:15下载
    积分:1
  • homework3
    悬臂梁 固体力学 有限元 端部作用力下梁的变形问题(Solid mechanics finite element cantilever force under the ends of the beam deformation)
    2014-05-29 23:07:15下载
    积分:1
  • pso
    粒子群算法,也称粒子群优化算法或鸟群觅食算法(Particle Swarm Optimization),缩写为 PSO。它具有精度高,收敛快等优点,广泛用于系统辨识、函数优化等领域。文件pso.m是粒子群算法辨识程序,在此基础上,需要自行编写目标函数计算程序以实现不同系统的参数辨识。(Particle swarm optimization (PSO), also known as particle swarm optimization algorithm or bird swarm foraging algorithm (Particle Swarm Optimization), abbreviated as PSO. It has the advantages of high precision and fast convergence. It is widely used in system identification, function optimization and other fields. The document pso.m is a particle swarm algorithm identification program. On this basis, it is necessary to write an object function calculation program to realize the parameter identification of different systems.)
    2017-09-29 12:52:29下载
    积分:1
  • shuzhidaishu
    用牛顿法,共轭梯度法,最速下降法完成矩阵的计算(Newton conjugate gradient method)
    2011-04-27 20:10:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载