搜索结果
找到约 731 项符合
Svm-space 的查询结果
matlab例程 MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999 %needs optimization toolbox %Modified b
MULTIDIMENSIONAL SCALING in matlab by Mark Steyvers 1999
%needs optimization toolbox
%Modified by Bruce Land
%--Data via globals to anaylsis programs
%--3D plotting with color coded groups
%--Mapping of MDS space to spike train temporal profiles as described in
%Aronov, et.al. "Neural codin ...
VxWorks This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley
This version of malloc for VxWorks contains two different algorithms. One is the BSD based Kingsley "bucket" allocator which has some unique fragmentation behavior. The other is Doug Lea s well tested allocator that tries to minimize fragmentation while keeping the speed/space requirements.
非常实用 ...
人工智能/神经网络 ReBEL is a Matlabtoolkit of functions and scripts, designed to facilitate sequential Bayesian infer
ReBEL is a Matlabtoolkit of functions and scripts, designed to
facilitate sequential Bayesian inference (estimation) in general state
space models. This software consolidates research on new methods for
recursive Bayesian estimation and Kalman filtering by Rudolph van der
Merwe and Eric A. Wan. The ...
Delphi/CppBuilder 含此文档只表示此压缩包来自于DELPHI盒子网站 ------------------------------------------------------------------------
含此文档只表示此压缩包来自于DELPHI盒子网站
-------------------------------------------------------------------------
DELPHI盒子 二零零三新版
http://www.2ccc.com
http://www.delphibox.com
Email:root@2ccc.com
DELPHI相关源码下载,作品发布,个性论坛,支持WEB/FTP文件上传,会员WEB空间,VIP会员***@2ccc. ...
行业发展研究 This paper deals with the problem of speech enhancement when a corrupted speech signal with an addi
This paper deals with the problem of speech enhancement when a
corrupted speech signal with an additive colored noise is the only
information available for processing. Kalman filtering is known as
an effective speech enhancement technique, in which speech signal
is usually modeled as autoregressive ...
行业发展研究 This paper deals with the problem of speech enhancement when only a corrupted speech signal is avai
This paper deals with the problem of speech enhancement when
only a corrupted speech signal is available for processing. Kalman
filtering is known as an effective speech enhancement technique,
in which speech signal is usually modeled as autoregressive (AR)
model and represented in the state-space d ...
matlab例程 一个老外开发的地质统计学matlab工具箱
一个老外开发的地质统计学matlab工具箱,具有较全的统计算法如克里金、SVM
汇编语言 回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯
回溯(b a c k t r a c k i n g)是一种系统地搜索问题解答的方法。为了实现回溯,首先需要为问题定义一个解空间( solution space),这个空间必须至少包含问题的一个解(可能是最优的)。在迷宫老鼠问题中,我们可以定义一个包含从入口到出口的所有路径的解空间;在具有n 个对象的0 / 1背包问题中(见1 . 4节和2 . 2节) ...
matlab例程 CJ.Lin的著名软件:LibSVM
CJ.Lin的著名软件:LibSVM,实现的是SVM分类、回归的快速算法。在Matlab 7.0环境下直接调用。
matlab例程 n类PSVm 算法程序
n类PSVm 算法程序,相对于svm运算速度较快