搜索结果
找到约 199 项符合
details 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (18)
- 书籍 (10)
- Java编程 (9)
- 加密解密 (8)
- 电子书籍 (8)
- 单片机开发 (8)
- 其他 (7)
- matlab例程 (7)
- 数学计算 (7)
- 电源技术 (6)
- 系统设计方案 (6)
- 无线通信 (5)
- 可编程逻辑 (5)
- 嵌入式/单片机编程 (5)
- Java书籍 (5)
- 单片机编程 (4)
- 通讯/手机编程 (4)
- 人工智能/神经网络 (4)
- VHDL/FPGA/Verilog (4)
- 通讯编程文档 (4)
- Linux/Unix编程 (4)
- 技术管理 (4)
- 微处理器开发 (4)
- 文章/文档 (3)
- VC书籍 (3)
- 软件设计/软件工程 (3)
- Internet/网络编程 (3)
- allegro (2)
- 教程资料 (2)
- 编译器/解释器 (2)
- 其他数据库 (2)
- Windows CE (2)
- 网络 (2)
- 嵌入式Linux (2)
- MySQL数据库 (2)
- 行业发展研究 (2)
- 软件工程 (2)
- 技术资料 (2)
- 模拟电子 (1)
- Proe教程 (1)
- 通信网络 (1)
- 传感与控制 (1)
- 测试测量 (1)
- Delphi控件源码 (1)
- 数值算法/人工智能 (1)
- 中间件编程 (1)
- 操作系统开发 (1)
- Jsp/Servlet (1)
- 磁盘编程 (1)
- 数据结构 (1)
- Symbian (1)
- 汇编语言 (1)
- 其他行业 (1)
- 金融证券系统 (1)
- 手册 (1)
- 论文 (1)
- 源码 (1)
嵌入式Linux This program is distributed in the hope that it will be useful, ** but WITHOUT ANY WARRANTY without
This program is distributed in the hope that it will be useful,
** but WITHOUT ANY WARRANTY without even the implied warranty of
** MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
** GNU General Public License for more details.
人工智能/神经网络 Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form
Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifie ...
matlab例程 This program simulates plant identification using frequency block least mean square (FBLMS) alogrith
This program simulates plant identification using frequency block least mean square (FBLMS) alogrithm
reference: 《LMS算法的频域快速实现》 LMS is modified by XXX in XXX place, see details in XXX relevant document
软件设计/软件工程 Scotia Airlines is a new budget airline operating between Glasgow Airport and the Western Isles. It
Scotia Airlines is a new budget airline operating between Glasgow Airport and the Western
Isles. It operates two 24-seater light passenger aircraft and requires a flight booking system.
Because Scotia offers low cost air travel, there is a need to treat each flight as single cost centre
and to be ab ...
人工智能/神经网络 n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional inde
n this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of the ...
人工智能/神经网络 On-Line MCMC Bayesian Model Selection This demo demonstrates how to use the sequential Monte Carl
On-Line MCMC Bayesian Model Selection
This demo demonstrates 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 and deta ...
数学计算 The software implements particle filtering and Rao Blackwellised particle filtering for conditionall
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 state-of-the-art resampling routines. These are generi ...
matlab例程 In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional ind
In this demo, we show how to use Rao-Blackwellised particle filtering to exploit the conditional independence structure of a simple DBN. The derivation and details are presented in A Simple Tutorial on Rao-Blackwellised Particle Filtering for Dynamic Bayesian Networks. This detailed discussion of th ...
数学计算 This demo nstrates how to use the sequential Monte Carlo algorithm with reversible jump MCMC steps t
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 and details are presented in: Christophe Andrieu, N ...
matlab例程 The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen
The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical re ...