CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 基础矩阵

搜索资源列表

  1. ssvd-0.2.5.tar

    0下载:
  2. 是一个矩阵的奇异值分解算法的源码包,是在SVDPACKC的基础上进行的封装,典型应用是在LSI算法中用来降维生成一个小的语义空间。-is a matrix of the singular value decomposition algorithm source package is SVDPACKC conducted on the basis of the package, the typical application is in the LSI algorithm used to gene
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2015-06-10
    • 文件大小:107863
    • 提供者:何儒汉
  1. FundamentalMatrix

    0下载:
  2. 基础矩阵类的程序。使用OpenCV开发。-based matrices procedures. OpenCV use development.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:24593
    • 提供者:向慧
  1. matrixforpowersystem

    1下载:
  2. 电力系统稀疏矩阵计算类,用法范例代码,包括三个目录,MALIB(类),MATEST(使用范例),INCLUDE(*.H),是我编写的电力系统能量管理系统基础类之一.-power system sparse matrix computation, the use of code examples, including the three catalogs, MALIB (type), MATEST (using the example), INCLUDE (*. H), I was prepare
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:47718
    • 提供者:奇闻
  1. Nr_C

    3下载:
  2. 书是针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下读写屏幕象点、基本
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:231098
    • 提供者:姚志良
  1. Matrix

    3下载:
  2. 这是一个自己编制的完整矩阵类,包括矩阵运算、分解、求逆、范数和特征值等,可以做为数值分析的基础类。-This is a complete matrix of their own class preparation, including matrix computation, decomposition, inverse, norm and eigenvalue, etc., can be used as the basis for numerical analysis class.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:18258
    • 提供者:zhangfanger
  1. fundamental_martix

    0下载:
  2. 基于matlab写的计算机视觉中的基础矩阵算法,采用了强标定的方式,其中用了最小二乘法计算基础矩阵的八点法-Based on matlab written in the vision of the computer, using the fundamental matrix algorithm is strong, the calibration of the least-square method in calculating the eight points based matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3602
    • 提供者:李天涯
  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:293444
    • 提供者:李昂
  1. DataStructureAlgorithm

    1下载:
  2. 数据结构和算法,非常经典,讲的很详细!第一部分 基础知识 第一章 C++程序设计 第二章 程序性能 第二部分 数据结构 第三章 数据描述 第四章 数组和矩阵 第五章 堆栈 第六章 队列 第七章 跳表和散列 第八章 二叉树和其他树 第九章 优先队列 第十章 竞赛树 第十一章 搜索树 第十二章 图 第三部分 算法设计方法 第十三章 贪婪算法 第十四章 分而治之算法 第十五章 动态规划 第十六章 回
  3. 所属分类:Data structs

    • 发布日期:2016-08-26
    • 文件大小:17229762
    • 提供者:孙继磊
  1. anp

    0下载:
  2. NP是美国匹兹堡大学的T.L.Saaty 教授于1996年提出了一种适应非独立的递阶层次结构的决策方法,它是在网络分析法(AHP)基础上发展而形成的一种新的实用决策方法。其关键步骤有以下几个: 1 确定因素,并建立网络层和控制层模型。 2 创建比较矩阵。 3 按照指标类型针对每列进行规范化。 4 求出每个比较矩阵的最大特征值和对应的特征向量。 5 一致性检验。如果不满足,则调整相应的比较矩阵中的元素。 6 将各个特征向量单位化(归一化)
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4442
    • 提供者:chen
  1. 7point

    0下载:
  2. 7点算法计算基础矩阵,三维重建,具有很高的研究价值-Matrix calculated on the basis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3735
    • 提供者:冯云凯
  1. MATLAB-classic-tutorials

    0下载:
  2. MATLAB经典教程,包括基础、矩阵、程序设计、绘图等几部分。-MATLAB classic tutorials, including the foundation, matrix, programming, graphics and other parts.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:100771
    • 提供者:zsh
  1. StereoVision_FunMatrix

    0下载:
  2. 本算法在Matlab2008b 环境下实现了立体视觉中摄像机的基础矩阵计算。包括main, sevenPoint、eightpoint 和eightpoint_norm三个函数。 main.m 是程序的入口,包括生成和读入实验数据,分别调用sevenPoint、eightpoint 和eightpoint_norm 三个函数求基础矩阵,最后绘制出最后的结果。sevenPoint.m 是用7 点法求解基础矩阵。eightpoint.m 是用8 点法求解基础矩阵,eightpoint_norm.
  3. 所属分类:matlab

    • 发布日期:2017-05-13
    • 文件大小:3213636
    • 提供者:qqqqqq
  1. Decomposition_QR

    0下载:
  2. QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matrix and an upper triangular mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:585
    • 提供者:徐默涵
  1. FindVanishingPoint

    0下载:
  2. RANSAC算法实现特征点发匹配并且计算相应 的基础矩阵-RANSAC algorithm for matching feature points and made the basis for calculating the corresponding matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:724878
    • 提供者:王雨谒
  1. harris

    0下载:
  2. 基于RANSAC算法的基础矩阵求解相机的参数-The fundamental matrix based on RANSAC algorithm to solve the camera parameters
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:529121
    • 提供者:王雨谒
  1. fundamentalmatrix-caculation

    0下载:
  2. 介绍鲁棒计算基础矩阵F的方法,由基础矩阵通过SVD分解,建立Kruppa方程,完成相机自标定-a robust method of fundmatal metrix caculation
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:541534
    • 提供者:guo
  1. base

    0下载:
  2. 文件包含基础MATLAB编程操作,包括矩阵构造、图形绘制、微积分计算(The file contains basic MATLAB programming operations, including matrix construction, graphics rendering, and calculus calculation)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-28
    • 文件大小:8192
    • 提供者:静默瞳
  1. Nomoto

    1下载:
  2. 计算以Nomoto模型为基础的船只控制传递函数,需要输入相应的船只参数(This program is used to calculate the ship control transfer function based on the Nomoto model, and we need to input the corresponding ship parameters.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:17408
    • 提供者:acdkmk
  1. MATLAB解矩阵微分方程

    2下载:
  2. 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
  3. 所属分类:matlab例程

    • 发布日期:2019-12-18
    • 文件大小:300032
    • 提供者:李磊哥
  1. 有限元法的数学基础

    0下载:
  2. 有限元法的数学基础,有限元算法编程必备数学知识。涵盖各类函数原理即矩阵分析
  3. 所属分类:数学计算/工程计算

    • 发布日期:2019-11-12
    • 文件大小:2520198
    • 提供者:Aaronzxh
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com