CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - SUM

搜索资源列表

  1. subsum.rar

    0下载:
  2. 回溯法求子集和问题, 在回溯过程中利用了剪枝 ,The back track method to solve the sub sum problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:995
    • 提供者:syys
  1. ssd.m

    0下载:
  2. SSD - Sum of squared Differences
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:807
    • 提供者:NOBO
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. Rayleigh_fading

    0下载:
  2. In this program, several statistical fading channel simulators using the Sum-of-Sinusoids (SoS)has been implemented.A Rayleigh fading channel impulse respose using jakes model has been generated in matlab -In this program, several statistical fadin
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4210
    • 提供者:ria
  1. null_beamform_cf

    1下载:
  2. MATLAB function that performers delay and sum beamforming on two input signals in the frequency domain.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1008
    • 提供者:sam
  1. BP

    0下载:
  2. Belief Propagation (BP) Implementations gabp.m, run_gabp.m => Gaussian BP - parallel version asynch_GBP.m => Gaussian BP - serial version sparse_gabp.m, run_sparse_gabp.m => Gaussian BP - sparse version, optimized, tested on sparse
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:223838
    • 提供者:savsee
  1. LDPC_BSN

    0下载:
  2. matlab仿真实现LDPC码编码译码(1/2)-LDPC Decoder for rate=1/2 Min-Sum, Sum-Product, Scaling Min-Sum Layered Decoding for Matlab Code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:9896
    • 提供者:金宁维
  1. simulation_results_wimax_1152_075_MinSum

    0下载:
  2. simulation results of Wimax min-sum
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:672
    • 提供者:fotis
  1. sum

    0下载:
  2. 求矩阵对角线上元素之和,用C#语言实现对N*N矩阵的对角线元素之和的求法。-sum
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1922
    • 提供者:chen
  1. SumAbsDiff

    0下载:
  2. code to get optical flow using sum of absolute differences matching
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1437
    • 提供者:jim
  1. SumSqDiff

    0下载:
  2. code to get optical flow using sum of square difference method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1534
    • 提供者:jim
  1. sum

    0下载:
  2. 此程序写了,任意给定两个数,互相作为底数和指数,再求和。如果不满足条件,报错。-This program was made, any given two numbers to each other as the base and index, and then sum. If does not meet the conditions, an error.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1247
    • 提供者:屈健健
  1. pattern

    0下载:
  2. beamfoming pattern for microphones using delay and sum beamformer
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:99569
    • 提供者:drumil
  1. clus

    0下载:
  2. 极小化误差平方和算法聚类源代码,下载后直接运行就可以了-Minimizing the error sum of squares clustering algorithm source code can be run directly after downloading the
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2028
    • 提供者:李白
  1. Sum

    0下载:
  2. 本段程序简单的描述了一下C++教程上关于求和的算法-This section describes the procedures for a simple tutorial on what C++ algorithm on the sum
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:225518
    • 提供者:蒋峰
  1. The-sum-of-Multinomial

    0下载:
  2. 数据结构中的一元多项式相加,多于考研算法实现很重要。后续部分将在后期上传!-The sum of Multinomial
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:80174
    • 提供者:王磊
  1. sum

    0下载:
  2. This program return the sum of the digits of number you entered.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:583
    • 提供者:rrrrr
  1. sason1

    0下载:
  2. the sum-rate inner bound of sason on two-user interference channel
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:650
    • 提供者:张博
  1. linked-list-polynomial-sum

    0下载:
  2. 用链表表示一元多项式,写一算法完成两个一元多项式相加。-Represents a polynomial with a linked list, write an algorithm to complete two one-polynomial sum.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:318350
    • 提供者:newthursday
  1. iterative--subset-sum

    0下载:
  2. 子集和的迭代算法,一个序列,序列中得子集和等于给定数的所有解答-subset sum :iterative method
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:17510
    • 提供者:may
« 12 3 4 5 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com