-
energydetection
认知无线电中能量检测matlab源码,体是仿真误警概率下,不同信噪比下的检测概率的。(energy detection)
- 2009-10-28 19:08:25下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
QWITC
hi my name is bhavesh pithva from gujarat
i am a gtu student i upload a best papers for asics
- 2013-10-02 19:08:20下载
- 积分:1
-
LMSE
LMSE算法实现判断线性可分性和求分界向量(LMSE algorithm for linear separability judgment and seek demarcation vector)
- 2020-08-31 19:38:10下载
- 积分:1
-
matlab
matlab and visual c++ program method and explaination
- 2010-08-25 14:27:46下载
- 积分:1
-
CFAR
压缩包是统计信号处理中雷达信号检测中的恒虚警处理方法,包括慢门限和快门限的原程序和结果(Archive is a statistical signal processing radar signal detection CFAR methods, including slow shutter limit threshold and the original procedures and results)
- 2010-11-23 19:51:15下载
- 积分:1
-
matlabmodel20120317
处理nc文件,生成grads用的ctl文件和数据(deal with netcdf file,and output the ctl file and data for the Grads software!)
- 2013-08-15 12:02:36下载
- 积分:1
-
VelocidadMotorDC_PI_vectorial
matlab algoritm to DC motor PI vectorial speed control
- 2012-08-26 02:31:43下载
- 积分:1
-
AproximacionFuncionalEInterpolacion
it s a matlab source code about funtional approximation for numerical methods
- 2012-09-18 07:47:38下载
- 积分:1
-
3-D-FDTD-code-with-PEC-boundaries
3-Dimension FDTD代码PEC边界(3-Dimension FDTD code PEC boundary)
- 2013-10-31 22:40:17下载
- 积分:1