-
WiMAX_module-1.02
Its the source code for implementing WIMAX in NS-2
- 2009-04-28 13:07:18下载
- 积分:1
-
variable_step_LMS
最新的三篇有关变步长的LMS算法。由于去噪,检测等。(The latest three variable step size LMS algorithm related. Because of de-noising, testing and so on.)
- 2014-09-23 14:43:16下载
- 积分:1
-
Artikel_22101460(1)
The segmentation process itself consists of several subprocesses : rectifying ,
enveloping , differentiation , tresholding , and segmentation .
- 2014-11-03 13:38:34下载
- 积分:1
-
matlab
一个式子, 试用Matlab画出 ,f 的时域波形及其频谱,并验证对称性(A statement holds, the trial Matlab draw, f the time-domain waveform and its spectrum, and verify the symmetry)
- 2009-11-16 17:53:09下载
- 积分:1
-
Hacking.TheArt.of.Exploitation.2nd.Edition.pdf
hacking the art of exploitation good thorough book about hacking
- 2014-09-07 08:17:27下载
- 积分:1
-
test
利用matlab实现铁道车辆17自由度垂向系统动力学的仿真。(vehicle system dynamics。)
- 2012-12-02 23:09:42下载
- 积分:1
-
applic
经典的子空间辨识论文中的源码,很有帮助,大家可以参考一下。(subspace identification)
- 2014-07-23 19:17:24下载
- 积分:1
-
FIR
FIR二阶带通滤波器MATLAB仿真程序,分析,绘图,手动设置参数(Second-order band-pass FIR filter simulation program MATLAB, analysis, mapping, set the parameters manually)
- 2010-12-12 11:49:26下载
- 积分:1
-
imagecipher2
entropy analysis using matlab
- 2009-06-06 07:26:00下载
- 积分:1
-
hw1
eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e * 2
else e = e / 2
hw1(e)
end
eps = e (eps value fitting
function eps = hw1(e)
if ((1+e) <= 1)
e = e* 2
else e = e/2
hw1(e)
end
eps = e )
- 2010-01-19 20:38:10下载
- 积分:1