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

搜索资源列表

  1. chazhi

    0下载:
  2. C 语言实现线性插值,直接与三角形2中,包括矩阵运算的H 文件-C language realization of the linear interpolation directly with triangle 2, including the file of the H matrix operations
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:3386
    • 提供者:kj
  1. Untitledqr

    0下载:
  2. 基于QR分解的波束成形,掐你条件是已知信道完全信息,然后对信道状态H进行分解,求出波束赋形矩阵-Beam forming based on QR decomposition, pinch your condition is known channel completely, and then decompose the channel state H, and calculate beamforming matrix
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:958
    • 提供者:李菊芳
  1. Kinematics-analysis

    2下载:
  2. 讨论了一种六自由度排爆机械手运动学问题,利用D-H坐标变换方法来建立了机械手的运动学数学模型和目标矩阵,利用 MATLAB 强大的符号运算功能,对方程进行求解,得出正逆运动学的解。通过正运动学的解,可以得出了 解机械手各关节在执行任务时的运动轨迹;而逆运动学的解则可以求出机械手要到达某一位姿机械手各关节的扭角。运动学分析也为今后实现机械手的自动控制提供了设计参数。 -A kinematics promble of a 6-DOF bomb-disposing manipulator was
  3. 所属分类:File Formats

    • 发布日期:2016-08-24
    • 文件大小:992256
    • 提供者:何立
  1. SuportVectorMachine_Library

    0下载:
  2. This toolbox was designed as a teaching aid, which matlab is particularly good for since source code is relatively legible and simple to modify. However, it is still reasonably fast if used with the supplied optimiser. However, if you really wa
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:126881
    • 提供者:ffebres
  1. generate_H

    0下载:
  2. generating H matrix for LDPC codes.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-13
    • 文件大小:1590
    • 提供者:feri
  1. LDPC

    4下载:
  2. LDPC码的仿真研究,包括LDPC码的生成、H矩阵的生成、编码、解码等程序,并附有在不同调制、码长、列重情况下的仿真图-LDPC code simulation studies, including the generated LDPC code, the generation of the H matrix, the encoding, decoding, and other procedures, together with the different modulation code len
  3. 所属分类:source in ebook

    • 发布日期:2017-11-26
    • 文件大小:80061
    • 提供者:李兴
  1. RK4

    0下载:
  2. 1.用四阶 Runge-Kutta 法求数值积分的函数为 RK4 2.此函数的入口参数为:系统维数 dimension,仿真时间 tspan 。 3.tspan 的格式为 [a:h:b] . 其中 a 表示起始时间,h 表示步长,b 表示终止时间。 4.仿真模型的状态方程、输出方程的系数矩阵以及系统初值均存放于文件 input information.txt 中。 5.仿真结果存放于文件 result.txt 中。 6.运行举例: 将 M 文件 RK4.m 和 inpu
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:995
    • 提供者:闫兆敏
  1. character-Rain

    0下载:
  2. 输出字符雨,效果类似黑客帝国中的字符雨,若提示缺少graphics.h(Easyx)头文件,请到这里下载:www.easyx.cn -The output character rain, the effect is similar to the characters in the Matrix rain, suggest a lack of header files graphics.h (Easyx), please go to here to download: www.easyx.cn
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:14807887
    • 提供者:xuzheng
  1. blur_mtrx1

    1下载:
  2. 输入卷积核h和信号长度N,生成卷积矩阵H conv(h,x, full ) == blur_mtrx1(h,length(x), full )*x 支持‘full’‘valid’和‘circular -generate the blur matrix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-10-19
    • 文件大小:92426
    • 提供者:xuyq
  1. Original_part1

    0下载:
  2. 用OpenMP并行运算 求矩阵向量乘机 内部调用C语言函数库 omp.h-OpenMP parallel computing matrix vector opportunity internally calls the C language library omp.h
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:987
    • 提供者:蒋英羽
  1. Complex_SVD_algorithm_for_Cplus

    0下载:
  2. To do complex SVD for non-codebook precoding in open loop spatial multiplexing in MIMO, Householder Reduction and QR Diagonalization is applied to H matrix to obtain eigenvalues and eigenvectors of matrix.
  3. 所属分类:Communication

    • 发布日期:2017-11-20
    • 文件大小:102863
    • 提供者:aydim turkken
  1. 3D-gamer

    0下载:
  2. 雙camera,取出左右camera的image,做flann ransac matching(基予sift)同時計算出fundamental matrix和深度關係。另外做了光流法h檔 加載後 可以計算左右camera 運動位移。 如果不能解壓縮,請將檔案後綴改成7z。-3D geometry
  3. 所属分类:OpenCV

    • 发布日期:2017-11-19
    • 文件大小:5142
    • 提供者:Yang
  1. syn_homo_liu

    0下载:
  2. zhang算法中求解H矩阵的matlab代码-zhang algorithm for solving the H matrix matlab code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-21
    • 文件大小:899
    • 提供者:shang
  1. QR2

    0下载:
  2. 求解赫申伯格矩阵的全部特征值的QR方法 用双重步QR方法计算上H矩阵全部特征值-Solving all of He Shen Berg matrix eigenvalue QR double step QR on the H matrix all eigenvalues
  3. 所属分类:Algorithm

    • 发布日期:2017-11-22
    • 文件大小:1609
    • 提供者:meiyong
  1. nmf

    0下载:
  2. 非负矩阵分解 作者:D.D. Lee from Bell Lab H.S. Seung from MIT Presenter: Zhipeng Zhao -Non-negative matrix factorization Author: DD Lee from Bell Lab HS Seung from MIT Presenter: Zhipeng Zhao
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:41837
    • 提供者:赵振宇
  1. music(doa)

    0下载:
  2. 七单元天线阵MUSIC DOA估计: d=1 , 天线阵元的间距; lma=2, 信号中心波长; 四输入信号; A=[A1,A2,A3,A4], 得出A矩; 四信号的频率d=[1.3*cos(v1*n) 1*sin(v2*n) 1*sin(v3*n) 1*sin(v4*n)] 构造输入信号矢量 U=A*d 总的输入信号 总输入信号的协方差矩阵 [s,h]=eig(c) 求协方差的特征矢量及特征值 取出与零特征
  3. 所属分类:matlab

    • 发布日期:2017-11-15
    • 文件大小:747
    • 提供者:xiang
  1. maze

    0下载:
  2. 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
  3. 所属分类:Console

    • 发布日期:2016-03-13
    • 文件大小:207872
    • 提供者:ld
  1. assign_2_a

    0下载:
  2. We see that HTH matrix is almost diagonal as the off diagonal elements are nearly zero. So we are getting exact estimation in case of PRN INPUT due to diagonality of HTH matrix. As seen that the unknown inpulse response ( h ) and estimated impulse re
  3. 所属分类:Editor

    • 发布日期:2017-12-08
    • 文件大小:988
    • 提供者:
  1. fig7_5b

    0下载:
  2. We see that HTH matrix is almost diagonal as the off diagonal elements are nearly zero. So we are getting exact estimation in case of PRN INPUT due to diagonality of HTH matrix. As seen that the unknown inpulse response ( h ) and estimated impulse re
  3. 所属分类:Editor

    • 发布日期:2017-12-09
    • 文件大小:596
    • 提供者:
  1. fig7_34

    0下载:
  2. We see that HTH matrix is almost diagonal as the off diagonal elements are nearly zero. So we are getting exact estimation in case of PRN INPUT due to diagonality of HTH matrix. As seen that the unknown inpulse response ( h ) and estimated impulse re
  3. 所属分类:Editor

    • 发布日期:2017-11-24
    • 文件大小:842
    • 提供者:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com