登录
首页 » Java » Matrix

Matrix

于 2013-07-17 发布 文件大小:2KB
0 94
下载积分: 1 下载次数: 1

代码说明:

  采用随机数产生2到10阶的随机矩阵,并实现了矩阵的相关运算,比如:加减,乘除,求逆,求行列式(Using random Numbers generated random matrix from 2 to 10 order , and achieving relative to the implementation of the matrix operations, such as: add and subtract, multiple and divided, inverse and determinant)

文件列表:

Matrix.java,6573,2013-07-14

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

发表评论

0 个回复

  • include
    主要是关于一些数值计算中所要用到的头文件,希望对大家有所帮助(Mainly on the number of numerical calculation by the use of header files, I hope all of you to help)
    2008-01-07 21:51:49下载
    积分:1
  • LS_SVM
    模糊最小二乘支持向量机,用于剔除偏离较远的数据点,减小野值的影响(Fuzzy least squares support vector machine for the deviation from the data points far removed, to reduce the impact of outliers)
    2013-03-12 11:15:04下载
    积分:1
  • SolidSAP
    berkeley加州大学SAP系列软件之SolidSAP,由Edward L.Wilson教授开发的三维结构源程序,功能强大,代码清晰,含学习手册。(SolidSAP, a three-dimensional structure source program developed by Professor Edward L. Wilson, is a software of the SAP series at the University of California, Berkeley. It has powerful functions, clear code and learning manual.)
    2020-06-16 05:40:02下载
    积分:1
  • AR
    说明:  fluent模拟焊接的udf源文件 fluent模拟焊接的udf源文件(udf source file fluent fluent simulate welding simulation welding udf source file)
    2013-03-25 09:58:22下载
    积分:1
  • newTon.m
    牛顿插值法进行多项式逼近,matlab编译成功,直接可用(Newton interpolation polynomial approximation method, matlab compiled successfully, directly available)
    2013-07-09 13:33:06下载
    积分:1
  • LyapunovspectrumforLorenzattractor
    附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。(Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three parts: how to generate Lorenz attractor, detailed notes, how to calculate the spectrum lyapunov index. If necessary, extraction can also be a separate subroutine in the fourth-order Runge-Kutta algorithm. Would like to see used.)
    2008-12-30 09:19:46下载
    积分:1
  • vumat1
    是ABAQUS有限元模拟软件的子程序,主要研究损伤断裂(a subroutine of ABAQUS for damage and fracture )
    2015-01-03 09:27:40下载
    积分:1
  • matlab
    己知一些离散的点,使用matlab利用最小二乘法拟合(Had a number of discrete points, with linear least squares fitting)
    2013-10-14 15:05:47下载
    积分:1
  • abaqus
    清华大学研究生精品课程《钢筋混凝土有限元》教学程序 随动双线性硬化本构模型 (Tsinghua University Graduate Courses " reinforced concrete finite element" teaching program follower bilinear hardening constitutive model)
    2016-10-21 16:26:16下载
    积分:1
  • na7
    Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 (Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance. Format of function int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps ) where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial. Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
    2011-11-27 11:47:21下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载