登录
首页 » matlab » MATLAB

MATLAB

于 2020-06-23 发布 文件大小:4KB
0 168
下载积分: 1 下载次数: 0

代码说明:

  利用五点差分格式和Jacobi迭代法,求解精确解和数值解的误差,判断阶数是否正确(Five-point difference scheme and Jacobi iteration method are used to solve the error between exact solution and numerical solution and to judge whether the order is correct or not.)

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

发表评论

0 个回复

  • cca
    计算典型相关算法,求出最大投影向量,以及最大投影向量对应的相关系数 (calculate canonical correlations, find the largest correlation coefficients)
    2009-09-10 17:02:58下载
    积分: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
  • kalmanfileter_c-code
    外国人写的卡尔曼滤波器算法的库,可以供大家参考,已经封装好了(kalman library)
    2012-04-24 10:46:44下载
    积分:1
  • Toeplitz-MUSIC-
    基于解相干的MUSIC源程序 矩阵分解算法 Toeplitz算法 矢量奇异值法 双向空间平滑MUSIC源程序(Based on decorrelation MUSIC algorithm source Toeplitz matrix factorization algorithms singular value vector bi source spatial smoothing MUSIC)
    2020-12-22 15:59:09下载
    积分:1
  • Job-niantan-s-t-1
    abaqus粘弹性人工边界,手动添加比较简单的模型(learning abaqus)
    2013-09-18 21:30:46下载
    积分:1
  • yemian4
    用递推最小二乘法,使用MATLAB对液面高度进行估计。(using recursive least squares method, using MATLAB surface height estimation.)
    2007-06-17 17:14:17下载
    积分:1
  • fajri
    music高阶谱分析算法,IDW距离反比加权方法,BP神经网络用于函数拟合与模式识别。( music higher order spectral analysis algorithm, IDW inverse distance weighting method, BP neural network function fitting and pattern recognition.)
    2017-05-23 02:04:12下载
    积分:1
  • 84d614758d1d
    fft 利用DSP Builder 在MATLAB下产生的模型(DSP Builder fft using the model generated in MATLAB)
    2014-01-17 14:07:24下载
    积分:1
  • 拉格朗日插值法_matlab
    数学最优问题中,拉格朗日乘数法(以数学家约瑟夫·路易斯·拉格朗日命名)是一种寻找变量受一个或多个条件所限制的多元函数的极值的方法。(In the mathematical optimization problem, the Lagrange multiplier method (named by the mathematician Joseph Luis Lagrange) is a method of finding the extremum of a multivariate function which is restricted by one or more conditions.)
    2018-05-01 21:20:07下载
    积分:1
  • Umat-strain
    说明:  复合材料单向板损伤模拟的Umat子程序,配合ABAQUS进行损伤模拟。(A umat subroutine for the simulation of composite meterials damage.)
    2020-09-05 11:04:24下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载