搜索结果

找到约 3,261 项符合 f.m 的查询结果

数学计算 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

matlab例程 1、Rayleigh_Doppler_singlePath.m 产生单径Rayleigh衰落

1、Rayleigh_Doppler_singlePath.m 产生单径Rayleigh衰落,采用了6种方法并进行了比较,推荐使用第6种方法; 2、Rayleigh_Doppler_multiPath.m 根据多条径的延时和强度,产生频率选择性衰落; 在单径和多径两个程序中,均提供了其功率谱的输出代码; ...
https://www.eeworm.com/dl/665/285054.html
下载: 184
查看: 1044

通讯/手机编程 是硕士论文里面的关于NAKAGAMI信道M=0.5用LLR译码时的初始化消息计算以及整个译码程序

是硕士论文里面的关于NAKAGAMI信道M=0.5用LLR译码时的初始化消息计算以及整个译码程序
https://www.eeworm.com/dl/527/285497.html
下载: 85
查看: 1042

通讯/手机编程 是硕士论文里面的关于NAKAGAMI信道M=1.5用LLR译码时的初始化消息计算以及整个译码程序

是硕士论文里面的关于NAKAGAMI信道M=1.5用LLR译码时的初始化消息计算以及整个译码程序
https://www.eeworm.com/dl/527/285499.html
下载: 91
查看: 1026

通讯/手机编程 是硕士论文里面的关于NAKAGAMI信道M=0.5用LDPC LLR译码时的初始化消息计算以及整个译码程序

是硕士论文里面的关于NAKAGAMI信道M=0.5用LDPC LLR译码时的初始化消息计算以及整个译码程序
https://www.eeworm.com/dl/527/285501.html
下载: 104
查看: 1033

matlab例程 高斯混合模型参数估计,EM算法,sunMOG.m为函数,testMOG4.m为测试程序

高斯混合模型参数估计,EM算法,sunMOG.m为函数,testMOG4.m为测试程序
https://www.eeworm.com/dl/665/286353.html
下载: 63
查看: 1165

matlab例程 用m文件实现的广义预测基本算法

用m文件实现的广义预测基本算法,按照舒迪前老师书上的公式编的算法
https://www.eeworm.com/dl/665/286717.html
下载: 21
查看: 1046

单片机开发 spwm逆变器供电的无刷反馈电机调速系统的m文件编的算法

spwm逆变器供电的无刷反馈电机调速系统的m文件编的算法
https://www.eeworm.com/dl/648/286722.html
下载: 73
查看: 1062

编译器/解释器 进程通信与进程同步机制实践 有三个进程R、M、P

进程通信与进程同步机制实践 有三个进程R、M、P,分别负责从键盘读入数据、对读入的数据进行处理、将处理后的数据从屏幕输出,三个进程共享同一个缓冲区。试用操作系统提供的进程通信和同步机制,使三个进程能够相互协作,正确的完成数据的读入、处理和输出。 ...
https://www.eeworm.com/dl/628/286768.html
下载: 196
查看: 1034