搜索资源列表

  1. 二次曲线拟合---最小二乘法

    1下载:
  2. 最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵
  3. 所属分类:数学计算/工程计算

    • 发布日期:2009-09-12
    • 文件大小:752
    • 提供者:yh4685668
  1. adsp-2116x_matrixbymatrix

    0下载:
  2. adsp2116x的矩阵乘运算-adsp2116x matrix multiplication
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:小强
  1. Mcalculator

    0下载:
  2. 用java实现浮点数加减乘除四则混合运算,矩阵加法,减法,与数乘,与数除,两个矩阵相乘,转置,逆阵,产生单位阵,操作数与变量的转换,操作数取反,栈的一些基本操作。-achieve float with the arithmetic four mixed computing, matrix addition, subtraction, multiplication, with the exception of a few, two mat
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:Rachel
  1. jzsf

    0下载:
  2. 矩阵的运算算法: 这里有加减乘和转置 用C语言编的 注意输入 算法用于稀疏矩阵-matrix arithmetic algorithm : Here is modified to take home and use C language to the attention of the importation provision for sparse matrix algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:卫民
  1. 矩阵连乘问题

    0下载:
  2. 用C++实现矩阵连乘问题-C matrix to achieve continually multiply problems
  3. 所属分类:汇编语言

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:
  1. 矩阵的连乘

    0下载:
  2. 一个解决矩阵连乘的程序-a program to solve the problems of continue multipling matrixes.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:燕山
  1. MatrixCalc

    0下载:
  2. 矩阵计数器,用VC++实现了矩阵的一般运算(加减乘),以及求逆求行列式值,和转置等运算-matrix counter, with VC++ implementation of the matrix of the general computing (plus or minus x), and inverse seeking determinant value, and home to such operations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2064384
    • 提供者:白潘恩
  1. XZLB

    0下载:
  2. 数据结构中稀疏矩阵的十字链表存取表示,加,减,乘,除等常用算法-data sparse matrix structure of the Cross access Chain said, plus or minus, by, among other commonly used algorithm
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:270336
    • 提供者:黄大东
  1. erciguihua

    0下载:
  2. 基于牛顿迭代法的二次规划程序,采用VC平台,适合解决大容量稀疏矩阵的优化问题-Newton iterative method based on the quadratic programming procedures using VC platform, suitable for solving large sparse matrix capacity optimization
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:白飞飞
  1. 矩阵加减乘(M)

    0下载:
  2. 一个比较简单的算法程序。输入一些数,计算后按照矩阵的形式输出。设了三个数组a[],b[],c[]。分别实现c[]=a[]+b[],c[]=a[]-b[],c[]=a[]*b[]。-a relatively simple procedure of the algorithm. The importation of some few, calculated in accordance with the matrix in the form
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:7168
    • 提供者:XFX
  1. UseMatrixArrayMul

    0下载:
  2. 一个矩阵四则运算程序. 主要实现两个矩阵的 加,减,乘,除运算-a matrix 4 Operational procedures. Two main matrix, plus or minus, multiplication and Operational
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:陈健
  1. MatrixMul

    0下载:
  2. 矩阵连乘算法,实现几个矩阵相乘的最优顺序,并计算出复杂度-matrix continually multiply algorithm, achieving several matrix multiplication, the optimal sequence and calculated complexity
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:rice
  1. Template Numerical Toolkit(tnt_126)

    0下载:
  2. 本程序是矩阵运算的简单快捷的程序可以方便的实现矩阵的一些算法有矩阵的加减乘等-the matrix calculation procedure is a simple and speedy procedures to facilitate the achievement of some matrix algorithm is modified by the matrix as
  3. 所属分类:菜单

    • 发布日期:2024-05-20
    • 文件大小:28672
    • 提供者:豆子
  1. eigtool

    0下载:
  2. 求取大型稀疏矩阵的特征根和特征向量,适用于matlab6.1以上的环境-strike a large sparse matrix eigenvalue and eigenvalues above applies to the environment matlab6.1
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2127872
    • 提供者:白晓明
  1. smatrix

    0下载:
  2. 数据库课程设计,用完全链表结构实现稀疏矩阵的创建,删除,以及加、减、乘、转置运算-database curriculum design, fully linked list with sparse matrix structure to achieve the creation, deletion, and, plus or minus, by transfer of home computing
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:
  1. 矩阵链乘算法

    0下载:
  2. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:193536
    • 提供者:mars
  1. 2005102611013310480

    0下载:
  2. 最佳矩阵连乘 给定n个矩阵{A1,A2,…An},其中Ai与A i+1是可乘的,i=1,2…,n-1。考察这n个矩阵的连乘积A1A2…An。矩阵A和B可乘的条件是矩阵A的列数等于矩阵B的行数。若A是一个p×q矩阵,B是一个q×r矩阵,则其乘积C=AB是一个p×r矩阵,需要pqr次数乘。 由于矩阵乘法满足结合律,故计算矩阵的连乘积可以有许多不同的计算次序。例如,设3个矩阵{A1,A2,A3}的维数分别为10×100,100×5,和5×
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:肿事右
  1. 矩阵连乘的实用性问题

    0下载:
  2. 矩阵连乘的应用,可以帮助开发者学习矩阵连乘的问题,为开发者提供参考-matrix continually multiply the applications can help developers learn matrix continually multiply the problems of the development of reference for the
  3. 所属分类:并口编程

    • 发布日期:2024-05-20
    • 文件大小:249856
    • 提供者:林风
  1. bmpelipse

    0下载:
  2. 实现矩阵的各种操作,加减乘,下载该类可放面以后的编程。-achieve the matrix operation, modified by downloading such caving face future programming.
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:263168
    • 提供者:lovelywyd2001
  1. fitqr

    0下载:
  2. 基于矩阵QR分解的最小二乘拟合MATLAB源程序-based on QR decomposition of the matrix least squares fitting MATLAB source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:胡琦
« 1 2 3 45 6 7 8 9 10 ... 33 »

源码中国 www.ymcn.org