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

搜索资源列表

  1. nijuzhen

    0下载:
  2. 生成一个矩阵的功能,主要是为了方便,可以直接下来用-Generate a matrix of functions, mainly for convenience, can be used directly down
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1294
    • 提供者:yu tao
  1. shudu

    0下载:
  2. 数独游戏中那个9*9数组的一个生成算法,每行1-9不能重复,每列1-9不能重复,每个3*3的小矩阵也要保证不能重复-Sudoku game that' s a 9* 9 array generation algorithm, each line of 1-9 can not be repeated, each columns 1-9 can not be repeated, each 3* 3 matrix must make sure that the small can not be
  3. 所属分类:Other Games

    • 发布日期:2017-04-03
    • 文件大小:592
    • 提供者:lw
  1. ldpc_gen_coding_decoding

    1下载:
  2. LDPC的检验矩阵的生成,编码和译码过程。-The process of LDPC codes generating,encoding and decoding.
  3. 所属分类:Other windows programs

    • 发布日期:2016-11-21
    • 文件大小:8137
    • 提供者:wenyan
  1. erzhitu

    0下载:
  2. 求二值图的算法园程序,在指定的目录下输入图像名称,就可以在Matlab的M文件中运行得到图像的二值图,并输入图像对应的矩阵。根据轮廓下可以生成一个二值图,并把它的图像输出。-Figure 2 value seeking algorithms garden program, in the specified directory name of the input image, we can run Matlab M-file to be binary image map and the input
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:514
    • 提供者:wangyuefeng
  1. p03

    0下载:
  2. 1、编写并测试3×3矩阵转置函数,使用数组保存3×3矩阵 2、使用动态内存分配生成动态数组来重新完成上题,使用指针实现函数的功能。 3.写一个程序,定义基类车Vehicle,有Run,Stop等成员函数,由它派生出2个派生类:(自行车类)、(汽车类),从Bbicyce 、Motoracar派生出Motorcycle(摩托车类),它们都有Run,Stop等成员函数。注意虚函数的作用。 -1, to prepare and test the 3 × 3 matrix transpose
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1320
    • 提供者:月月
  1. GenPoly_matric

    1下载:
  2. 利用线性移位寄存器序列的线性关系,用求解矩阵的方法求解移存器序列的生成多项式-get LFSR sequence prime Polynomial by the line relationship of the sequence
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:811
    • 提供者:黄英
  1. yalmip

    5下载:
  2. matlab用于求解规划问题的工具包 推荐把这个工具整合到matlab中去,这个工具是私人的,不过大家都可以免费下载使用。下载后,只要在matlab中添加路径就可以使用这工具箱。 正在吸引我的是,这个工具箱建立了一种新的数据类型,使所有规划问题都整合在一起。 举例如下: 已知非线性整数规划为: Max z=x1^2+x2^2+3*x3^2+4*x4^2+2*x5^2-8*x1-2*x2-3*x3-x4-2*x5 s.t. 0<=xi<
  3. 所属分类:3G develop

    • 发布日期:2016-03-20
    • 文件大小:808300
    • 提供者:wrui
  1. Halftoning_OrderedDithring_and_ErrorDiffussion

    2下载:
  2. Matlab源代码:利用有序抖动算法(Bayer矩阵D4和D8)生成二元图像;利用误差扩散算法(Floyd-Steinberg filter)生成二元图像。-Matlab code using the ordered dithring (Bayer D4 and D8 matrix) to generate the binary images Matlab code using the error diffusion algorithm (Floyd-Steinberg filter) to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:514676
    • 提供者:段玉霞
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. shuizhunwang

    0下载:
  2. 水准网平差计算未知点坐标,矩阵的定义与生成,平差计算原理,数据读取-Leveling network adjustment calculation of the unknown point coordinates, the matrix definition and generation, adjustment calculation principle, the data read
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:2957
    • 提供者:杨帆
  1. QR_and_Least_Square_problems

    0下载:
  2. 如何对随机生成的矩阵进行QR分解和并利用QR分解解决最小二乘问题.-Use Householder reflector to compute the QR factorization of a randomly generated matrix and then solve the Least-Square problems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:1540
    • 提供者:独孤星
  1. Matrix

    0下载:
  2. 矩阵乘法使用其次乘法迭代计算,数据随机生成,可以设置矩阵阶数。-Matrix multiplication using the multiplication followed by iterative calculation, the data randomly generated, you can set the order of matrix.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:25530
    • 提供者:mcfly
  1. DeadlockAvoidance

    0下载:
  2. 实验要求:(1)程序运行开始时,资源全部可用。资源种类约10种,每种资源数目为1~10。 (2)不断随机产生或手工输入新的“进程资源需求向量”,并填写到最大需求矩阵。 (3)在各进程的最大需求数量范围内(因此需作是否超出范围的检验),为各进程随机生成或手工输入资源请求。经银行家算法后输出系统是否安全的信息。当一个进程的资源请求全部发完后,认为它结束。 -Experimental requirements: (a) program run begins, all of the avai
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:378396
    • 提供者:lili
  1. Maze

    0下载:
  2. 迷宫问题 非递归算法 自动生成m*n矩阵,1表示不通,0表示通行-Maze problem of non-recursive algorithms automatically generate m* n matrix, 1 is blocked, passage 0
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:18973
    • 提供者:明猩
  1. BlkLanCom

    0下载:
  2. 生成复杂矩阵,利用lanczos算法。不知道说什么了-Generate complex matrix, use lanczos algorithm. Do not know what to say
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-05
    • 文件大小:2137
    • 提供者:李亮
  1. lab_6

    0下载:
  2. 1.使用动态内存分配生成动态数组来完成3*3矩阵转置函数 2.应用string类定义字符串,实现两个字符串的连接 3.修改实验4中的选做实验中的people类。具有如下属性:姓名char name[11],编号char[7],性别char sex[3],生日birthday,身份证char id[16]。其中“出生日期”定义为一个“日期”类内嵌函数对象,用成员函数实现对人员信息的录人和显示。要求包括:构造函数和析构函数,开呗构造函数,内联成员函数,聚集。在测试程序中定义people类的对
  3. 所属分类:Other windows programs

    • 发布日期:2016-01-24
    • 文件大小:1419
    • 提供者:YIDIANER
  1. code

    0下载:
  2. 使用4*4抖动矩阵由24位彩色图像生成抖动图像-dithering,4*4 matrix,24-bit color, lena
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:168602
    • 提供者:yanqinhuang
  1. Suanfuyouxianfenxi

    0下载:
  2. 给定文法及该文法各非终结符所对应的FIRSTVT和LASTVT集,能依据文法和FIRSTVT和LASTVT生成算符优先分析表。 动态模拟算法的基本功能是: 输入一个给定文法,及FIRSTVT和LASTVT集; 输出算符优先分析表生成算法; 输出算法优先分析表构造的过程; 主要是依据构造算符优先关系的算法来绘制优先关系矩阵表。 -Given the grammar and the grammar nonterminals corresponding FIRSTVT and
  3. 所属分类:Compiler program

    • 发布日期:2017-04-04
    • 文件大小:798426
    • 提供者:
  1. Matrix

    0下载:
  2. 稀疏矩阵的运算,主要用于测试算法实现,矩阵由系统随机生成,由用户选择需要的操作,包括矩阵的加减乘运算,稀疏矩阵的输入形式采用“三元组”表示,而运算结果的矩阵则以通常的阵列形式列出。-Sparse matrix operations, mainly for testing algorithms, matrix randomly generated by the system, select the desired operation by the user, including matrix a
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2243
    • 提供者:小伏
  1. DICOMDIR

    0下载:
  2. DICOMDIR Reader Matlab实现DICOMDIR读取 Matlab, Image Processing Toolbox 程序读取DICOMDIR文件,读取meta数据,生成三维矩阵。 相关知识 Reading DICOMDIR folder using the directory browser GUI: dcmSeries = loaddcmdir Generating 3D array by selecting a dico
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:6747
    • 提供者:鲁冰
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 34 »
搜珍网 www.dssz.com