CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - all operations of Matrix

搜索资源列表

  1. mtrix

    0下载:
  2. 复数矩阵类。矩阵中的元素可以是复数,此类功能强大,基本上能够完成矩阵的所有基本操作。-Complex matrices. Matrix elements can be complex, such a powerful, largely to complete the matrix of all the basic operations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:13172
    • 提供者:Dr.1130
  1. GeneralMatrix

    0下载:
  2. 矩阵运算,几乎支持所有的矩阵的运算,转置,求逆,线性变换-Matrix operations, almost all of the matrix operation support, transpose, inverse, linear transformations, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:150263
    • 提供者:向巍
  1. wanshell

    0下载:
  2. warshall法顺序:置新矩阵,开始运算;置i=1;对所有j如果A[j,i]=1,则对k=1,2,3……n运算啊A[j,k]:=A[j,k]+A[i,k]; i++;如果i<=n转上继续 需要: 1.输入矩阵,用二维数组,可以考虑全局变量 2.设置矩阵最大值nMax 3.对i从0到n-1循环,寻找每列为1的项,为1则继续运算,否则返回 增强说明: 1.输入方式选择,同时可以选择是否继续运算 2.不再每行确认,增加修改选项 3.使用字符串数组
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:991
    • 提供者:kkk
  1. fucaitiandi

    0下载:
  2. 我这个程序最大的特色就是界面很生动,为此我专门定义了一个产生图形的功能强大的CRect类和一些处理DOS屏幕上的内容的一些函数,产生的效果如图 以上花纹图案全部通过CRect(花纹矩阵)类来产生,并且具有动态的效果,生动美观。其次,这个程序封装性比较好,很多操作都是通过自定义函数和类来实现的,尽可能的封装了有关游戏的一切操作,这些操作具有较强的人机交互功能,更体现出游戏的人性化,而且使得主程序变得简洁明了。 符合C++面向对象的设计要求。再次此程序基本上抛弃了书本上提供的框架,完全
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:129207
    • 提供者:wang
  1. U_I_PAIS

    1下载:
  2. 配电网辐射网前推回代潮流计算程序:前推回代法在配电网潮流计算中简单实用,所有的数据都是以矢量形式存储,因此节省了大量的计算机内存,对于任何种类的配电网只要有合理的R/X值,此方法均可保证收敛。而且,前推回代法的收敛阶数为一阶,因此它也具有较好的收敛稳定性。比较而言,前推回代法充分利用了网络呈辐射状的结构特点,数据处理简单,编程简单,没有复杂的矩阵运算,计算效率高,占用计算机的资源很少,具有较好的收敛性,广泛用于在实际配电网中,可称是求解辐射状配电网潮流问题的最佳算法之一。-With forwar
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:3017
    • 提供者:苏丰
  1. matriz.txt

    0下载:
  2. matrix 3x3 Hello all Taringueros, for those who need to multiply, add or subtract matrices with C + + I bring this code, I just need to change the credits, that is, take my name and put yours. This code while not completely mine, if the changes are.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2002
    • 提供者:Salvador
  1. CORDIC_Algorithms_and_architectures

    0下载:
  2. Digital signal processing (DSP) algorithms exhibit an increasing need for the e#cient implementation of complex arithmetic operations. The computation of trigonometric functions, coordinate transformations or rotations of complex valued phasors
  3. 所属分类:Development Research

    • 发布日期:2017-04-01
    • 文件大小:259727
    • 提供者:ionutmirel
  1. yinzibiao-(2)

    0下载:
  2. 根据输入的电路矩阵表示形式,形成节点导纳矩阵,形成因子表的过程可以看做是规格化运算和消去运算的重复过程,重复的次数和非基准点的节点个数相同。 每个过程中进行的操作都相同,首先,存储规格化因子及消去因子;其次,对本行进行规格化运算,并将其值存储在因子表中;然后,对其后的每行进行消去运算;如此循环n次得到因子表。-Representation of the input of the circuit matrix, forming a node admittance matrix formatio
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:99768
    • 提供者:dalin
  1. Numericalandnon-numerical

    0下载:
  2. 该文档是粟塔山在2015年出版的《数值与非数值分析VC++类库》全部源代码,还有最新的库文件matirxVCDLL.dll、matirxVC.Lib、头文件matrix.h、绘图文件Plot.exe,在VC++中引用这些文件,可以用来进行矩阵运算和绘图。-This document is published in Tashan millet in 2015, " the value of the non-numerical analysis VC++ library" all
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:786990
    • 提供者:thinkpadx3
  1. Cpp0001

    0下载:
  2. 代码为c#代码,是c#关于矩阵运算的源代码,里面几乎包括了所有的矩阵运算如:矩阵相乘、转置、克隆-Code for the c# code, c# matrix operation on the source code, which includes almost all of the matrix operations such as: matrix multiplication, transpose, cloning, etc
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:136193
    • 提供者:刘亚彬
  1. MatrixTemplate

    0下载:
  2. This a matrix template, that includes all the possible operations that interest the matrix, the calculation of determinant and other things. In this template can be use also the complex numbers.-This is a matrix template, that includes all the pos
  3. 所属分类:mathematica

    • 发布日期:2017-05-05
    • 文件大小:345320
    • 提供者:denoide
  1. eigen3

    0下载:
  2. C语言相比于MATLAB最大的弊病就是在矩阵运算上,而这个库中间包含了所有的矩阵运算,简直不能再方便(Compared with MATLAB, the biggest drawback of C language is in the matrix operation, and the middle of this library contains all matrix operations, which can hardly be convenient)
  3. 所属分类:数学计算

    • 发布日期:2017-12-19
    • 文件大小:1641472
    • 提供者:神大大
  1. Android_eigen-master

    1下载:
  2. Android 集成 Eigen库,具有Eigen适用范围广,支持包括固定大小、任意大小的所有矩阵操作,甚至是稀疏矩阵;支持所有标准的数值类型,并且可以扩展为自定义的数值类型;支持多种矩阵分解及其几何特征的求解;它不支持的模块生态系统 [2] 提供了许多专门的功能,如非线性优化,矩阵功能,多项式解算器,快速傅立叶变换等。(Android integrates Eigen library, which has a wide range of Eigen applications, support
  3. 所属分类:android开发

    • 发布日期:2019-12-18
    • 文件大小:22034432
    • 提供者:zjwfan
« 1 2»
搜珍网 www.dssz.com