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

搜索资源列表

  1. 混沌时序多步预测函数

    4下载:
  2. 混沌时序多步预测函数的MATLAB程序,对于研究混沌时间序列的朋友来说是个好程序-Chaos forecast sequential multi-step procedures MATLAB functions for research chaotic time series of friends is a good procedure
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:219480
    • 提供者:gxsh
  1. cSPADE.rar

    0下载:
  2. Mining sequential patterns with constraint (SPADE with constraint),Mining sequential patterns with constraint (SPADE with constraint)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:26064
    • 提供者:thxsea
  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
    • 文件大小:2797
    • 提供者:sefstrat
  1. FeatureSelection

    0下载:
  2. Feature Selection using Matlab. The DEMO includes 5 feature selection algorithms: • Sequential Forward Selection (SFS) • Sequential Floating Forward Selection (SFFS) • Sequential Backward Selection (SBS) • Se
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-13
    • 文件大小:3283910
    • 提供者:driftinwind
  1. SER_LMS

    0下载:
  2. SER(序贯回归算法)和LMS(最小均方算法)的matlab仿真及对比-SER (Sequential regression algorithm) and the LMS (least mean square) of matlab simulation and comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:808
    • 提供者:小红
  1. TwoRLS

    0下载:
  2. 序惯最小二乘法,能够实现比最广二乘法好的结果-Sequential least square method, can achieve more than the most widely II multiplication good results
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2635
    • 提供者:lulu
  1. svm_smo

    0下载:
  2. 支持向量机(svm)的 序列最小优化算法(sequential minimal optimization) 的大量论文资料!该算法可用来开发svm的并行算法!-Support vector machine (svm) of the sequential minimal optimization algorithm (sequential minimal optimization) information on a large number of papers! The algorithm can
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-27
    • 文件大小:10374270
    • 提供者:lujia
  1. code1

    0下载:
  2. the attached file consists of matlab code for implementation of sequential importance sampling particle filter given in IEEE paper entitled as "A TUTORIAL ON PARTICLE FILTERS FOR ONLINE NONLINEAR NON GUASSIAN BAYESIAN TRACKING"
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:998
    • 提供者:babi
  1. smctc-100

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

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

    0下载:
  2. Sequential Importance Sampling
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:682
    • 提供者:keshav
  1. Sequential_Importance_sampling

    0下载:
  2. Sequential Importance sampling in PF
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:686
    • 提供者:liu xin
  1. Sequential__Detection

    0下载:
  2. sequential detection
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:634
    • 提供者:ali
  1. Gauss Constrained Optimization

    0下载:
  2. CO is an applications module written in the GAUSS programming language. It solves the Nonlinear Programming problem, subject to general constraints on the parameters - linear or nonlinear, equality or inequality, using the Sequential Quadratic Progra
  3. 所属分类:数值算法/人工智能

    • 发布日期:2013-07-17
    • 文件大小:37622
    • 提供者:王知章
  1. Sequential-lindo-case

    0下载:
  2. 用序贯法实现的lindo案例,欢迎交流-With the sequential method to achieve lindo case, welcome to AC! !
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:11241
    • 提供者:MGC
  1. Sequential-search-and-binary-search

    0下载:
  2. 数据结构 顺序查找和折半查找 Sequential search and binary search-Find and order data structure binary search Sequential search and binary search
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:727
    • 提供者:brianlxw
  1. Sequential-queue

    0下载:
  2. 顺序队列是很有用的C经典数据结构算法,希望对大家有点用-Sequential queue is useful C classical data structure algorithms, we want to use a little bit
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:910
    • 提供者:Ri
  1. hellow4

    1下载:
  2. 序列二次规划算法,能求解包含约束和无约束的问题,非常方便。-Sequential quadratic programming algorithm to solve constrained and unconstrained contain the problem, very convenient.
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:4802
    • 提供者:晓明
  1. SMCTC-Sequential-Monte-Carlo-in-CPP

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

    • 发布日期:2017-04-02
    • 文件大小:383385
    • 提供者:施昌宏
  1. Sequential-Minimal-Optimization

    0下载:
  2. 序列最小优化训练支持基于向量机的一种序列最小优化训练的快速算法。-Sequential Minimal Optimization- A Fast Algorithm for Training Support Vector Machines
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:76527
    • 提供者:Mr.W
  1. sequential tables

    0下载:
  2. 编写一算法,实现两个顺序表的合并。(说明:将共同拥有的元素只存其一。)(Write an algorithm to achieve the merger of two sequential tables. (Descr iption: only one of the shared elements is stored.))
  3. 所属分类:数据结构

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