登录
首页 » 算法 » Based on direct LU decomposition method, to solve complex coefficients equations...

Based on direct LU decomposition method, to solve complex coefficients equations...

于 2022-02-01 发布 文件大小:1.03 kB
0 61
下载积分: 2 下载次数: 1

代码说明:

基于LU分解的直接求解方法,求解复系数方程组A.x=b的解-Based on direct LU decomposition method, to solve complex coefficients equations Ax = b solution

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

发表评论

0 个回复

  • poj部分题解
    一些poj简单的题目。初学的时候写的,也只是一部分。都是些挺简单的算法,适合初学者去刷一刷。
    2022-08-16 16:18:53下载
    积分:1
  • 快速傅立叶c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。...
    快速傅立叶算法c程序,改变参数可以对2的n次方长度的有限序列进行频谱分析。-Fast Fourier algorithm c program to change the parameters can be the n-th power of 2 length limited sequence analysis of the spectrum.
    2022-02-24 10:10:13下载
    积分:1
  • K-Means mapreduce
    public class KmeansMapper extends MapReduceBase implements   Mapper {  // one coodinate(data)  private List coordinate = new ArrayList();  private BasicKMeansTool basicKmeans = new BasicKMeansTool();  public void map(LongWritable key, Text value,    OutputCollector midoutput,    Reporter arg3) throws IOException {   // TODO Auto-generated method stub   String line = value.toString();   String[] dataList = line.split(",");   List distances = null;   StringTokenizer itr;   for (int i = 0; i < dataList.length; i++) {    itr = new StringTokenizer(dataList[i]);  &nbs
    2023-02-01 17:45:04下载
    积分:1
  • 本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码...
    本文较全面的介绍了kalman滤波器的基本原理,并用几个例子做了介绍,给出了源码-In this paper, a more comprehensive introduction of the basic principles of kalman filter and used to do a few examples of the introduction given source
    2022-03-26 16:54:58下载
    积分:1
  • Some of the basic matrix operations
    Some of the basic matrix operations
    2022-02-01 08:15:13下载
    积分:1
  • 飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量...
    飞船相对测站的位置矢量单位矢量在赤道坐标系中的三个分量-Spacecraft relative position vector of the station unit vector in the equatorial coordinate system of the three subscales
    2023-04-17 08:30:03下载
    积分:1
  • 基于角色访问控制代码
    基于角色访问控制代码,链表创建用户,无数据库, 对用户、角色、权限进行配置和管理;用户对角色的指派和权限到用户的指派 基于RBAC1的角色层次管理 基于RBAC2的互斥角色管理,共包含7条链,用户链(user)、角色链(role)、权限链( 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-08-08 06:40:42下载
    积分:1
  • 超短脉冲非线性传输的一个比较成熟的M文件
    计算超短脉冲非线性传输的一个比较成熟的M文件-Calculation of nonlinear transmission of ultrashort pulse of a more mature M documents
    2022-03-12 11:16:19下载
    积分:1
  • ACM subject of some simple, you can time doing practice exercises.
    ACM的一些简单题目,可以有空做做,练习练习。-ACM subject of some simple, you can time doing practice exercises.
    2023-01-28 09:55:03下载
    积分:1
  • 最小生成树绝对可以运行的程序
    最小生成树绝对可以运行的程序-absolute minimum spanning tree can run the procedure
    2022-08-13 18:23:32下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载