资源列表
timevarying2
- 多输入多输出系统在不同信噪比下的误码率曲线-MIMO BER curves at different SNR
hallen
- 海伦方法分析偶极子天线的频率阻抗特性-电阻随频率的变化,电抗随频率的变化-Helen analyze the frequency dipole antenna impedance- resistance changes with frequency, the change of reactance with frequency
blockingrate
- 利用matlab实现了对于通话排队论阻塞率的仿真-Simulation on the blocking rate
DIJKPATH
- single source shortest path
pf
- 一个采用蒙特卡洛序贯重要性采样的简单的例子滤波源代码-A sequential importance sampling using Monte Carlo simple example filter source code
Scenario_RamdomFemto_Macro_User
- 异构无线网络中随机生成宏基站与小基站场景的代码-Heterogeneous wireless networks randomly generated macro base station and the small base station scene code
richmond
- Richmond法分析半波振子的电流分布与解析法对比,方向图,增益-Richmond half-wave dipole analysis of current distribution and the analytical method comparison, pattern, gain
DespreadFunc
- CDMA中的扩频解扩,用matlab实现-Spread Spectrum CDMA despreading, using Matlab achieve
1
- QIM算法的水印的嵌入和提取,鲁棒性分析-QIM watermarking algorithm to embed and extract
ofdm-sim.rar
- 代码为对ofdm信号进行二次插值的仿真代码,Code for OFDM signals, quadratic interpolation of the simulation code
Decimal-Counter
- 十进制计数器(异步置数)及七段数码管显示系统,VHDL语言-Decimal Counter (Asynchronous Set the number) and the seven-segment LED display system, VHDL language
dir2par
- %直接型到并联型的转换 % %[C,B,A]=dir2par(b,a) %C为当b的长度大于a时的多项式部分 %B为包含各bk的K乘2维实系数矩阵 %A为包含各ak的K乘3维实系数矩阵 %b为直接型分子多项式系数 %a为直接型分母多项式系数 %