登录
首页 » WINDOWS » RationalComplex Matrix calculator

RationalComplex Matrix calculator

于 2020-08-31 发布
0 231
下载积分: 1 下载次数: 0

代码说明:

说明:  Matrix multiplication explained in detail for C++

文件列表:

RationalComplex Matrix calculator, 0 , 2013-01-03
RationalComplex Matrix calculator\1.txt, 70 , 2004-09-20
RationalComplex Matrix calculator\2.txt, 70 , 2004-09-20
RationalComplex Matrix calculator\activate.cpp, 640 , 2004-09-20
RationalComplex Matrix calculator\activate.dsp, 4090 , 2004-09-20
RationalComplex Matrix calculator\activate.dsw, 541 , 2004-09-20
RationalComplex Matrix calculator\activate.ncb, 91136 , 2004-12-31
RationalComplex Matrix calculator\activate.opt, 53760 , 2004-12-31
RationalComplex Matrix calculator\activate.plg, 3446 , 2004-12-31
RationalComplex Matrix calculator\BestVec.cpp, 3263 , 2004-09-20
RationalComplex Matrix calculator\BestVec.h, 1108 , 2004-09-20
RationalComplex Matrix calculator\Debug, 0 , 2013-01-03
RationalComplex Matrix calculator\Debug\activate.pch, 2023188 , 2004-12-31
RationalComplex Matrix calculator\Debug\IsraelMath.obj, 17513 , 2004-12-31
RationalComplex Matrix calculator\Debug\vc60.idb, 82944 , 2004-12-31
RationalComplex Matrix calculator\Debug\vc60.pdb, 102400 , 2004-12-31
RationalComplex Matrix calculator\documents, 0 , 2013-01-03
RationalComplex Matrix calculator\documents\Class RationaComplexl.doc, 45568 , 2004-09-20
RationalComplex Matrix calculator\IsraelMath.cpp, 1267 , 2004-09-20
RationalComplex Matrix calculator\IsraelMath.h, 1002 , 2004-09-20
RationalComplex Matrix calculator\rational.cpp, 14013 , 2004-09-20
RationalComplex Matrix calculator\rational.h, 4262 , 2004-12-31
RationalComplex Matrix calculator\RationalComplex.cpp, 17918 , 2004-09-20
RationalComplex Matrix calculator\RationalComplex.h, 5105 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrix.cpp, 30396 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrix.h, 6774 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.cpp, 23565 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.dsp, 3701 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.dsw, 587 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.h, 3446 , 2004-09-20
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.ncb, 33792 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.opt, 48640 , 2004-11-26
RationalComplex Matrix calculator\RationalComplexMatrixCalculator.plg, 1747 , 2004-11-26

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

发表评论

0 个回复

  • T-matrix
    T矩阵方法的FORTRAN环境下的程序,希望对大家有帮助!(T matrix method program FORTRAN environment, we want to help!)
    2020-10-21 21:37:23下载
    积分:1
  • 1D-FDTD
    用C语言编写的1D-FDTD程序,含一阶mur边界,附结果matlab画图程序(Using C language 1D-FDTD procedures, including an order Mur boundary, with results of MATLAB drawing program)
    2013-07-30 13:13:30下载
    积分:1
  • qiantuihuidai_method
    这是前推回代法求解三相不平衡配电网的潮流计算,适合各种情况下的节点。(This is the forward and backward substitution method to solve the three-phase unbalanced distribution network power flow calculation, suitable for a variety of situations node.)
    2021-05-07 16:52:36下载
    积分:1
  • huandunGSA
    改进的混沌引力搜索算法,程序有详细注释和相应的文献(The improved chaotic gravitational search algorithm has detailed annotations and corresponding documents.)
    2020-11-03 16:49:53下载
    积分:1
  • lorenz-exm
    采用dsp产生lorenz信号,以用于混沌保密通信,程序在ccs下调试并通过(using dsp have lorenz signal to be used in chaotic secure communications, Under procedures in ccs through debugging and)
    2021-04-06 23:09:02下载
    积分:1
  • kring123
    克里金(Kriging)插值法又称空间自协方差最佳插值法,它是以南非矿业工程师D.G.Krige的名字命名的一种最优内插法。克里金法广泛地应用于地下水模拟、土壤制图等领域,是一种很有用的地质统计格网化方法。它首先考虑的是空间属性在空间位置上的变异分布.(Kringing smooth)
    2020-09-16 21:57:55下载
    积分:1
  • shuffle
    利用拉格朗日松弛法求解机组组合问题,考虑领域搜索的随机性(Using Lagrangian relaxation method to solve the unit combination problem, considering the randomness of the search field)
    2013-01-24 17:31:35下载
    积分:1
  • dynopt_4.1.3
    基于Biegler动态优化正交配置法(联立算法)的matlab 代码,由M.Cizniar,M. Fikar等编写(dynopt is a set of MATLAB functions for determination of optimal control trajectory by given description of the process, the cost to be minimised, subject to equality and inequality constraints, using orthogonal collocation on fi nite elements method.)
    2011-07-04 16:14:22下载
    积分:1
  • sanciyangtiao
    其基本思想是取B样条函数 为及基函数,在[a,b]中均匀划分区间,xi=a+ih,h=(b-a)/n,由于三次样条函数空间是n+3维的,所以把分点扩充到x-1,xn+1,则任意三次样条函数可用 线性组合来表示:(The basic idea is to take B-spline function and basis functions in [a, b] in the evenly divided intervals, xi = a+ ih, h = (ba)/n, because the cubic spline function is n+3 dimensional space , so the expansion points to the x-1, xn+1, then any cubic spline function can be expressed as a linear combination:)
    2011-10-14 09:40:33下载
    积分:1
  • 4-split2
    说明:  给定求解区间,用最小二乘法给出函数的零点,并给出迭代次数(Given the solution interval, the zeros of the function are given by the least square method, and the number of iterations is given.)
    2019-04-10 16:33:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载