搜索资源列表
pai
- 通过多线程的编程实现圆周率简单计算方式,是多线程编程中较为简单的题目,但整体结构上比较易懂,是初学者学习多线程变成的入门代码。-Through a multi-threaded programming pi simple calculation method is relatively simple multi-threaded programming topics, but the overall structure is relatively easy to understand, is f
ofdm-tge
- OFDM程序,这么安排矩阵的目的是为了构造共轭对称矩阵 共轭对称矩阵的特点是 在ifft/fft的矢量上 N点的矢量 在0,N/2点必须是实数 一般选为0 1至N/2点 与 (N/2)+1至N-1点关于N/2共轭对称- BPSK simulation using a carrier cosine wave with ISI clc close all clear all figure(1) n=160 for i=1:n data(i
hello_triangle
- a basic visual tiger presentation of raspberry pi it simple to start your development with raspberry pi-a basic visual tiger presentation of raspberry pi it simple to start your development with raspberry pi
parameters
- A more general way to handle (pi,pl,pv) parameters for Linux Driver.
parameters
- A more general way to handle (pi,pl,pv) parameters.
[muchong.com]mcmc
- MCMC方法就是*构造合适的马尔科夫链进行抽样而使用蒙特卡洛方法进行积分计算,既然马尔科夫链可以收敛到平稳分布。我们可以建立一个以π为平稳分布的马尔科夫链,对这个链运行足够长时间之后,可以达到平稳状态。此时马尔科夫链的值就相当于在分布π(x)中抽取样本。利用马尔科夫链进行随机模拟的方法就是MCMC。(MCMC method is * construct appropriate sampling of markov chain and USES the monte carlo method for