登录
首页 » 算法 » C语言求逆矩阵

C语言求逆矩阵

于 2023-01-13 发布 文件大小:15.03 kB
0 123
下载积分: 2 下载次数: 1

代码说明:

C语言求逆矩阵 介绍一下算法导论上的一般的矩阵求拟算法思路。 假设要对矩阵A求逆,首先利用矩阵论知识,对A进行LUD分解。 利用分解出来的矩阵L,U,D来求解AB=I中的n个线性方程组,得到n个解向量,所有解向

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

发表评论

0 个回复

  • JPHide 和JPSeek 的源代码
    应用背景JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!关键技术JPHIDE and JPSEEK are programs which allow you to hide a file in a jpeg visual image. There are lots of versions of similar programs available on the internet but JPHIDE and JPSEEK are rather special. The design objective was not simply to hide a file but rather to do this in such a way that it is impossible to prove that the host file contains a hidden file. Given a typical visual image, a low insertion rate (under 5%) and the absence of the original file, it is not possible to conclude with any worthwhile certainty that the host file contains inserted data. As the insertion percentage increases the statistical nature of the jpeg coefficients differs from "normal" to the extent that it raises suspicion. Above 15% the e
    2022-07-21 14:22:36下载
    积分:1
  • K-means聚类
    k-means聚类算法 机器学习 数据分析K-means算法是将样本聚类成k个簇(cluster)
    2022-03-24 08:12:07下载
    积分:1
  • hillcipher,虚无主义,普莱费尔,railfence,波里比阿
    希利弗,虚无主义者,游乐场,围栏,波里比乌斯
    2022-12-24 11:00:03下载
    积分:1
  • 加权的 KNN
    KNN 算法,您可以应用此算法进行本地化人类或室内和室外的对象。它是清楚地知道在本地化过程中的算法
    2022-03-24 06:22:05下载
    积分:1
  • 多传感器数据融合系统中时间配准分析,非常有用
    多传感器数据融合系统中时间配准算法分析,非常有用-An analysis of time registration in multi―sensor data fusion system
    2022-08-15 21:14:51下载
    积分:1
  • 本源码是关于模糊聚类中的一小部分,是对课本中的习题的解答...
    本源码是关于模糊聚类中的一小部分,是对课本中的习题的解答-The source is a fuzzy clustering on a small part of the exercise of textbooks in the answers
    2022-06-01 09:38:33下载
    积分:1
  • signalslot函数回调
    C++回调实现方式,不限于类的静态方法 类似于QT的实现方式,有bind和unbind机制,需要的朋友可自行扩展 当前只支持固定参数个数,可根据情况添加修改
    2022-05-14 14:18:36下载
    积分:1
  • C++常用数值 原代码 复化辛卜生公式
    C++常用数值算法 原代码 复化辛卜生公式-C++ Commonly used numerical algorithm of the original code complex formula辛卜Health
    2022-03-19 00:20:39下载
    积分:1
  • 自己编写的子集和问题的源代码,绝对可以运行
    自己编写的子集和问题的源代码,绝对可以运行-I have written and the issue of a subset of the source code can run
    2022-10-01 04:10:04下载
    积分:1
  • Apriori 数据挖掘 源码
    Apriori算法是一种最有影响的挖掘布尔关联规则频繁项集的算法。其核心是基于两阶段频集思想的递推算法。该关联规则在分类上属于单维、单层、布尔关联规则。在这里,所有支持度大于最小支持度的项集称为频繁项集,简称频集。 是:首先找出所有的频集,这些项集出现的频繁性至少和预定义的最小支持度一样。然后由频集产生强关联规则,这些规则必须满足最小支持度和最小可信度。然后使用第1步找到的频集产生期望的规则,产生只包含集合的项的所有规则,其中每一条规则的右部只有一项,这里采用的是中规则的定义。一旦这些规则被生成,那么只有那些大于用户给定的最小可信度的规则才被留下来。为了生成所有频集,使用了递归的方法。
    2022-02-06 22:22:07下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载