登录
首页 » 算法 » 直接分解算法

直接分解算法

于 2023-06-21 发布 文件大小:18.80 kB
0 103
下载积分: 2 下载次数: 1

代码说明:

*   To factor the n by n matrix A = (A(I,J)) into the product of the*   lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is*   A = LU, where the main diagonal of either L or U consists of all ones:**   INPUT:   dimension n; the entries A(I,J), 1

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

发表评论

0 个回复

  • k_means-segmentation
    利用matlab实现k均值图像分割算法,k-means 算法接受输入量 k ;然后将n个数据对象划分为 k个聚类以便使得所获得的
    2022-01-30 17:30:34下载
    积分:1
  • 这个程序是一个Win32程序,计Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当
    这个程序是一个Win32程序,计算Fibonacci斐波纳契数列(一种整数数列, 其中每数等于前面两数之和)。其定义是f(1) = 1,f(2) = 2,并且当n>2时, f(n) = f(n-1) + f(n-2)。源代码种给出了三种计算方法。第一种方法用递归,第二种方法用大数组,第三种方法用小数组。此外,这个程序还具备多线程特性,所以在运算时可以做其它操作。代码用到了以前创建的Win32类。测试为发现bug和内存溢出。--Calculate Fibonacci value.
    2023-06-06 19:10:03下载
    积分:1
  • multi
    多维数组(二维以下和数组)在内存中也是按顺序存放的,因此也可以用这种方式传递。但是,如果要确切知道每个元素在数组中的位置,就应给出各维的最大索引值-multi-dimensional arrays (two-dimensional array and below) in memory is stored sequentially, so you can pass this way. However, if we know exactly each element in the array position, it should be given the largest peacekeeping index
    2022-03-04 16:08:08下载
    积分:1
  • face recognition
    应用背景This is an application-based VC prepared to read camera Face to Face Recognition and face detection software. cited in the MATLAB system function, is a very good face recognition software. The system in my school examination papers reply obtained outstanding achievements. We hope to useful关键技术这是一个应用VC++编写的基于摄像头读取人脸的人脸识别和人脸检测软件,其中引用了MATLAB的系统函数,是一个非常不错的人脸识别软件,这个系统在我校论文答辩审核中获得了优秀的成绩。希望对大家有用
    2022-08-15 04:54:37下载
    积分:1
  • 模型 predective lineair
    #include < stddef.h > / * NULL * / #include"mpc.h" / * FIXME: 这是一个肮脏的修复程序 HOR_MXCONSTRS 零长度数组问题的 * / STATE_CONSTR #ifdef #define NO_MXCONSTR 0 #else #define NO_MXCONSTR 1 #endif / * 静态函数声明 * / 静态 void inc_ref_ctl_solve_problem (结构 mpc_ctl * ctl,const real_t x[]) ; 静态 void stc_ref_ctl_solve_problem (结构 mpc_ctl * ctl,const real_t x[]) ; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-02-28 03:25:03下载
    积分:1
  • calc大数库,实现了所有的基本大数运功能
    calc大数库,实现了所有的基本大数运算功能-calc library of large numbers, realize all the basic computing functions of large numbers
    2023-01-07 03:15:03下载
    积分:1
  • svpwm code
    资源描述 svpwm的核心算法部分,可以借此扩展出自己的FOC算法
    2022-12-16 08:10:03下载
    积分:1
  • csv 到 json 脚本
    它的简单,易于理解脚本解析 csv flare json。它
    2022-02-15 01:42:59下载
    积分:1
  • 本文是关于语音编码综合性能比较 的一篇文章,对各种编码的性能进行综合 比较和评价的方 。本文试图利用层次分析来对编码进行性能评估。...
    本文是关于语音编码算法综合性能比较 的一篇文章,对各种编码算法的性能进行综合 比较和评价的方法 。本文试图利用层次分析法来对编码算法进行性能评估。-This article is a speech coding algorithm on a comprehensive performance comparison of an article on the performance of various coding algorithm comparison and evaluation of a comprehensive approach. This paper attempts to make use of analytic hierarchy process to assess the performance of coding algorithm.
    2022-03-19 02:48:49下载
    积分:1
  • Geometry algorithms library, you can use on delphi5
    几何图形算法库,可以在delphi5上用-Geometry algorithms library, you can use on delphi5
    2023-01-06 23:35:04下载
    积分:1
  • 696518资源总数
  • 105964会员总数
  • 17今日下载