登录
首页 » 算法 » LU分解,QR分解等矩阵分解

LU分解,QR分解等矩阵分解

于 2022-04-19 发布 文件大小:5.73 kB
0 115
下载积分: 2 下载次数: 2

代码说明:

矩阵分解的C语言实现,包括LU分解,QR分解,household分解以及givens分解;QRfactorization.cpp:QR分解源码LUfactorization.cpp:LU分解源码Household reduxtion:household分解源码GivensReduction:Givens分解源码start.cpp:main函数ReadFile.cpp:从文件中读取矩阵内容

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

发表评论

0 个回复

  • 偏微分方程的解大全,数值分析应用非常好的程序。
    偏微分方程的解法大全,数值分析应用非常好的程序。-Partial Differential Equation Daquan, a very good application of numerical analysis program
    2023-05-15 08:05:03下载
    积分:1
  • 奇异分解,针对不能求逆的情况下,才用svd方就能够解方程...
    奇异分解,针对不能求逆的情况下,才用svd方法就能够解方程-Singular decomposition, for the case of inversion should not only be able to use SVD approach equation solution
    2022-03-02 18:40:59下载
    积分:1
  • 跳动的心 点阵51单片机
    应用背景通过一个跳动的心,来演示点阵屏的使用,和学习51单片机如何驱动点阵关键技术通过51单片机对点阵的操作,显示出一个心形的图案,并通过定时器做出图案动态显示
    2022-05-16 21:05:01下载
    积分:1
  • 支持向量机的MATLAB工具箱
    支持向量机的MATLAB工具箱-SVM MATLAB Toolbox
    2023-06-06 22:25:03下载
    积分:1
  • Parallele 并行
    基于图像处理的算法             parallele并行编程算法 基于图像处理的梯度算法 gradiant算法,能够圈出图像轮廓Opencv读取图像灰度图像
    2022-07-03 11:22:48下载
    积分:1
  • 匿名四轴飞行器
    匿名四轴飞行器代码,分部讲解,带注释,匿名四轴飞行器代码,分部讲解,带注释,
    2022-01-30 20:54:04下载
    积分:1
  • 硬盘分区成整数
    对计算机硬盘分区时,因为硬盘生产商和微软对字节大小计算的方法不一样,导致安装系统后各盘的大小并不是整数,这个算法可以计算出你想要的硬盘分区。
    2022-07-15 10:44:03下载
    积分:1
  • 在与divide_and_conquer nxm矩阵二进制搜索
    Binary Search in nxm matrix, with divide_and_conquer algorithm! The matrix has sortex in row and column. (young tableau)
    2022-02-14 23:00:49下载
    积分:1
  • 这是一个简单的演示如何评价文本的数学表达式
    This a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functions. The code consists of three simple classes: 1) Calc - which does the main calculations, 2) Stack - which is used to push and pop intermediate operators and numbers and 3) Symbol Table. The symbol table is a collection of calc symbols, a type structure consisting of various elements, including the expression name, function name, and the final value of the expression The evaluation procedure is done in three steps: 1) simplify the expression by removing all the elements within () and storing them in subexpressions within the symbol table. 2) Each of these sub expressions are then converted to RPN format (Reverse polar notation) and evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text format, including provision for variables and functi
    2022-02-20 06:26:41下载
    积分:1
  • 遗传优化BP神经
    遗传算法优化BP神经的简化程序,本资源包主要用于优化神经网络。程序分为几个子程序,在运行时记得保存好,主程序主意看好注释,可以很简单得算出神经网络的最优参数,得到一个比较理想的神经网络
    2022-08-02 20:11:01下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载