搜索资源列表

  1. matrixChain

    0下载:
  2. 动态规划:矩阵连乘问题的模拟程序 参考清华王晓东的<算法设计与分析>-Dynamic programming: simulation program of matrix multiplying reference Qinghua Wang Xiaodong<Algorithm Design and Analysis>
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:blch
  1. matrix

    0下载:
  2. 写出了矩阵乘向量的代码,并且作出了相关的优化。这段代码是实验室的人做GLIB优化时单独写的-Write the matrix by vector code, and make the relevant optimization. This code is to do laboratory GLIB write separately to optimize the
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:程扬
  1. pls

    1下载:
  2. 偏最小二乘程序 标准化 求矩阵的最大特征值及对应特征向量-pls
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:晓柳
  1. Test2D

    0下载:
  2. 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:3175424
    • 提供者:亦舒雪
  1. CMatrix

    0下载:
  2. 矩阵类包括了矩阵的基本操作。如加减乘,转置,解方程组,-CODES ABOUT MATRIX CONTAINS THE BASIC OPERATIONS
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:zgl
  1. ls

    0下载:
  2. 矩阵求逆与相乘,最小二乘的经典程序,数据处理时常用到-Matrix inversion and multiplication, the classical least squares procedure is often used for data processing
  3. 所属分类:数学计算/工程计算

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

    0下载:
  2. LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:34160640
    • 提供者:Rocky
  1. matrix_src

    0下载:
  2. 用VB实现矩阵运算(矩阵的加、减、乘、除等)-matrix math
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王颖
  1. juzhen

    0下载:
  2. 用于矩阵的一般计算,如转置 求逆 矩阵乘法 行列式 数乘-juzhen
  3. 所属分类:文件格式

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:samj114
  1. single

    0下载:
  2. 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:112640
    • 提供者:muxihan
  1. pipeidian_eight

    0下载:
  2. 计算机视觉中得八点算法,采用SVD分解最小二乘解来求基本矩阵,这是模拟仿真实验程序。-Was 8:00 in computer vision algorithms, using SVD decomposition least-squares solution to seek the fundamental matrix, which is simulation, experimental procedure.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:亮月新
  1. 23456787654321

    0下载:
  2. 问题一:设a[0:n-1]是已排好序的数组。请改写二分搜索算法,使得当搜索元素x不在数组中时,返回小于x的最大元素位置i和大于x的最小元素位置j,当搜索元素在数组中时,i和j相同,均为x在数组中的位置。 问题二:采用分治策略实现对n个元素进行排序的合并排序算法,其基本思想是:将待排序元素分成大小大致相同的2个子集合,分别对2个子集合进行排序,最终将排好序的子集合合并成为所要求的排好序的集合。 问题三:给定n个矩阵{A1,A2,A
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:9216
    • 提供者:土咩豆
  1. Matrix_multi

    0下载:
  2. 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
  3. 所属分类:并行运算

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

    0下载:
  2. 求图的任意两点之间最小路径的算法,利用了矩阵乘的原理-Order to map the smallest path between any two points in the algorithm, using the principle of the matrix multiply
  3. 所属分类:并行运算

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

    1下载:
  2. 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对 缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。 在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。 [row,col]=size(pz) -For single-variable partial least
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:张灏
  1. KPLS

    5下载:
  2. 基于核函数的偏最小二乘算法,先对原矩阵进行核函数非线性变化,再用非线性迭代求解-Kernel-based partial least-squares algorithm, first the original non-linear function of changes in the nuclear matrix, and then non-linear iterative solution
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:书虫
  1. matrix3x3

    0下载:
  2. 3*3矩阵的乘法器代码!!! !!! !!! !!!!1-3* 3 matrix multiplier code~
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:wjlsomeone
  1. C_sharp_Libeary

    0下载:
  2. 用c#编写的矩阵计算类库,包含求单位化矩阵,矩阵数乘,点乘,加减,奇异运算等,从网上搜集并做了一些改进,每一个都有相应的实例。-With the c# class library written in matrix calculation, including units of demand matrix, matrix multiplication, scalar multiplication, addition and subtra
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:265216
    • 提供者:peng
  1. matrix_mult

    0下载:
  2. 关于矩阵连乘的问题,用动态规划的算法思想进行的实现!-matrix_mult
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:168960
    • 提供者:异术
  1. fy

    0下载:
  2. 这个程序主要功能是解矩阵的最小二乘解求法.很经典.运行通过-This program main function is solution matrix method for finding the least squares solution. Classic. Running through the
  3. 所属分类:压缩解压

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李冶
« 1 2 3 4 5 6 78 9 10 11 12 ... 33 »

源码中国 www.ymcn.org