CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - data matrix

搜索资源列表

  1. imageimpose

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterwo
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:10774
    • 提供者:王晓明
  1. XiShuJuZhenZhuanZhi

    0下载:
  2. 数据结构稀疏矩阵转换成三元组然后再进行转置的具体实现方法,C语言实现,详细的操作解释-Interpretation of the sparse matrix data structure is converted into triples and then transpose the specific implementation method, C language, detailed operation
  3. 所属分类:source in ebook

    • 发布日期:2017-11-24
    • 文件大小:1162
    • 提供者:123
  1. cyuyanshishangbianchengbaili

    0下载:
  2. 第二篇 文件操作 实例24 文件加密(1) 实例25 文件加密(2) 实例26 批处理程序的加密 实例27 给自己的程序加上行号 实例28 文件分割程序 实例29 删除目录树 实例30 显示系统文件表 实例31 显示一个目录的存储内容 实例32 递归读取磁盘文件 实例33 C语言直接读取FoxPro的.DBFYYWR 实例34 用索引文件读取数据项 实例35 加密数据库 第三篇 系统调用 实例36 用C语言内嵌汇编语言实现
  3. 所属分类:source in ebook

    • 发布日期:2017-05-22
    • 文件大小:7130226
    • 提供者:qunniao
  1. N-sparse

    1下载:
  2. 创建一个n维的稀疏数组对象,n是任意值。 定义N可能是大于2的一类n维稀疏阵列。然而,它应该被认为是一种起动方式与普通的MATLAB稀疏矩阵和重塑它有N维度。换句话说,稀疏的数据,首先必须能够作为一个普通的2D MATLAB稀疏矩阵被前n维。事实上,如果目标数组的尺寸mxnxp……yxz,然后将它存储在内部类是一个普通的二维稀疏阵列的尺寸(M×N×P×……×Y)XZ。这导致了某些内存株时使用大量的尺寸。我发现有用的类主要用于中等尺寸像三维图像边缘检测,你经常要举行一个稀疏的3D的边缘地图。-Cr
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:23725
    • 提供者:刘亮
  1. AllStackPerms

    0下载:
  2. Write a C++ program (using STL preferably) to implement a vector-based spare matrix class, following the concepts of “data abstraction” and “data encapsulation”. Your class should provide the member function of smTranspose as discussed in class
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:660
    • 提供者:Joekids
  1. andian

    0下载:
  2. 寻找一个矩阵元素的鞍点的Fortran小程序,根据数据元素是否大于其周围八个点的值判断-Looking for a saddle point of the matrix elements of small Fortran program, according to the data element is larger than the judgment value of the surrounding eight points
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:李计
  1. 32X64-dot-matrix-data

    0下载:
  2. 这是一个比较简单的实用型制作,本文打算从简到繁一步步深入,你若是愿意同步动手实验,不久你将能够制作适合正式场合使用的调频发射机。当然,实验还是从最简单的做起,下图是一个最简单的振荡器,它是调频发射的基础。-This is a relatively simple and practical production, this article plans simple to complex one step further, if you want to synchronize the experi
  3. 所属分类:source in ebook

    • 发布日期:2017-05-26
    • 文件大小:8881415
    • 提供者:汤博
  1. shujujiegou-shangji

    0下载:
  2. 数据结构上机实验代码,可运行,包括图的遍历,二叉树,邻接矩阵,链表队列等,用于初学者,希望能够帮到你。-Code, data structure, computer experiment can be run, including graph traversal, binary tree, the adjacency matrix, and list the queue, etc., for beginners, the hope can help you.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-30
    • 文件大小:24601
    • 提供者:艾达
  1. GLCM-matlab

    0下载:
  2. 图像检索中的纹理特征;基于共生矩阵纹理特征提取,根据输入图像数据进行计算并返回八维纹理特征行向量-Texture feature in image retri texture feature extraction based on co-occurrence matrix, and then calculate and return eight dimensional texture feature row vector according to the input image data.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1486
    • 提供者:凤凤峰
  1. M_re_data_matrix_EXCEL

    0下载:
  2. MATLAB怎么读取EXCEL中矩阵形式的数据,并存放在一个二维数组中.-MATLAB how read the data of matrix form in EXCEL, and deposit in one two-dimensional
  3. 所属分类:source in ebook

    • 发布日期:2017-05-05
    • 文件大小:8575
    • 提供者:liuhong
  1. ehbja

    0下载:
  2. 基于人工神经网络的常用数字信号调制,最终的权值矩阵就是滤波器的系数,多元数据分析的主分量分析投影。- The commonly used digital signal modulation based on artificial neural network, The final weight matrix is ??the filter coefficient, Principal component analysis of multivariate data analysis project
  3. 所属分类:source in ebook

    • 发布日期:2017-12-15
    • 文件大小:13312
    • 提供者:李宁堂
  1. 《MATLAB数值计算案例分析》源程序

    3下载:
  2. 数值计算案例MATLAB程序;(MATLAB, as an interactive software package of strong practicability and high efficiency and convenient to engineering calculation, included application programs such as general data analysis, matrix operation, digital signal treatment
  3. 所属分类:书籍源码

    • 发布日期:2017-12-18
    • 文件大小:21504
    • 提供者:`梦想
搜珍网 www.dssz.com