搜索资源列表

  1. lapack-3.0

    0下载:
  2. 计算矩阵的经典开源库.全世界都在用它.相信你也不能例外.-Calculation of matrix classic open-source database. The whole world is using it. I believe you are no exception.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:4992000
    • 提供者:liupeng
  1. Cpp1

    0下载:
  2. 提供图的邻接矩阵,根据邻接矩阵计算出最短路径,主要算法为dijistra-Provide map adjacency matrix, adjacency matrix is calculated according to the shortest path, the main algorithm dijistra
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:郭伟
  1. Matrix

    0下载:
  2. 矩阵计算程序,实现矩阵的常规计算,矩阵类似于数组形式访问和计算。-Matrix calculation program, the realization of the matrix of conventional computing, matrix-like array of the form of access and computing.
  3. 所属分类:C#编程

    • 发布日期:2024-05-05
    • 文件大小:12288
    • 提供者:Maker.L
  1. matrix

    0下载:
  2. 一个小型矩阵计算器 可视化界面 可以计算矩阵的加减乘和数乘-A small visual interface matrix calculator can calculate the matrix by the addition and subtraction by several
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:32768
    • 提供者:朱钰
  1. Algorithm

    0下载:
  2. csharp版常见数值计算源码,包括矩阵计算、插值、线性方程和非线性方程等-CSharp version of common-source numerical computation, including the matrix calculation, interpolation, linear equations and nonlinear equations, such as
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:33792
    • 提供者:crpp0104
  1. Transmittance_My

    0下载:
  2. 一维光子晶体传输程序,利用矩阵计算。大家看看是否需要
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:zhy
  1. juzhenjisuan

    0下载:
  2. 矩阵计算,包括矩阵相加、相减,相乘,还有求逆、转置,可直接调用-Matrices, including matrix addition, subtraction, multiplication, there is inverse, transpose, can be directly invoked
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:zhao
  1. allfns

    0下载:
  2. 是由牛津大学VGG开发的三维重建开发包,其代码包括特征提取,单应矩阵计算,二视几何算法,多视几何的算法,是学习三维重建理论的好东西-code for reconstruction。 developed by VGG oxford
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-05
    • 文件大小:1350656
    • 提供者:alenw
  1. final1

    0下载:
  2. 传输矩阵计算三层材料古斯汉森位移。以及透射率和反射率-Transfer matrix calculation of three-layer materials, Goose Hansen displacement. As well as the transmittance and reflectance
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:zhangxi
  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-05
    • 文件大小:265216
    • 提供者:peng
  1. fun11111

    0下载:
  2. 传输矩阵计算透过率,数据为实验测试数据。各位敬请使用-Transfer matrix calculation of transmittance
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:Robin
  1. C_code

    0下载:
  2. C语言算法速查手册提供各种各样的科学计算的算法,如:矩阵计算,线性与非线性求解等。-C language algorithm Handbook for manual offers a variety of scientific computing algorithm, such as: matrix computation, linear and nonlinear problem solving.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-05
    • 文件大小:1986560
    • 提供者:胡海滨
  1. TMMforSpolarization

    0下载:
  2. 传输矩阵计算程序。该程序用于计算膜系(薄膜)的透射反射比例。-tansmission matrix method for calculation of the reflection coefficient and transmissive coefficient of the thin films
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1464320
    • 提供者:chen
  1. sparsefull

    0下载:
  2. 稀疏矩阵和满矩阵计算解线性方程组,所好的计算机cpu时间的差异和所占内存空间的差异。一个简单的比较程序。-Sparse matrix and full matrix calculation of solving linear equations, the difference between good computer cpu time and memory space occupied the difference. A simple
  3. 所属分类:matlab例程

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:wjp
  1. StereoVision_FunMatrix

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

    • 发布日期:2024-05-05
    • 文件大小:3213312
    • 提供者:qqqqqq
  1. 矩阵

    0下载:
  2. 这是一个计算矩阵的程序 用户可输入一个矩阵然后输出他的转换矩阵(Matrix transformation matrix)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-05
    • 文件大小:36864
    • 提供者:xx-x
  1. 雅克比法求对称矩阵的特征值

    0下载:
  2. 经典Jacobi方法求解对称矩阵特征值(MATLAB描述),本函数使用经典Jacobi方法来计算一个对称矩阵的特征值(Classical Jacobi method for solving symmetric matrix eigenvalue (MATLAB descr iption), this function uses the classical Jacobi method to calculate the eigenvalue
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:161792
    • 提供者:NMDD
  1. 第6章 矩阵特征值计算

    0下载:
  2. 设 A 是n阶方阵,如果存在数m和非零n维列向量 x,使得 Ax=mx 成立,则称 m 是A的一个特征值(characteristic value)或本征值(eigenvalue)。非零n维列向量x称为矩阵A的属于(对应于)特征值m的特征向量或本征向量,简称A的特征向量或A的本征向量。(Let A be a n order square, and if there is a number of M and nonzero n-dimen
  3. 所属分类:matlab例程

  1. 第6章 矩阵特征值计算

    0下载:
  2. 用于矩阵特征值计算,该方法是最基本的算法(For matrix eigenvalue calculation)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:3072
    • 提供者:虫虫sll
  1. grayco

    0下载:
  2. 用3*3邻域计算每一个像素的灰度共生矩阵并计算对应的特征参数,最后再选择特定目标区域内的像素,计算在目标区域内的像素所对应的特征参数的均值和方差(Calculation of characteristic parameters of each pixel gray level co-occurrence matrix and calculate the corresponding 3*3 neighborhood, then selec
  3. 所属分类:其他小程序

    • 发布日期:2024-05-05
    • 文件大小:1024
    • 提供者:大郭神
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org