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

搜索资源列表

  1. 科学与工程数值计算算法配套源码vb

    4下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VB" complementary source, includes the plural, matrix comput
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:189.77kb
    • 提供者:方正
  1. VB科学与工程数值算法

    0下载:
  2. 用vb写的有关科学计算方面的,包括求最大值,积分,统计,概率,矩阵运算等-used to write the relevant scientific computing, including seeking maximum points, statistics, probability, matrix operations, etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:187.81kb
    • 提供者:唐能福
  1. VB_NUM6

    0下载:
  2. 用VB实现矩阵特征值的求解算法集。包括:对称矩阵的雅可比变换,实对称阵为三对角阵的特征值求解,等五种特征值求解算法。-VB matrix eigenvalue of the algorithm sets. Including : symmetric matrix Jacobian transform, real symmetric matrix to a three-diagonal matrix eigenvalue solution, the five eigenvalue algorith
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:4.37kb
    • 提供者:李春波
  1. juzhenyunsuan.rar

    0下载:
  2. 矩阵运算程序源代码,包含vb和vc两种矩阵运算源代码!,Matrix calculation program source code, vb and vc contains two types of matrix calculation source code!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:119.79kb
    • 提供者:chenning
  1. VBMatrixFn

    0下载:
  2. 用VB软件实现的一些常用的矩阵运算,相信有一定的作用。尽情想用吧-VB software with a number of common matrix calculation, I believe a certain extent. You want to use it
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:141.14kb
    • 提供者:zhaobei
  1. VB_xiangguanxishu

    0下载:
  2. 用VB语言编的一个求任意矩阵行间相关系数的程序,可用于回归分析法参考-VB language with a provision for arbitrary correlation coefficient matrix between the lines of the procedures, regression analysis can be used for reference
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1mb
    • 提供者:wu吴冰
  1. Extreme.Mathematics.QuickStartVB

    2下载:
  2. 这里是用VB写的数学库。以前用C、C++写的比较多。内容有:复数运算、矩阵运算、解方程、积分微分等。非常有用。-Here is the math library written in VB. Previously used C, C++ to write many of the comparison. Are as follows: plural computing, matrix operations, solution of equations, such as integro-differ
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:105.04kb
    • 提供者:李峰
  1. matrix_src

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

    • 发布日期:2017-04-02
    • 文件大小:1.64kb
    • 提供者:王颖
  1. daima

    0下载:
  2. 矩阵运算源代码用vb编写,为过程可以被直接调用。-Matrix operations source code for the process can be called directly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1kb
    • 提供者:刘洋
  1. juzhenzhuanzhi

    0下载:
  2. 运用vb编写的矩阵转置算法,可以实现矩阵的转置-Prepared using vb matrix transpose algorithm, matrix transpose can be achieved
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.69kb
    • 提供者:jacket
  1. chol

    0下载:
  2. 矩阵的乔列斯基分解。用VB编程。数值计算方法。-Matrix Qiaoliesiji decomposition. With VB programming. Numerical methods.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1.87kb
    • 提供者:sarin
  1. LevelingNetAdj

    0下载:
  2. 关于矩阵的VB代码,实现matlab的相应功能。-VB code on the matrix to achieve the corresponding matlab function.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:87.71kb
    • 提供者:zhao
  1. 20091211123318

    0下载:
  2. VB写的一个汉字、全角字符点阵提取软件,支持汉字、全角字符点阵字模的提取。代码演示生成240*128和128*64点阵的字模。源代码来自ourdev.cn。对学习单片机的朋友有一点帮助,所以我就放上来了,有问题可以联系原作者:CoolFishWalking@163.com,在这里感谢作者。 -VB to write a character, full-width character dot-matrix extraction software to support Chinese chara
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-25
    • 文件大小:449.4kb
    • 提供者:a284707244
  1. 7-3

    0下载:
  2. 这是一个3*4的矩阵,并输出了交换后的4*3的矩阵,用vb编写的-This is a 3* 4 matrix, and outputs 4 x 3 matrix after the exchange, written with vb
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.11kb
    • 提供者:niunai
  1. 7-5

    0下载:
  2. 这是vb写的5*5的矩阵,并输出了重新排序后的矩阵,-Vb write 5* 5 matrix and output matrix after the reordering,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:1.01kb
    • 提供者:niunai
  1. VB-algorithms

    0下载:
  2. 本文介绍了VB的常用算法,如排序问题、矩阵运算、迭代法、递归算法等。-This article describes the VB commonly used algorithms, such as sorting problems, matrix operations, iterative method, recursive algorithm.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-20
    • 文件大小:50.7kb
    • 提供者:victory
  1. 2744865b71bc

    0下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Tsinghua University, published in 2002, " Science and engineering numerical algorithm VB" complementary source, including complex number calcula
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:190kb
    • 提供者:
  1. writemat

    0下载:
  2. 在vb中将需要的矩阵写入matlab的数据文件-Write matlab data files in the matrix will need vb
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:1.12kb
    • 提供者:小白
  1. VB

    0下载:
  2. 矩阵算法 对角阵 导纳阵算法 矩阵算法 对角阵 导纳阵算法-Matrix Algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:10.86kb
    • 提供者:sj
  1. vb

    0下载:
  2. 二次规划算法可在SQP算法中成为通用的二次规划子问题程序。二次规划算法设计到众多的矩阵运算,用C++代码编程需要较大工作量,而矩阵运算在Matlab下则相当方便。-Quadratic programming algorithm can be a generic quadratic programming subproblem program SQP algorithm. Quadratic programming algorithm design to a large number of mat
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.03kb
    • 提供者:李鸿运
« 12 »
搜珍网 www.dssz.com