搜索结果
找到约 233 项符合
load 的查询结果
按分类筛选
- 全部分类
- 电源技术 (22)
- 技术资料 (21)
- 其他 (20)
- matlab例程 (19)
- DSP编程 (16)
- 微处理器开发 (8)
- Java编程 (8)
- VHDL/FPGA/Verilog (7)
- 嵌入式/单片机编程 (7)
- Linux/Unix编程 (6)
- 模拟电子 (5)
- 单片机编程 (5)
- 嵌入式Linux (5)
- 通讯编程文档 (4)
- 文章/文档 (4)
- 游戏 (3)
- 其他书籍 (3)
- SQL Server (3)
- 人工智能/神经网络 (3)
- 数学计算 (3)
- 单片机开发 (3)
- 能源行业(电力石油煤炭) (3)
- 书籍 (3)
- 开发工具 (2)
- 文件格式 (2)
- 其他嵌入式/单片机内容 (2)
- 汇编语言 (2)
- 电子书籍 (2)
- 通讯/手机编程 (2)
- 软件设计/软件工程 (2)
- 数据库系统 (2)
- VIP专区 (2)
- VHDL/Verilog/EDA源码 (1)
- 无线通信 (1)
- 实用工具 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- 其他数据库 (1)
- 软件工程 (1)
- 编辑器/阅读器 (1)
- 串口编程 (1)
- 数值算法/人工智能 (1)
- Windows Mobile (1)
- 技术管理 (1)
- BREW编程 (1)
- Windows CE (1)
- Java书籍 (1)
- 驱动编程 (1)
- VC书籍 (1)
- 并行计算 (1)
- 加密解密 (1)
- 压缩解压 (1)
- GPS编程 (1)
- Jsp/Servlet (1)
- JavaScript (1)
- FlashMX/Flex源码 (1)
- Delphi/CppBuilder (1)
- 书籍源码 (1)
- J2ME (1)
- 金融证券系统 (1)
- 系统设计方案 (1)
- Delphi控件源码 (1)
- 其他文档 (1)
- 软件 (1)
- 源码 (1)
- 笔记 (1)
人工智能/神经网络 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 ...
matlab例程 In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: ...
数学计算 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 ...
数学计算 This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hier
This demo nstrates the use of the reversible jump MCMC algorithm for neural networks. It uses a hierarchical full Bayesian model for neural networks. This model treats the model dimension (number of neurons), model parameters, regularisation parameters and noise parameters as random variables that 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 ...
嵌入式/单片机编程 This guide describes Freescale’s BeeKit Wireless Connectivity Toolkit configuration tool used for Zi
This guide describes Freescale’s BeeKit Wireless Connectivity Toolkit configuration tool used for ZigBee, 802.15.4, or SMAC application development. The guide describes system requirements, installation, and how to launch BeeKit. The book then guides users through a simple step-by-step process of h ...
VHDL/FPGA/Verilog UART发送TX控制电路设计
UART发送TX控制电路设计,以波特率产生器的EnableTX将数据DATAO以LOAD信号将其送入发送缓冲器Tbuff,并令寄存器内容已载有数据而非空出的标志tmpTBufE=0。当同步波特率信号来临时监视是否处于tmpTBufE=0(内有数据)以及tmpTRegE=1(没有数据)。即处于尚未启动发送态则将Tbuff缓冲寄存器 送入传输寄存器Treg内并令tmpTRegE ...