搜索资源列表
peekandpoke
- 用汇编实现PEEK and POKE 的相关功能。还有一个SQRT函数的简单应用,代码简单易懂。-failed to translate
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
int_sqrt
- int_sqrt - rough approximation to sqrt.
bands
- Compute the amplitude (sqrt energy) in each of the bands.
vp9_itrans4_dspr2
- 1-D transform scaling factor is sqrt(2). The overall dynamic range is 14b (input) + 14b (multiplication scaling). -1-D transform scaling factor is sqrt(2). The overall dynamic range is 14b (input) + 14b (multiplication scaling).
size_size_string_size_size
- VC6 consider call to sqrt ambiguous as soon as using namespace std has been invoked.
j0
- Returns ERANGE error and value 0 for large arguments. Calls sin, cos, sqrt.
hypot
- Accuracy: hypot(x,y) returns sqrt(x^2+y^2) with error less than 1 ulps (units in the last place).
ptmp
- Returns ERANGE error and value 0 for large arguments. Calls sin, cos, sqrt.
CS-Stability-Unit-III-PWK-13-may
- ofdm Theroretical ecpression of Probability of Detection refer above reference. thresh = (qfuncinv(Pf)./sqrt(L))+ 1 Pd_the = qfunc(((thresh - (snr + 1)).*sqrt(L))./(sqrt(2).*(snr + 1))) plot(Pf, Pd_the, r- ) xlabel( probability of false ala