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

搜索资源列表

  1. MCA2aaBcr3.8

    0下载:
  2. 形态学成分分析二维图像(矩阵)使用高度复杂词典和稀疏矩阵促进处罚。-MCA of a 2D images using highly redundant dictionaries and sparstity promoting penalties.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3932
    • 提供者:胡大帅
  1. DMC

    0下载:
  2. 动态矩阵双输入,有约束的条件之下进行仿真。-Dynamic Matrix dual-input, under the conditions of constrained simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1132
    • 提供者:yewenyong
  1. Electronic-locks

    0下载:
  2. 密码锁 用单片机和矩阵键盘设计的 有三次输入机会,没输对便锁定。-Electronic locks
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:2774
    • 提供者:
  1. Newton-rafer-Johnson-method

    0下载:
  2. 电力系统的牛顿-拉夫逊法潮流计算。 基本步骤: (1)形成节点导纳矩阵 (2)将各节点电压设初值U, (3)将节点初值代入相关求式,求出修正方程式的常数项向量 (4)将节点电压初值代入求式,求出雅可比矩阵元素 (5)求解修正方程,求修正向量 (6)求取节点电压的新值 (7)检查是否收敛,如不收敛,则以各节点电压的新值作为初值自第3步重新开始进行狭义次迭代,否则转入下一步 (8)计算支路功率分布,P
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:6182
    • 提供者:读几年
  1. short-circuit-calculation

    1下载:
  2. 三相对称短路计算用于生成节点导纳矩阵以及节点阻抗矩阵,进行短路电流、节点电压的计算-Three phase short circuit calculation used to generate the nodal admittance matrix and the node impedance matrix, the short circuit current, node voltage calculation
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:6332
    • 提供者:lf
  1. dmc_sim

    1下载:
  2. 使用动态矩阵预测控制模型对蒸发换热器进行控制-DMC heatexchanger
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:140428
    • 提供者:张文芳
  1. C-Language

    0下载:
  2. C 语言图像处理代码大全,包括比较常用的算法。例如:阈值分割,边缘检测,直方图的计算,灰度共生矩阵的计算等等。-C-Code Complete, image processing, including the commonly used algorithms. For example: threshold segmentation, edge detection, histogram calculation, the calculation of GLCM and so on.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:8223829
    • 提供者:二毛
  1. 16008408_E2

    1下载:
  2. 1、使用带辅助向量的三元组表技术,实现电力系统节点导纳矩阵的存储; 2、程序通过键盘或文件输入支路参数(支路阻抗),形成导纳矩阵,并使用带辅助向量的三元组表技术存储导纳矩阵; 3、通过对话框或键盘输入导纳矩阵元素的行、列号,在矩阵中查找相应的元素,并显示该元素的实部和虚部值; 4、通过运算求出与该导纳矩阵相对应的电力网络的阻抗矩阵,并显示或存储(存储在文本文件中)该矩阵的所有元素值; 5、该实验中矩阵的存储应使用稀疏矩阵存储技术 -1, the use of auxiliar
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3049
    • 提供者:张笑薇
  1. MatrixButton

    0下载:
  2. S3C2440平台下的Windows CE 矩阵键盘驱动程序。支持4×3键盘整列,很容易扩展成其他整列。并且经测试可以支持CE5和CE6平台。-S3C2440 platform under the Windows CE matrix keyboard driver. 4 × 3 keypad support an entire column, it is easily extended into a whole other column. And tested to support CE5 an
  3. 所属分类:Windows CE

    • 发布日期:2017-03-31
    • 文件大小:15606
    • 提供者:zhumin
  1. crosslink

    0下载:
  2. 本代码是根据数据结构的只是,采用C语言编译代码,用十字链表实现稀疏矩阵相加-This code is based on data structure only, the use of C language compiled code, with the sum of cross-linked to achieve sparse matrix
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1482
    • 提供者:杨全校
  1. GrayMatrix

    0下载:
  2. 图像纹理特征描述了在图像中反复出现的局部模式和它们的排列规则,反应宏观意义上灰度变化的一些规律,编程实现基于灰度共生矩阵的图像纹理特征提取-Image texture features described in the repeated images of local models and their regular arrangement, the reaction intensity changes in the macro sense, some laws, programming, GL
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:4521
    • 提供者:zn
  1. CalibrateCamera

    0下载:
  2. 这个程序利用OpenCV进行摄像机标定,可确定摄像机的内外参数、畸变系数、旋转矩阵、平移矩阵等,很有用的。-This program use OpenCV to calibrate camera.It can obtain parameter of camera.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:51890
    • 提供者:wuliang
  1. OurAngle

    1下载:
  2. 该程序是将摄像机旋转矩阵反求得到欧拉角过程,算法简单,容易操作。-The program is to get the camera rotation matrix Euler angle reverse the process, the algorithm is simple, easy to operate.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:913
    • 提供者:胡刚
  1. 7-bus-power-flow-calculation-prog

    0下载:
  2. 7节点潮流运算的MATLAB程序,包括导纳、雅克比矩阵生成,运算结果输出等部分-7-node system flow calculation procedures, including the admittance matrix, such as the generation of Jacobian matrix, and finally output the results of current operations
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2083
    • 提供者:陈云
  1. fenzhijiexianfa

    0下载:
  2. 分支界限法是由“分支”和“界限”策略两个部分组成,其中“分支”策略是对问题空间按照广度优先的策略进行搜索;“限界”策略是为了加速搜索速度而采用启发信息剪枝的策略。 使用分支限界法来解决单源最短路径问题时主要利用结点控制关系剪枝,在一般情况下,如果解空间树中以结点Y为根的子树中所含的解优于以结点X为根的子树中所含的解,则结点Y控制了结点X,以被控制的结点X为根的子树可以剪去。算法实现时,使用邻接矩阵表示图,二维数组存储图的邻接矩阵,使用数组记录源到各顶点的距离和路径上的前驱顶点。 -Br
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:815
    • 提供者:ss
  1. cxcx

    2下载:
  2. 用matlab实现灰度共生矩阵算法,并提取特征量-GLCM with matlab implementation algorithms, and the amount of extracted features
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:404385
    • 提供者:杨彬
  1. keybord-display

    0下载:
  2. 包括4乘4矩阵键盘和4乘3矩阵键盘,可以在按下相应键时并显示出来,有仿真图-Including 4 x 4 matrix keyboard, and 4 x 3 matrix keyboard, you can press the corresponding button and display, a simulation diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:116354
    • 提供者:小牛
  1. make-rand-form

    1下载:
  2. 用matlab产生随机矩阵,特别是在语音信号处理中随机采集语音材料很有用。-Random matrix with matlab, especially in the speech signal processing in the usefulness of randomly collected voice.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:897
    • 提供者:廖畅
  1. linjiejuzheng

    0下载:
  2. 邻接矩阵 邻接矩阵(Adjacency Matrix):是表示顶点之间相邻关系的矩阵。设G=(V,E)是一个图,其中V={v1,v2,…,vn}。-Adjacency matrix adjacency matrix (Adjacency Matrix): is the relationship between the vertex between the adjacent matrix. Let G = (V, E) be a graph, where V = {v1, v2, ..., vn}
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:3280
    • 提供者:wangmingmin
  1. isodata

    0下载:
  2. isodata聚类分析程序,可以通过设定初始参数,对给定的数据矩阵自组织分裂合并-isodata cluster analysis program
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4738
    • 提供者:李弘
« 1 2 ... 38 39 40 41 42 4344 45 46 47 48 49 50 »
搜珍网 www.dssz.com