登录
首页 » 算法 » 部分旋转算法

部分旋转算法

于 2023-07-28 发布 文件大小:2.13 kB
0 40
下载积分: 2 下载次数: 1

代码说明:

要解决 N 由 N 线性系统 C C E1: A(1,1) X(1) + A(1,2) X(2) +......+ A(1,N) X(N) = A(1,N+1) C E2: A(2,1) X(1) + A(2,2) X(2) +......+ A(2,N) X(N) = A(2,N+1) C   : C   . C EN: A(N,1) X(1) + A(N,2) X(2) +......+ A(N,N) X(N) = A(N,N+1) C C C 输入: 数目的未知数和方程 N;增广的矩阵 C A=(A(I,J)) 哪里 1 < = I < = N 和 1 < = J < = N + 1。 C C 输出: 解决方案 X(1),X(2),...,X(N) 或 A 消息, C 线性系统有没有独特的解决方案。 C

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

发表评论

0 个回复

  • The right to evaluate the entropy
    熵权评价 熵权评价 熵权评价-The right to evaluate the entropy
    2023-04-19 23:30:03下载
    积分:1
  • fortran对称正定矩阵求逆
    可以用来计算对称正定矩阵的逆矩阵,比通常的求逆程序的计算效率快很多,经过测试很好用,计算非常准确,使用方便,与大家共享。
    2022-05-19 01:47:52下载
    积分:1
  • Dijkstar和Floyd
    程序分别用Dijkstar和Floyd两种算法来计算最短距离,从文件读取点的信息,文件格式为起点,到点,距离。程序含有有时间函数,可以对两种算法进行比较,能够得出比较好的结果。
    2022-07-22 01:21:18下载
    积分:1
  • C#滤波
    C#,滤波算法,实现方法,KalmanFa, 推荐下载,共同学习,共同进步!-electronic sphygmomanometer principle, download the source, learn together and progress together!
    2022-11-11 21:45:03下载
    积分:1
  • 2003ACM国际大学生程序设计大赛亚洲预赛广州赛区竞赛题目problem....
    2003ACM国际大学生程序设计大赛亚洲预赛广州赛区竞赛题目problem.-2003ACM International Collegiate Programming Contest in Guangzhou Asian preliminaries proble Division One title race m.
    2022-04-24 06:38:05下载
    积分:1
  • 用java实现HDB3编解码和5B6B码
    用java实现HDB3的编译码和5B6B码-Using java to achieve HDB3 codec and the 5B6B code
    2022-07-05 04:32:40下载
    积分:1
  • % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) %...
    % [nearest_neighbours] = find_nearest_neighbours( database, desc, max_dist ) % Find the indices of the nearest neighbours of the given desriptors in the近邻点寻找算法,在非线性时间序列中很有用,是常用的算法- [Nearest_neighbours] = find_nearest_neighbours (database, desc, max_dist) Find the indices of the nearest neighbours of the given desriptors in the neighbor-point search algorithm, the nonlinear time series of very useful, is a commonly used algorithm
    2022-05-24 09:30:26下载
    积分:1
  • Fast Fourier transform
    快速傅里叶变换是一种计算离散傅里叶变换算法和它的逆。 傅里叶分析转换时间与频率,反之亦然 ;FFT 快速计算这种由 factorizingthe DFT 矩阵转换成一种产品稀疏的因素。
    2023-08-24 17:15:03下载
    积分:1
  • 小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例...
    小波提升格式的java源代码,包括标准的分裂、预测和更新三步,以及一个实例-Lifting format java source code, including the standard split, forecasts and updates of steps, and an example
    2022-03-18 20:08:08下载
    积分:1
  • 给定N个不等距点上的函数值,计指定区间上的三次插值多项式与指定插值点上的函数值...
    给定N个不等距点上的函数值,计算指定区间上的三次插值多项式与指定插值点上的函数值-Given N non-equidistant points on the function value, calculated on a specified interval with the specified three interpolating polynomial interpolation points on the function value
    2022-02-26 16:23:00下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载