CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 矩阵

搜索资源列表

  1. main

    0下载:
  2. 这是一个可以实现51单片机的矩阵键盘的程序(Realize 51 SCM matrix keyboard program)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:起名难起
  1. 矩阵求逆

    0下载:
  2. 已运行没错误,逻辑清晰,适合新手学习,很好的东西(Running no error, logic clear, suitable for beginners to learn, very good things)
  3. 所属分类:数学计算

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:刘小五
  1. GenetorW

    0下载:
  2. 最短路径Dijkstra算法,需要先预处理路网信息生成一个路网矩阵,这个程序就是进行了预处理,并将生成的矩阵存到了W.cpp文件中(The shortest path Dijkstra algorithm, you need to preprocess the road network information, generate a road network matrix, this procedure is a pretreatment, and the generated matrix is
  3. 所属分类:Windows编程

    • 发布日期:2017-12-26
    • 文件大小:388096
    • 提供者:zjg11
  1. 振动力学

    5下载:
  2. 求解振型及频率的矩阵迭代法MATLAB源程序(jhhnkjhnkikjhkhkujjjjjzxz hkjzxbhzj gbh)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:7168
    • 提供者:张伟123
  1. wavelet_matrix

    1下载:
  2. 子波褶积矩阵的构建,用于制作合成地震记录。对子波进行了掐头去尾。(Construction of wavelet convolution matrices for making synthetic seismogram.)
  3. 所属分类:其他

  1. cuda+mpi

    2下载:
  2. 并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
  3. 所属分类:并行计算

    • 发布日期:2017-12-19
    • 文件大小:1024
    • 提供者:张艾可
  1. nodes

    0下载:
  2. 计算等参单元的单元刚度矩阵,亦可以调用子程序去解决问题(The element stiffness matrix of isoparametric element is calculated)
  3. 所属分类:C#编程

    • 发布日期:2017-12-23
    • 文件大小:716800
    • 提供者:学习君
  1. GLCM+train

    0下载:
  2. 利用灰度共生矩阵提取图像特征。。。。。。(Extracting image features using gray level co-occurrence matrix)
  3. 所属分类:图形图象

    • 发布日期:2017-12-22
    • 文件大小:1024
    • 提供者:粽子159557
  1. Bar1D2Node_Assembly

    0下载:
  2. 计算一维两节点单元刚度矩阵,矩阵的组装求解,数值计算很方便(Bar1D2Node_Assembly.m)
  3. 所属分类:数学计算

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:妙法莲花
  1. matrix-tezhengzhi

    0下载:
  2. MATLAB求解矩阵的特征值的源程序代码(MATLAB eigenvalue of the matrix solution code)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:木手冈
  1. mpi_mat_vect_time

    1下载:
  2. 使用mpi编写的进行矩阵乘法运算的并行程序。(An parallel program using MPI to realize the multiplication of matrices.)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:Teresa123
  1. Gray-level run-length

    1下载:
  2. 灰度游程矩阵四个方向,每个方向都有11个特征(Gray-level run-length, 11 features in total, four directions)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:alva
  1. GongSheng

    0下载:
  2. % 图像检索——纹理特征 %基于共生矩阵纹理特征提取,d=1,θ=0°,45°,90°,135°共四个矩阵 %所用图像灰度级均为256 %参考《基于颜色空间和纹理特征的图像检索》(% image retrieval - texture features % based on co-occurrence matrix texture feature extraction, d=1, theta, =0 degrees, 45 degrees, 90 degrees, 135 degrees
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:火焰约定
  1. 740633150Zernike

    0下载:
  2. zernike7阶矩阵,其中包括中文文献,求取zernike7阶矩阵的方法 ,以及matlab程序(matlb zernike 7 order matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:690176
    • 提供者:紫藤雨林
  1. grayco

    0下载:
  2. 用3*3邻域计算每一个像素的灰度共生矩阵并计算对应的特征参数,最后再选择特定目标区域内的像素,计算在目标区域内的像素所对应的特征参数的均值和方差(Calculation of characteristic parameters of each pixel gray level co-occurrence matrix and calculate the corresponding 3*3 neighborhood, then select the specific pixels within t
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:大郭神
  1. Cannon乘法

    0下载:
  2. 基于MPI的cannon算法,实现矩阵的相乘(Based on MPI's cannon algorithm, the multiplication of matrix is realized)
  3. 所属分类:并行计算

    • 发布日期:2017-12-21
    • 文件大小:10240
    • 提供者:qdsjc
  1. MATLAB

    0下载:
  2. 想用matlab 编一个矩阵位移法的程序,以两根杆为例,但是在局部码和总码转换的地方遇到问题,求解答(Want to use matlab series a matrix displacement method, to two rod as an example, but in the local code and the total code conversion place encountered problems, to solve)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:1024
    • 提供者:
  1. 第一次实验程序

    0下载:
  2. 矩阵乘法的不同循环方式的算法实现,比较了各种算法所用时间的长短(Matrix multiplication of different cycle mode algorithm, compared to the length of time used in various algorithms)
  3. 所属分类:并行计算

    • 发布日期:2017-12-22
    • 文件大小:946176
    • 提供者:晚来的风66
  1. T3_deorientation

    0下载:
  2. 对极化SAR图像的T3矩阵进行极化补偿,也就是去定向操作。这个数据是美国旧金山数据。存在不足。(T 3 _ d e o r i e n t a t i o n)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:yanhh
  1. muller

    1下载:
  2. 由图片对应点数据计算穆勒矩阵,并对其进行极分解,求得其3个分项,同时计算其各项指标参数(The Muller matrix is calculated by the corresponding data of the image, and the polar decomposition is carried out to obtain the 3 sub items, and the index parameters are calculated at the same time)
  3. 所属分类:图形图象

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:shinekai
« 1 2 ... 42 43 44 45 46 4748 49 50 »
搜珍网 www.dssz.com