搜索资源列表
混沌时序多步预测函数
- 混沌时序多步预测函数的MATLAB程序,对于研究混沌时间序列的朋友来说是个好程序-Chaos forecast sequential multi-step procedures MATLAB functions for research chaotic time series of friends is a good procedure
cSPADE.rar
- Mining sequential patterns with constraint (SPADE with constraint),Mining sequential patterns with constraint (SPADE with constraint)
AuxParticleFilter.zip
- 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
FeatureSelection
- 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
SER_LMS
- SER(序贯回归算法)和LMS(最小均方算法)的matlab仿真及对比-SER (Sequential regression algorithm) and the LMS (least mean square) of matlab simulation and comparison
TwoRLS
- 序惯最小二乘法,能够实现比最广二乘法好的结果-Sequential least square method, can achieve more than the most widely II multiplication good results
svm_smo
- 支持向量机(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
code1
- 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"
smctc-100
- SMCTC: Sequential Monte Carlo Template Cla-SMCTC: Sequential Monte Carlo Template Class
sis
- Sequential Importance Sampling
Sequential_Importance_sampling
- Sequential Importance sampling in PF
Sequential__Detection
- sequential detection
Gauss Constrained Optimization
- 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
Sequential-lindo-case
- 用序贯法实现的lindo案例,欢迎交流-With the sequential method to achieve lindo case, welcome to AC! !
Sequential-search-and-binary-search
- 数据结构 顺序查找和折半查找 Sequential search and binary search-Find and order data structure binary search Sequential search and binary search
Sequential-queue
- 顺序队列是很有用的C经典数据结构算法,希望对大家有点用-Sequential queue is useful C classical data structure algorithms, we want to use a little bit
hellow4
- 序列二次规划算法,能求解包含约束和无约束的问题,非常方便。-Sequential quadratic programming algorithm to solve constrained and unconstrained contain the problem, very convenient.
SMCTC-Sequential-Monte-Carlo-in-CPP
- 序列贝叶斯方法是对传统贝叶斯推断的推广。本文介绍序列贝叶斯的蒙特卡洛方法的C-Sequential Monte Carlo in C++
Sequential-Minimal-Optimization
- 序列最小优化训练支持基于向量机的一种序列最小优化训练的快速算法。-Sequential Minimal Optimization- A Fast Algorithm for Training Support Vector Machines
sequential tables
- 编写一算法,实现两个顺序表的合并。(说明:将共同拥有的元素只存其一。)(Write an algorithm to achieve the merger of two sequential tables. (Descr iption: only one of the shared elements is stored.))