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

搜索资源列表

  1. shiyan01

    1下载:
  2. 功能强大,包括:创建新十字链表、节点删除、节点插入、打印十字链表 、存盘、文件中恢复(读出)矩阵、检索指定矩阵元素(关键字是行列下标) 、检索一个指定矩阵元素(关键字是矩阵元素值)-powerful features, including : creating a new Cross List, delete nodes, the nodes to insert, print Cross Chain, archive, the paper recovery (read) matrix, retr
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2813
    • 提供者:孙廷
  1. mapColour_JJCH

    0下载:
  2. 地图染色问题,邻接矩阵从文件读入,但不会写文件去。-map coloring, the adjacency matrix from the document read, but not write to document.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1178
    • 提供者:纵横四海
  1. digit8_dfs

    0下载:
  2. 8数码问题深度遍历解法,里面有一个读文件的说明,请自己写一个矩阵文件让程序读入即可。-eight digital depth Traversal Solution to the problem, and they read a paper, please write their own documents for a matrix procedure can be read.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2068
    • 提供者:吴凡
  1. shuzhifenxi578

    0下载:
  2. 用VC编写的数值分析里面三角矩阵的算法,本人已经经过多次验证。-VC prepared by the numerical analysis inside the triangular matrix algorithm, I have read several certification.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:7665
    • 提供者:陈怀铭
  1. FI565

    0下载:
  2. 内附两个源代码,其中一个源代码是识别程序的,另一个是一个矩阵类库的,所以一并附上。 ~..~因为已经保存了训练好的网络权值,所以第一次使用识别程序时,可以直接运行\\\\Release目录下的可执行文件,然后对图片目录中的测试图片进行读入、识别。 当然读者也可以自行用训练样本训练网络,不过要特别注意训练样本的选择,否则可能造成识别率很低。训练样本选择的原则是,尽可能的有代表性,在训练时间不至于太长的情况下,训练样本数目尽量多。 -containing 2 source code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:547825
    • 提供者:wenwen
  1. CMatrixClass

    0下载:
  2. 1.内存管理一律根据实际需要的大小在堆中动态分配内存。 2.边界检查。如果数组下标超越了数组大小界限,会给出警告信息,可以防止非法内存访问以及方便程序的调试。 3.重载了+,-,*,+=,-=,数乘等常见运算符; 4.可以保存数组为二进制数据文件和文本文件两种形式,也可以从二进制数据文件和文本文件读取数据到数组。 5.实现了和矩阵相关的线性代数方程组求解算法。一是高斯选主元消去法二是针对三对角矩阵的追赶法。 6.静态函数Bspline3():3次
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9779
    • 提供者:紫罗兰
  1. read

    2下载:
  2. 基于变异系数权重的TOPSIS法,根据评价指标特征值矩阵 构成规范化的矩阵 及规范化的加权矩阵Z。-Coefficient of variation based on the weight of the TOPSIS method, based on the evaluation indicator matrix eigenvalue of the matrix constitutes a standardization and the standardization of the weight
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2015-05-17
    • 文件大小:2709
    • 提供者:胡晓明
  1. Level_A

    0下载:
  2. 编制n元一次方程组求解程序。其中n用全局变量定义,方程中的增广矩阵从文本文件中读入,求解方法用列主元消去法。-The preparation of n-linear equation group solver. Where n using the global variable definition, equation Augmented Matrix read from a text file, solving method principal component elimination me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:957237
    • 提供者:李明宇
  1. work

    0下载:
  2. floyd算法产生矩阵读出算法,能够读出路由矩阵-floyd algorithm to generate matrix read out algorithm, able to read way by the matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:525
    • 提供者:cuiwei
  1. matrix

    0下载:
  2. 实现简单方阵的操作。如加,减,乘。运算符重载。文件读取。矩阵随即生成-Simple matrix operation. Such as addition, subtraction, multiplication. Operator overloading. File read. Matrix then generates
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:732783
    • 提供者:
  1. matrix

    0下载:
  2. 主要功能是为了运算两个矩阵的乘积,该矩阵文件必须从系统读取,不能从键盘输入-Main function is to computing two matrices, the matrix file must be read from the system, not from the keyboard
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:502295
    • 提供者:滕旺
  1. read-Matrix-for-SAR-DATA

    1下载:
  2. Read Matrix for SAR DATa
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:835
    • 提供者:Farhad
  1. _Matlab

    1下载:
  2. 交织码通常表示为(M,N),分组长度L=MN,交织方式用M行N列的交织矩阵表示。一般,交织方式分为分组交织和卷积交织。分组交织的交织矩阵按列写入,按行读出;去交织矩阵按行写入按列读出。卷积交织的交织矩阵和去交织矩阵的写入与读出均按行进行。-Intertwined code is usually expressed as (M, N), the packet length L = MN, interwoven manner, said interwoven matrix with M rows a
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:34337
    • 提供者:天蝎蝴蝶
  1. Matrix-invert

    0下载:
  2. C++编写的矩阵求逆,从外部文件读入数据,计算完毕写入文件。-Matrix invert Programed by C++, read from an external file into the data to calculate the finished write to a file .
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1068925
    • 提供者:李养俊
  1. pgmread

    0下载:
  2. MATLAB读取pgm图像的header,matrix-read pgm file by matlab
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:721
    • 提供者:waqoc
  1. read-file-of-stiffness-matrix

    0下载:
  2. 如何用matlab读取文件中的刚度矩阵和质量矩阵-Storage to different TXT text。How to use matlab to read file of stiffness matrix and mass matrix
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1217
    • 提供者:小羽
  1. Transform-adjacent-matrix

    0下载:
  2. Matlab 读取txt中的network data并转化为邻接矩阵-Matlab read txt the network data and converted into an adjacency matrix
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1063
    • 提供者:宋艳
  1. Video-display-and-read-write

    0下载:
  2. MATLAB 最常處理的影像格式為索引影像(Indexed Images) 顯示此類型影像的語法如下: image(X) colormap(map) 其中X為影像的資料矩陣,map為色盤矩陣。 色盤矩陣的大小為K×3,每個橫列由三個元素所組成,分別是R(紅) 、G(綠)、B(藍) ,每個元素的範圍為0~1 X的值為1~K,也就是當X(i, j)的值為p,則像素點(i, j) 的顏色為map(p, :)這一列的值所決定。 -MATLAB image forma
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:642855
    • 提供者:王鈺琳
  1. Matrix-Operations

    0下载:
  2. 1) 能够实现矩阵加、减、乘、逆等基本运算。 2) 初始矩阵的数据可以手工输入,也可从文件读取,运算结果可以保存到文件中。 -1) to achieve matrix addition, subtraction, multiplication, inverse and other basic operations.   2) The initial matrix data can be entered manually, can also be read a file,
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1574
    • 提供者:羽凡谢
  1. matlab_funzioniletturascritturafile

    0下载:
  2. read and write from vector and matrix matlab
  3. 所属分类:matlab例程

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:xandrt
« 12 3 4 5 »
搜珍网 www.dssz.com