CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Matrix

搜索资源列表

  1. LU

    0下载:
  2. LU矩阵,如何使用LU矩阵求解高斯矩阵的解-LU matrix
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:2731
    • 提供者:张焓韡
  1. eigenvalue-decomposition

    0下载:
  2. 求解实对称矩阵的特征值和特征向量,并输出最小特征值和对应的特征向量-Solution of eigenvalues and eigenvectors of real symmetric matrix, and output the minimum eigenvalues and corresponding eigenvectors
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1955
    • 提供者:陈小彪
  1. MyResize

    1下载:
  2. 自己编写的MyResize()函数,相当于imresize()函数,支持nearest和bilinear两种方式,用法格式为MyRize(I,scale,method),I为要处理的图像矩阵,scale为系数,method为上述两种方式-Write your own MyResize () function, which is equivalent imresize () function, the nearest and bilinear in two ways, use format MyR
  3. 所属分类:Other systems

    • 发布日期:2017-11-29
    • 文件大小:1024
    • 提供者:学生
  1. IMM-Kalman-filter--simulation

    2下载:
  2. 结合雷达跟踪的空中目标的实际情况,针对目标运动模型中的线性运动和非线性运动,分别设计了两种模型,并用马尔科夫状态转移矩阵实现IMM算法。最后对交互多模型卡尔曼滤波算法进行了Matlab仿真及结果分析。-Combined with radar tracking air targets, for linear and non-linear movement of target motion model, two models were designed and used a Markov state
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:25265
    • 提供者:王延飞
  1. key44

    0下载:
  2. 基于51单片机的4*4矩阵键盘的驱动程序,使用反转扫描的方式完成-Driver 4*4 matrix keyboard based on 51 single chip microcomputer, was accomplished using a reverse scan mode
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:20607
    • 提供者:ereop
  1. controller

    0下载:
  2. connect TFT matrix to PC via DVI.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:2719420
    • 提供者:han2001
  1. andian

    0下载:
  2. 在矩阵中寻找鞍点 在矩阵中寻找鞍点 在矩阵中寻找鞍点-Looking for a saddle point in the matrix to find the saddle point in the matrix to find the saddle point in the matrix to find a saddle point in the matrix
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:889
    • 提供者:乔石磊
  1. maze-

    0下载:
  2. 迷宫,数据结构,随即产生一个矩阵并找出找出对角的通路,win32控制台程序。-Maze, data structure, and then generates a matrix and find out to find out the angle of the path, win32 console program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-08
    • 文件大小:957660
    • 提供者:董凯
  1. dianzhenpingliudongguanggaomoni

    0下载:
  2. 点阵流动广告模拟,8x8点阵屏的实用小程序。适合初学者。-Lattice the mobile billboards simulation, 8x8 dot matrix screen utility applet. Suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:13596
    • 提供者:llnnnl
  1. Matrix_Plus_Plus

    1下载:
  2. 能自动区分手动输入的矩阵为实矩阵还是复数矩阵,并实现矩阵的加,减,乘,除,转置,求逆,求伴随,求行列式的值等运算-Manually enter the matrix can automatically distinguish between real matrices or complex matrix arithmetic and matrix plus, subtract, multiply, divide, transpose, inverse demand accompanied by,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:5717297
    • 提供者:任东坡
  1. MAT

    0下载:
  2. 一个矩阵类,可实现简单的矩阵计算,比如求逆,相乘。-A matrix class, simple matrix calculation, such as inversion multiplying.
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:7628
    • 提供者:陶山
  1. xianshi

    0下载:
  2. 32*32点阵驱动代码(595+STC89C52)-32* 32 dot matrix driver code (595+STC89C52) of
  3. 所属分类:Other systems

    • 发布日期:2017-12-06
    • 文件大小:623
    • 提供者:李宁
  1. three

    0下载:
  2. 电力系统潮流计算中形成导纳矩阵程序,包含数据文件,已调试通过-Power flow calculation in the formation of the the the admittance matrix program, including data files, has been through debugging
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:4055545
    • 提供者:limao
  1. MulofMatrix

    0下载:
  2. 一个用c语言写的稀疏矩阵乘法的小程序,仅供初学者学习参考之用。-Sparse matrix multiplication program written in c language, for beginners to learn the reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-28
    • 文件大小:1090
    • 提供者:zy
  1. ga_tsp

    0下载:
  2. This paper is the result of a literature study carried out by the authors. It is a review of the dierent attempts made to solve the Travelling Salesman Problem with Genetic Algorithms. We present crossover and mutation operators, developed to tackle
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-29
    • 文件大小:2275
    • 提供者:Abhishek
  1. Topu

    0下载:
  2. 给定任意一个矩阵,都能对矩阵进行求逆。!!!1-Given an arbitrary matrix can inverse matrix. ! ! ! 1
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2211951
    • 提供者:李军
  1. code

    0下载:
  2. 对象:复数矩阵 对复数矩阵进行求逆运算-Objects: complex matrix complex matrix inversion
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:1206
    • 提供者:ldy
  1. JuanjiCode

    0下载:
  2. 了解卷积码的编码原理,给定基本监督矩阵,导出一致监督矩阵、基本生成矩阵、一致生成矩阵,能够通过监督矩阵或生成矩阵编出截断码或非截断码。-For a convolutional code coding theory, given basic monitoring matrix export consistent monitoring matrix, the basic generator matrix, consistent generation matrix can be programmed
  3. 所属分类:Other systems

    • 发布日期:2017-12-09
    • 文件大小:925319
    • 提供者:张丹
  1. HMCoding

    0下载:
  2. 了解汉明码的编码原理,纠错原理,译码原理;给定汉明码的监督矩阵,能够写出生成矩阵,能够通过监督矩阵或生成矩阵进行编码,能够通过监督矩阵进行校码与译码,会计算汉明码的错误概率以及导出增余汉明码等相关知识。-About hamming coding theory, error correction principle, decoding principle given to the supervision of the Hamming code matrix able to write the g
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:855330
    • 提供者:张丹
  1. HANZILibrary

    0下载:
  2. 一个VB程序,功能为生成点阵字库,支持任意种字体,稍作修改就可以改变字体大小,默认生成点阵大小为16x16-A VB program, function to generate dot matrix font support any fonts, minor modifications can change the font size, the default generated lattice size 16x16
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:167361
    • 提供者:黄小波
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com