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

搜索资源列表

  1. C_Arrange_goto

    0下载:
  2. 老师说goto打乱了程序的结构,可是有时候它简单啊,还可以改进我们的算法为什么不用呢?这是对C++实现排列的序数法的改进.-teacher said goto disrupt the structure of the program, but sometimes it simple ah, We can also improve the algorithm Why not? This is the realization of C with a sequential method improve
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7.7kb
    • 提供者:刘玉训
  1. RaoBlackwellisedParticleFilteringforDynamicBayesia

    0下载:
  2. The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient stat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:198.44kb
    • 提供者:晨间
  1. On-Line_MCMC_Bayesian_Model_Selection

    0下载:
  2. This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps to perform model selection in neural networks. We treat both the model dimension (number of neurons) and model parameters as unknowns. The derivation a
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:214.89kb
    • 提供者:晨间
  1. AuxParticleFilter.zip

    0下载:
  2. Auxiliary Particle Filter implemented in C# (also known as condensation algorithm, Sequential Monte Carlo, etc..) See Auxiliary Particle Filter by Pitt/Shephard 1998 for details on this algorithm. Will need to be modified for your use but shoul
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2.73kb
    • 提供者:sefstrat
  1. sbody

    0下载:
  2. c版本n-body simulation 粒子轨迹模拟-the sequential code for nbody force between particles. (n-body simulation)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1.19kb
    • 提供者:chen wang
  1. cfd

    0下载:
  2. 学校的CFD的模型 运用poisson equation 非常好的sequential programme-School of the CFD model poisson equation very good use of sequential programme
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.2mb
    • 提供者:uranus131
  1. novogsp

    0下载:
  2. Algorithm GSP in C for patterns sequential
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:849.13kb
    • 提供者:Priscila
  1. string_link

    0下载:
  2. 链式串操作大部分函数 链式串操作大部分函数-all function of sequential string
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.05kb
    • 提供者:HaKuMeJi
  1. smctc-100

    0下载:
  2. SMCTC: Sequential Monte Carlo Template Cla-SMCTC: Sequential Monte Carlo Template Class
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:194.62kb
    • 提供者:shahrukh
  1. Numerical_Solution_of_PDEs

    0下载:
  2. The purpose of this paper is to address the following problem: How can existing sequential simulators be utilized in developing parallel simulators for the numerical solution of partial di erential equations (PDEs)? We dis- cuss this issue in t
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:81.59kb
    • 提供者:mirtchev
  1. hartigansSLC_OpenCV

    0下载:
  2. hartigans Sequential Leader Clustering Algorithm in terms of OpenCV (ver.1.1) Sequential Leader algorithm: Hartigan, J. A. (1975), Clustering Algorithms. John Wiley and Sons, Inc., New York, NY. 1. Select maximum cluster "radius" 2
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:52.62kb
    • 提供者:sas
  1. univ.algor.for.seq.data.comp[1]

    0下载:
  2. Universal algorithm for sequentiaL data compression
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:428.58kb
    • 提供者:yyudin
  1. 1

    0下载:
  2. Sequential Matrix Multiplication
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:980byte
    • 提供者:ahmed
  1. apriori

    0下载:
  2. Apriori algorithm for sequential pattern mining
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4.88kb
    • 提供者:Reem Alfayez
  1. math

    0下载:
  2. 数学计算代码:二分法,分段二次插值,复合辛普森算法,拉格朗日插值,牛顿迭代法,顺序消元法。-Math code: dichotomy, piecewise quadratic interpolation, composite Simpson method, Lagrange interpolation, Newton iteration, sequential elimination method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:99.83kb
    • 提供者:张效
  1. demo_mt

    0下载:
  2. Sequential Monte Carlo Methods for Multiple Target Tracking and Data Fusion
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:102.92kb
    • 提供者:estevan
  1. Search

    0下载:
  2. 两个搜索算法的实现,一、顺序搜索;二、二叉搜索(折半搜索),使用java实现-Two search algorithm implemented, a, sequential search Second, binary search (binary search), use Java implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1.06kb
    • 提供者:
  1. SMCTC-Sequential-Monte-Carlo-in-CPP

    0下载:
  2. 序列贝叶斯方法是对传统贝叶斯推断的推广。本文介绍序列贝叶斯的蒙特卡洛方法的C-Sequential Monte Carlo in C++
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:374.4kb
    • 提供者:施昌宏
  1. mubiaoguihua

    0下载:
  2. 采用序贯式算法解决多目标规划问题,虽然不能得到严格的最优解,但能够得到满意解。-Sequential algorithm to solve multi-objective programming problem, although it can not be strictly optimal solution, but able to get a satisfactory solution.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:9.66kb
    • 提供者:呙尧
  1. sum

    0下载:
  2. 一些简单数字的求和,一组不同数字按由大到小按序-Sum of simple figures, a different set of figures descending sequential
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:48.85kb
    • 提供者:wumin
« 12 »
搜珍网 www.dssz.com