搜索结果

找到约 1,235 项符合 TC-F 的查询结果

数学计算 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 ...
https://www.eeworm.com/dl/641/284866.html
下载: 53
查看: 1076

数学计算 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 ...
https://www.eeworm.com/dl/641/284868.html
下载: 80
查看: 1071

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 ...
https://www.eeworm.com/dl/665/284871.html
下载: 169
查看: 1059

串口编程 3.0V至5.5V、低功耗、1Mbps、真RS-232收发器

3.0V至5.5V、低功耗、1Mbps、真RS-232收发器,使用四只0.1&micro F外部电容.
https://www.eeworm.com/dl/624/285102.html
下载: 88
查看: 1046

书籍源码 void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) {

void III_hufman_decode(struct Granule *gr,int part2_start, int freqline[SBLIMIT][SSLIMIT]) { unsigned int reg1, reg2,i unsigned int part3_length = part2_start + gr->part2_3_length unsigned used int h,*f=&freqline[0][0] if(gr->window_switching_flag && gr->block_type == 2) { /* sh ...
https://www.eeworm.com/dl/532/285422.html
下载: 146
查看: 1075

驱动编程 KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程

KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~) 0.2 关于KmdKit KmdKit的全称是Kernel Mode Driver ...
https://www.eeworm.com/dl/618/285842.html
下载: 197
查看: 1131

单片机开发 程序说明 本地机使用ATDT命令拨号

程序说明 本地机使用ATDT命令拨号,远程机设为自动响应方式,即可进入联机方式, 进行终端通信。 在联机方式下,按PageUp键上载文件,按PageDn键下载文件,Ctrl-O呼出主菜单,退出联机方式使用Ctrl-D键。退出终端仿真器使用EXIT命令。 主程序使用TC编写。终端方式为VT1 ...
https://www.eeworm.com/dl/648/286247.html
下载: 182
查看: 1023

数值算法/人工智能 This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. F

This little Program allows you to send commands to the CardReader (CT-BCS) or to the Card itself. First you will be ask to what Port the Reader is connected (0=COM1, 1=COM2). Then the Class-Byte (CLA), Instruction-Byte (INS), Parameter 1 (P1), Parameter 2 (P2). If wou don愒 want to send Parameter 3 ...
https://www.eeworm.com/dl/518/287549.html
下载: 77
查看: 1046

matlab例程 matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内

matlab遗传算法工具箱函数及实例讲解2 【问题】在-5<=Xi<=5,i=1,2区间内,求解 f(x1,x2)=-20*exp(-0.2*sqrt(0.5*(x1.^2+x2.^2)))-exp(0.5*(cos(2*pi*x1)+cos(2*pi*x2)))+22.71282的最小值。
https://www.eeworm.com/dl/665/287813.html
下载: 117
查看: 1103

其他嵌入式/单片机内容 用89S52做的NEC码的红外发射程序

用89S52做的NEC码的红外发射程序,其中p10-p17口接按钮组成标准4*4键盘,发射后对应的按键解码为0-F
https://www.eeworm.com/dl/687/290998.html
下载: 39
查看: 1054