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

搜索资源列表

  1. sinefitness

    0下载:
  2. Least squares sinusoid fit algorithm described in IEEE Standard for Digitizing Waveform Recorders (IEEE Std 1057): Algorithm for three-parameter and four-parameter least squares fit to sinewave data using matrix operations. The algorithm is (in
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5544
    • 提供者:杨超
  1. matlab_work

    0下载:
  2. ordeig.m——主程序,调用后两者,计算特征值,按顺序排列,使虚部递减 pois.m ——对于平面Poiseuille流通过切比雪夫你拟谱法离散化生成O-S矩阵 Dmat.m ——求解切比雪夫微分矩阵 -ordeig.m main program, after calling two, computing eigenvalues ​ ​ in sequence, so that the imaginary part of diminishing po
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1789
    • 提供者:陈浩
  1. code

    0下载:
  2. 排样算法,用于矩阵排样优化,仅供参考,有错误请原谅,( ⊙ o ⊙ )啊!-Nesting algorithms for matrix layout optimization purposes, there is an error, please forgive me, (⊙ o ⊙) ah!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2850
    • 提供者:mikp
  1. 4-4-key-scan

    0下载:
  2. 矩阵键盘又称为行列式键盘,它是用 4 条 I/O 线作为行线, 4 条 I/O 线作为列线组成的键盘。在 行线和列线的每一个交叉点上,设置一个按键。这样键盘中按键的个数是 4 × 4 个。这种行列式键盘 结构能够有效地提高单片机系统中 I/O 口的利用率。 -Matrix keyboard, also known as the determinant keyboard, it is used 4 article
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1014
    • 提供者:王滔
  1. code

    3下载:
  2. 1.O——Hungarian.m 主要功能: 实现匈牙利算法,最终产生关联矩阵 2.trackassoicataion_hgm 主要功能: 1)实现两个传感器对三条航迹的估计; 2)实现两个传感器三组数据的关联; 3)统计误关联-步数的关系,画出结果图。-1.O- Hungarian.m The main function: Hungarian algorithm to achieve, ultimately produce correlation matri
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5252
    • 提供者:eva lee
  1. gpsjixianjiesuan-mohudusuanfa

    0下载:
  2. Gps 整周模糊度算法源码 基线解算 测量平差 O文件读取-#include stdafx.h #include SPP.h #include Matrix.h #include math.h #include SPPDoc.h gps satlite compute #include Gps.h #include MainFrm.h #include SPPDoc.h #include SPPView.h
  3. 所属分类:MPI

    • 发布日期:2017-05-13
    • 文件大小:3068957
    • 提供者:heshiqun
  1. G

    0下载:
  2. 2. 采用相邻矩阵表示一个有向图G,写一个算法确定G是否有一个漏(即入度为n-1,出度为0的顶点),要求该算法的时间复杂度是o(n2)。-2. Using adjacency matrix represents a directed graph G, G wrote an algorithm to determine whether there is a leak (ie, the degree of n-1, a degree of a vertex is 0), the requiremen
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:531
    • 提供者:郑小晴
  1. fxIDW

    0下载:
  2. 反距离权重法,从采样点得到目标图像矩阵,可调半径及幂指数参数;通过8邻点相似特性,运算点减少9倍;- Inverse distance weighting method, the sampling point to obtain the target image matrix, an adjustable radius and exponent parameters o by 8 points similar characteristics, operation point reduct
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:580
    • 提供者:Evan
  1. printer

    1下载:
  2. 这是一个使用单片机的I/O口线控制微型打印机的实用程序。微型打印机为: 40针内含汉字库的并行接口点阵打印机。-This is a use of MCU I/O port line control utility for micro printer. Micro printer is: 40 needle is embedded with parallel interface of Chinese character dot matrix printer.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1237
    • 提供者:195803861
  1. 0-svnn

    0下载:
  2. 这段代码实现了一个新的MLP神经网络训练方法,来自论文A new method for neural network regularization(内附)-This code implements a new training method for MLP neural networks, named Support Vector Neural Network (SVNN), proposed in the work: O. Ludwig “Study on Non-parametric Me
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3062698
    • 提供者:孙园
  1. Problem_07_FindNumInSortedMatrix

    0下载:
  2. 本算法的功能可以快速的查询指定的值在原有的矩阵中出现的位置,算法的时间复杂度是线性的 O(n)- The function of this algorithm can quickly query the location of the specified value in the original matrix, the time complexity of the algorithm is linear O (n)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:572
    • 提供者:yangsen
  1. dfs

    0下载:
  2. 无向图的关键边,dfs邻接阵形式,O(n^2)-The critical edge of the undirected graph, dfs adjacency matrix form, O (n ^ 2)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:571
    • 提供者:曹城生
  1. hungary

    0下载:
  2. 二分图最大匹配,hungary算法,邻接阵形式,复杂度O(m*m*n)-Bipartite graph maximum matching, hungary algorithm, adjacency matrix form, complexity O (m* m* n)
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:630
    • 提供者:曹城生
  1. 11—矩阵按键(代码最少的)

    0下载:
  2. 单片机矩阵按键程序, 单片机系统中,若使用按键较多时如电子密码锁、电话机键盘等一般都至少有12到16个按键,通常采用矩阵键盘。 矩阵键盘又称行列键盘,它是用四条I/O线作为行线,四条I/O线作为列线组成的键盘。在行线和列线的每个交叉点上设置一个按键。这样键盘上按键的个数就为4*4个。这种行列式键盘结构能有效地提高单片机系统中I/O口的利用率。(Singlechip matrix button program)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:34816
    • 提供者:WJW666
  1. DeepLearningDropout-master

    2下载:
  2. dropout和深度学习算法的结合使用,有详细的使用说明和数据集(Three types of layers: - C: convolutional layer (matrix map) - MP: max-pooling layer (matrix map) - F: fully connected layer (vector map) - O: output layer Convolutional Layers: - Scale: scale (size of p
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-17
    • 文件大小:37644288
    • 提供者:咕_噜
  1. 内螺旋法

    0下载:
  2. 内螺旋法 矩阵编号 表示为连接顺序,从中间往外顺时针旋转,时间复杂度基本上就是O(N^2)了(The matrix number of the inner helix is expressed as the connection order, clockwise rotation from the center to the outside, and the time complexity is basically O (N^2))
  3. 所属分类:网络编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:萨达是
  1. Desktop

    0下载:
  2. 计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:anwaixiaohun
  1. 矩阵运算程序

    0下载:
  2. 程序包含矩阵加减、转置和乘法的功能,用于学习动态内存分配、结构体、二级指针、文件I/O.(The program contains the function of matrix addition, subtraction, and multiplication, which is used to learn dynamic memory allocation, structure, two level pointer, file I/O)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:244736
    • 提供者:theisness
« 1 2 3 4 5»
搜珍网 www.dssz.com