北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the
北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the...
北京大学ACM比赛题目 Consider an infinite full binary search tree (see the figure below), the numbers in the...
Obtain the CDF plots of PAPR from an OFDM BPSK transmission specified per IEEE 802.11a specification...
simulates coin tossing. Let the program toss a coin each time the user chooses the “Toss Coin” menu ...
This program uses the HF flag of a FIFO to trigger reads, guaranteeing that the FIFO is never blocke...
% EM algorithm for k multidimensional Gaussian mixture estimation % % Inputs: % X(n,d) - input da...
pashload是应用在linux下的网络带宽测试源程序精确度比较高 ///////////////////////////////////// Pathload is a tool for es...
用Fourier变换求取信号的功率谱---周期图法 用Fourier变换求取信号的功率谱---分段周期图法 用Fourier变换求取信号的功率谱---welch方法 功率谱估计----多窗口法(...
* acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *...
实现8比特字节的RS纠错编码,可以指定极性校验字节数目,能产生的最大校验序列长度为255字节(含极性校验字节).This is an implementation of a Reed-Solomon ...
包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorith...