登录
首页 » 算法 » Gaussian elimination method for solving linear equations, in which the compiler...

Gaussian elimination method for solving linear equations, in which the compiler...

于 2022-07-19 发布 文件大小:1.15 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

高斯消去法求解线性方程组,以在TC2.0中编译通过-Gaussian elimination method for solving linear equations, in which the compiler through WITH TC 2.0

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

发表评论

0 个回复

  • 简单的用户登录计
    应用背景关键技术这个是小小的java计算器应用程序,适合初学者。主要是有创建窗口,和一些对窗口是那个一些时间的监听,还有计算器中会用到的简单的计算按钮以及算法的代码。
    2023-05-07 08:45:02下载
    积分:1
  • 消息机制实现Exe程序间的数据交换
    VC++通过消息机制实现Exe程序间的数据交换,一个简单的示例,初学者可以看下。
    2022-01-26 02:47:58下载
    积分:1
  • 字符串分解程序,用VB编写。把一个长字符串分解成若干小的字符串...
    字符串分解程序,用VB编写。把一个长字符串分解成若干小的字符串-string decomposition process, the preparation of VB. Put a long string divided into several small string
    2022-03-16 21:15:45下载
    积分:1
  • Least Soft-thresold Squares Tracking
    we propose a generative tracking method based on a novel robust linear regression algorithm. In con- trast to existing methods, the proposed Least Soft-thresold Squares (LSS) algorithm models the error term with the Gaussian-Laplacian distribution, which can be solved ef- ficiently. Based on maximum joint likelihood of parameters, we derive a LSS distance to measure the difference between an observation sample and the dictionary. Compared with the distance derived from ordinary least squares methods, the proposed metric is more effective
    2022-03-22 17:30:20下载
    积分:1
  • 高斯背景检测运动跟踪
    采用高斯背景建模以及帧差法提取出运动物体,然后用camshift算法进行跟踪。对于背景不动的场景,跟踪效果较好。能够很好地学习opencv中相关的函数,算法。对于初学者有很大的帮助。
    2023-04-21 00:15:07下载
    积分:1
  • 一个实用的复杂卡尔曼滤波,对初学者很有帮助。
    一个实用的复杂卡尔曼滤波,对初学者很有帮助。 -The complexity of a practical Kalman filter, useful for beginners.
    2022-07-26 23:49:26下载
    积分:1
  • 探究缩短循环码性能与生成多项式的选取
    资源描述【摘 要】从通信系统的基本原理出发,着重分析了系统中的常用信道编码。在此基础上对应用广泛的一类缩短循环码 的校验性能从数学理论和matlab 仿真模型两方面进行研究,更直观的揭示了生成多项式与编码校验性能的内在联系,为构造 更优化的标准打下基础。 【关键词】信道编码;缩短循环码;生成多项式;矩阵实验室
    2022-03-18 02:11:03下载
    积分:1
  • 第二章 线性表习题答案
    第二章 线性表习题答案-The answer of linklis
    2023-02-14 01:15:03下载
    积分:1
  • 51单片机源代码
    很详细 请认准阅读FPGA控制LCD1602调试笔记 有原理介绍和源代码 此资料来自百度文库(http://wenku.baidu.com/) 您目前所看到的文档是使用的抱米花百度文库下载器所生成
    2022-02-05 20:50:35下载
    积分:1
  • 最优二叉查找树
    C[i,j] 表示点i+1,i+2到点j中,选择任意一个点作为根,在(j-i)个解中找出成本最小的最优解 向前递推过程: 首先计算所有j-i=1的C(i, j) 然后依次计算j-i=2,3,…,n的C(i,j)。 C(0,n)=最优二分检索树的成本。 初始值 C(i,i) = 0 W(i,i) = Q(i),0≤i≤n 最优二分检索树的构造 在计算C(i, j)的过程中,记下使之取得最小值的k值,即树Tij的根,记为R(i, j)。 依据R(0, n)…,推导树的形态
    2022-03-04 13:28:28下载
    积分:1
  • 696518资源总数
  • 105540会员总数
  • 37今日下载