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

搜索资源列表

  1. suanfa

    0下载:
  2. C++数值运算的常用算法,包括项式与连分式计算、矩阵运算、线性方程组求解、 非线性方程组求解、数值积分、数据处理与回归分析、数学变换与滤波等-C++ numerical computation of the commonly used algorithms, including the item type and continued fractions, the matrix operations, solving linear equations, solving systems of non
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:411899
    • 提供者:程大宝
  1. 1235465

    0下载:
  2. 数据结构中全选主元算法 用于计算矩阵的一种算法-In data structure, the entire selections host basic algorithm is used to calculate one kind of algorithm of matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:657
    • 提供者:白林
  1. DataStructureAlgorithm

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

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

    0下载:
  2. 学习数据结构时编写的有关二叉树基本运算实现,有向图和邻接矩阵,邻接表的转换,输出某矩阵转置矩阵的三元组以及两矩阵进行运算后结果用三元组表示,在学习VC程序设计写了一个简单的机场不同型号车辆的收费系统。-Learning data structures to prepare basic operations on binary tree realization of a directed graph and the adjacency matrix, adjacency list of the c
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:6512
    • 提供者:徐洁
  1. BuildAndOutputDiagramForC

    0下载:
  2. 用C语言实现数据结构中的图的建立和输出,可实现输出有向图和无向图,由用户自己选择建立有向图还是无向图的邻接矩阵。用户输入图的定点和边的信息,存储到相应的存储结构中去,而后输出图的邻接矩阵。-Data structure using C language implementation of the map creation and output, enabling the output have to map and undirected graph, chosen by the user to
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:730
    • 提供者:常非
  1. topC

    0下载:
  2. 最小生成树kruskal原程序——根据数据结构最小生成树的邻接矩阵- Minimum Spanning Tree kruskal of the original program- the data structure of the adjacency matrix of the minimum spanning tree
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2057
    • 提供者:ldmmei
  1. shiyan2

    0下载:
  2. 本程序主要是使用“子集法”实现NFA的确定化,使用“分割法”实现DFA的最小化,在本程序中用到的主要的数据结构是数组,这些数组是用来存放NFA的初始状态集,及确定化和最小化后的状态矩阵。-This procedure is mainly the use of " sub-set method" to achieve the determination of NFA, the use of " segmentation" to achieve a minimum
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:400992
    • 提供者:lihaixia
  1. GenerateCode

    0下载:
  2. 自动生成伪随机码,画图说明产生的三组伪机码,将三组伪随机值存放到新矩阵并传送到Workspace中,方便以后调用数据-Automatic generation of pseudo-random code generated drawing shows three sets of pseudo-machine code, the three groups of pseudo-random value is stored into a new matrix and sent to the Works
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:889
    • 提供者:李环波
  1. shortestroute

    0下载:
  2. 东华大学 离散数学 课程实验 最短路径的代码 按照矩阵输入数据-Donghua University Discrete Mathematics course experiment the shortest path matrix of the input data in accordance with the code
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:683
    • 提供者:
  1. C

    0下载:
  2. 数据结构,C语言,稀疏矩阵,行逻辑链接法-Data structures, C language, sparse matrix, OK Logical Link France
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:127227
    • 提供者:刘京沅
  1. duanludianliu

    0下载:
  2. 用节点导纳矩阵计算三相短路电流。输入数据-形成节点阻抗矩阵-选择故障点-计算短路电流-计算个节点电压-计算指定支路的电流-this procedure is used node admittance matrix calculation of three-phase short-circuit current input data-- forming node impedance matrix-- election Optional fault-calculation of short-circ
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2105
    • 提供者:zhang
  1. MATLAB.chinesesBook

    0下载:
  2. 第一篇 基本概述 第一章 基本概述 第二章 初探MATLAB 第二篇 繪圖功能 第三章 二維平面繪圖 第四章 三維立體繪圖 第五章 數值運算與其他應用面 第六章 影像顯示與讀寫 第七章 動畫製作 第八章 握把式圖形與GUI設計 第九章 GUIDE:GUI設計環境 第三篇 變數與資料結構 第十章 矩陣的處理與運算 第十一章 字元與字串 第十二章 多維陣列 第十三章 異質陣
  3. 所属分类:matlab

    • 发布日期:2017-05-30
    • 文件大小:12852761
    • 提供者:陳煒松
  1. shortpath

    0下载:
  2. 1、读入城市结点数据 */ /* 2、邻接矩阵初始化:所有元素赋Infinity, */ /* 对角线元素赋0 */ /* 3、读入城市间边的数据,转换为邻接矩阵的数据 */ /* 4、路径矩阵初始化,若arc[i][j]<Infinity, */ /* 则: at[i][j]=i 否则:Path[i][j]=-1 */ /* 5、计算最短路径 */ /* 6、保存最小路径数据-1, read into the city node data*/
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:4168
    • 提供者:wudiksp
  1. migong

    0下载:
  2. 以一个Maze(m, n)的长方阵表示迷宫, 迷宫的入口是Maze(1,1), 出口是Maze(m, n), Maze(i,j)等于0表示通路, Maze(i,j)等于1表示障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。各个命令以及相关数据的输入格式如下: 输入迷宫:C,接下来一行是m n,其中m是迷宫矩阵行数,n是迷宫矩阵列数,接下来的m行数据是迷宫矩阵,每行n个值,表示一个m*n的迷宫矩阵 求迷宫的一条通路:Q 当输入的命令为E时,程序
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:805
    • 提供者:ma
  1. bp_v1_2

    0下载:
  2. -----引入动量的算法 建立一个3层(含输入层)的BP神经网络,并对其进行训练 输入层不进行数据处理,隐含层激活函数为sigmod函数,输出层为线性函数 输入输出数据归一化到[-1,1],数据在矩阵中按行向量表示 即x=[x11,x12 x21,x22 ... xp1,xp2] y=[y1 y2 ... yp] p为样本数 -The introduction of the algorithm ----- momentum to build a three-layer (
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:4567
    • 提供者:沈龙
  1. PCA_for_3_component_compound

    1下载:
  2. 该程序旨在模拟处理分析多种化学物质混合物的吸收光谱数据,提取出各个化学成分的峰值所在。该程序采用svd方法对光谱数据的协方差矩阵进行PCA分析,并且取得令人满意的效果。-The program designed to simulate the processing and analysis of multiple chemical mixtures of the absorption spectra of the data, extracting the chemical composition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-06
    • 文件大小:741033
    • 提供者:马思土
  1. wrec

    0下载:
  2. We consider a complex-valued wavefield reconstruction in an object plane from data in a sensor plane. A digital modeling for the forward propagation is presented in the algebraic matrix form M-DDT. The inverse propagation is formalized as an inverse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:398536
    • 提供者:mythu
  1. SmileMatrix

    0下载:
  2. 数据结构:数据结构课程设计矩阵运算的可视化实现-Data Structure: Data Structures course design matrix operations Visualization
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:31737
    • 提供者:王守涛
  1. arraymatrix

    0下载:
  2. 数据结构数组和矩阵相关实现:1维数组、2维数组、矩阵、稀疏矩阵的数组实现、链式实现。-Array and matrix data structures related to implementation: one-dimensional array, two-dimensional array, matrix, sparse matrix array to achieve, chain implementation.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:4561
    • 提供者:Robin.Wang
  1. sparse

    0下载:
  2. 稀疏矩阵的数据结构-Sparse matrix data structure ~~~~~~~~~~~~~~~
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1503
    • 提供者:yx
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 37 »
搜珍网 www.dssz.com