登录
首页 » 算法 » matrix of the code library, very useful, please try downloading!

matrix of the code library, very useful, please try downloading!

于 2023-02-19 发布 文件大小:7.81 kB
0 162
下载积分: 2 下载次数: 1

代码说明:

关于矩阵运算的代码类库,非常有用,请下载试一试!-matrix of the code library, very useful, please try downloading!

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

发表评论

0 个回复

  • 矩阵连乘积的加括号方式数
    资源描述给定n个矩阵{A1,…,An},其中Ai和Ai+1可乘,i=1,2,…,n-1。考察矩阵连乘积加括弧的方式数。 如四个矩阵连乘积A1A2A3A4,共有五种不同的加括弧方式: ( A1 ( A2 ( A3 A4 ) ) ) ( A1 ( ( A2 A3 ) A4 ) ) ( ( A1A2 ) ( A3 A4 ) ) ( A1 ( A2 A3 ) A4 ) ( ( ( A1 A2 ) A3 ) A4 ) 输入示例: 4 输出示例: 5
    2023-02-06 15:25:03下载
    积分:1
  • 约瑟夫(Joseph)环C语言实现
    Joseph环问题描述如下:编号是2,n个人按照顺时针方向围坐一圈,每个人只有一个密码(正整数)。一开始任选一个正整数作为报数上限值1开始顺序报数,报到m的人出列,将他的密码作为新的1报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。
    2023-04-19 02:35:04下载
    积分:1
  • Huffman coding is a lossless encoding said very carefully, and to look carefully...
    霍夫曼编码 是一种无失真编码 讲的很详细,仔细看看,收获不小。-Huffman coding is a lossless encoding said very carefully, and to look carefully and learned a lot.
    2022-02-01 01:07:14下载
    积分:1
  • 8051单片机实现fft频谱
    8051单片机实现fft频谱,有fft快速傅里叶变换实现频谱显示,16x8点阵。
    2022-05-09 09:13:24下载
    积分:1
  • MATLAB functions: LLL.m, Brun.m, Seysen.m. These functions implement different lattice reduction al
    The supplementary material consists of three MATLAB functions: LLL.m Seysen.m Brun.m These functions implement different lattice reduction algorithms in MATLAB.  The functions are well-documented, explaining their functionality as well  as how to run them. The software is provided for free and without warranty.
    2023-07-10 23:10:03下载
    积分:1
  • ssc-i2s--project-at91sam3u-ek-iar
    SAM3U4E 可编程时钟输出用于生成 WM8731 主时钟 (MCLK)。的 SAM3U4E ODT (上模终止) 功能可保证无此时钟线上的信号完整性 需要外部的分立元件。 WM8731 pin 21 模式被推倒,默认情况下 ;这配置该设备,作为一种 TWI 装置内部 注册访问。 公务员事务局 Pin15 是把拉出来,而将其 TWI 地址设置为 33 [0x0011011]。 WM8731 数字接口在 SAM3U4E 同步串行控制器上的奴隶模式下工作 (SSC) 接口,这意味着编解码器的数字音频位 ADC/DAC 左/右控制和时钟是 要生成的 SAM3U4E。
    2022-02-12 23:24:04下载
    积分:1
  • 卡尔曼滤波及实现代码
    卡尔曼滤波是一种滤除噪声,还原有效信号的一种高效的算法,在飞控系统中得以广泛的应用,特别是在检测传感器的信号滤波当中,使用卡尔曼滤波算法是很有必要的。
    2022-05-15 19:03:01下载
    积分:1
  • 主要讲了求合身伯格矩阵全部特征值得qr方。ap为合身伯格矩...
    主要讲了求合身伯格矩阵全部特征值得qr方法。ap为合身伯格矩-Major topics of the order to fit all the characteristics of worth qr Burg matrix method. Berg moment for the fit ap
    2023-02-14 11:00:03下载
    积分:1
  • Numerical method of procedure: to accelerate the iterative Gauss
    数值计算方法的程序: 加速迭代 牛顿迭代 Gauss 杜里特尔分解法 克洛特 追赶法 平方根法 改进平方根法 雅可比迭代 高斯 赛德尔迭代 拉格朗日插值法 分段线性插值 分段抛物线插值-Numerical method of procedure: to accelerate the iterative Gauss-Newton iterative decomposition method克洛特Ritter Duri law to catch up with the square root of the square root method to improve the Jacobi iterative method iterative high斯赛德尔piecewise linear Lagrange interpolation interpolation sub-parabolic interpolation
    2022-09-28 01:20:02下载
    积分:1
  • TMVA 数据处理包
    System requirements:--------------------  TMVA has been tested to run on Linux, MAC/OSX and Windows platforms.  Running TMVA requires the availability of ROOT shared libraries with ROOT_VERSION >= 5.14  (type "root-config --version" to see the version installed)来源URL里面有代码的详细资料http://tmva.sourceforge.net/docu/TMVAUsersGuide.pdfUSERguide可以在上面的链接下载 非常有用 TMVA是ROOT工程的一个独立package, 专门用于数据分析和识别ROOT的全部代码可以在下面的链接下载http://root.cern.ch/drupal/   
    2022-12-12 12:15:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载