-
很好用的统计模式识别工具箱-stprtool
很好用的统计模式识别工具箱,用matlab编写,enjoy!(good use of statistical pattern recognition toolkit, prepared using Matlab, enjoy!)
- 2005-03-31 16:36:03下载
- 积分:1
-
2008123456745812
LevelSetMethods水平集matlab程序(Matlab program LevelSetMethods level set)
- 2008-04-06 10:20:58下载
- 积分:1
-
houghGUI
Transformada Hough GUI de Matlab
- 2009-05-16 12:04:08下载
- 积分:1
-
buck
buck converter using the matlab .mdl file for basic learners
- 2013-12-10 08:13:49下载
- 积分:1
-
try2
regular discrete time fourier transformation on matlab (source code)
- 2011-05-04 08:49:19下载
- 积分:1
-
CFAR-Detection-Threshold-
介绍了某型雷达的目标检测原理, 分析了噪声恒虚警处理中门限系数对目标检测的影响, 提出了一种基于噪声采样的门限系数确定方法, 最后在仿真计算的基础上验证了该方法的可行性。(The constant false alarm rate( CFAR) detection of radar signal plays an important role in radar signal
processing. The principle of object detection of a certain radar is introduced, the influence of threshold coeffi
cient on object detection is analysed, and a method to determin the threshold coefficient based on noise sampling
is proposed. Finally, the feasibility of the method is verified through simulation.)
- 2012-05-12 10:48:48下载
- 积分:1
-
LFM-pulse--compression
对线性调频信号进行匹配滤波处理,并进行归一化处理,用于雷达的脉冲压缩仿真(Matched filtering the chirp signals, and the normalization processing, for a radar pulse compression simulation)
- 2013-04-11 22:23:53下载
- 积分:1
-
WebAutomaticTextClassificationTechnologyResearch
Web自动文本分类技术研究综述 基于WEB的文本分类技术论文(Web Research on automatic text classification techniques for text classification based on technical papers WEB)
- 2009-12-31 15:02:39下载
- 积分:1
-
2
说明: 《MATLAB数据处理与应用》应用数据处理(" MATLAB data processing and application of" data-processing applications)
- 2009-06-06 01:25:45下载
- 积分:1
-
lab2
lear
N = 10^5
EB_NO = [-1:30]
liu1 = zeros(1,N)
liu2 = zeros(1,N)
for ii = 1:length(EB_NO)
m= (2*(rand(1,N)>0.5)-1) + j*(2*(rand(1,N)>0.5)-1)
s = (1/sqrt(2))*m normalization of energy to 1
n = 1/sqrt(2)*[randn(1,N) + j*randn(1,N)]
- 2012-05-17 19:56:56下载
- 积分:1