-
music_algorithm
music 算法码代码,可用于对信号进行频率估计。(music algorithm code code can be used to estimate the frequency of the signal.)
- 2013-12-04 20:41:44下载
- 积分:1
-
matlab
有限元法三角形单元单元分析,有限元初学者编写,进行电算验算(The finite element method of triangular element unit analysis, finite element beginners, checking the superhighway
)
- 2011-12-11 20:01:23下载
- 积分:1
-
neton
运用牛顿拉夫逊法编制潮流程序,步骤简单易懂(Prepared using the trend of Newton Raphson procedure, the steps easy to understand)
- 2010-11-16 15:57:18下载
- 积分:1
-
OFDM-Simulator
几个关于OFDM仿真原始代码,对学习相关内容的人有些帮助.(OFDM simulation source code)
- 2015-04-02 19:50:21下载
- 积分:1
-
simu
This program shows the distributions of the co-channel interference in forward and reverse link in the cellular mobile system with cluster size N, when the mobile subscriber (MS) is at random positions of a cell. (This program shows the distributions of the co-channel interference in forward and reverse link in the cellular mobile system with cluster size N, when the mobile subscriber (MS) is at random positions of a cell.)
- 2007-12-13 12:39:31下载
- 积分:1
-
qam
一、 本程序采用16QAM调制方式,对一串2进制信源进行调制,用升余弦滚降函数进行基带调制,再调到高频信道;在信道上加入高斯白噪声,运用匹配滤波器解调,画出解调星座图,运用最小欧氏距离译码判决,计算误比特率。(First, this program uses 16QAM modulation mode, for a string of two binary source is modulated with a raised cosine roll-off function for base-band modulation, and then transferred to high-frequency channel in the channel by adding Gaussian white noise, the use of matched filter device demodulator, draw demodulation constellation, using the minimum Euclidean distance decoding decision, calculate bit error rate.)
- 2009-10-27 10:50:34下载
- 积分:1
-
matlab1
matlab program to practice
- 2010-11-10 11:04:32下载
- 积分:1
-
stprtool
Statistical Pattern Recognition Toolbox(This toolbox implements a selection of statistical pattern recognition methods described in the monograph )
- 2009-11-23 15:07:11下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
Basic-PLC-Programming-eBook
Mitsubishi MELSEC-F Programmable ControllerMitsubishi MELSEC-F Programmable Controller
- 2015-02-19 04:25:14下载
- 积分:1