-
fdtdtianxian
fdtd程序,线馈矩形微带天线的分析文档,其中包括两种模型的建立,有matlab和C++程序。(fdtd program, line fed rectangular microstrip antenna analysis documents, including the establishment of the two models, with matlab and C++ program.)
- 2010-11-11 22:36:45下载
- 积分:1
-
MTI
用matlab编写雷达目标检测程序,并用MTI技术抑制杂波。(Radar target detection using matlab program, and suppress the clutter with MTI Technology.)
- 2020-11-21 08:49:36下载
- 积分:1
-
sim
该程序是用matlab模拟生成一幅散斑图像的程序(The program is to generate a speckle image with matlab simulation program)
- 2021-04-16 22:48:54下载
- 积分:1
-
cpmequ_linear
CPM调制的线性均衡器,使用维特比判决器进行判决。(CPM modulation linear equalizer, the use of Viterbi browser sentencing verdict.)
- 2007-08-03 15:13:10下载
- 积分:1
-
observationLikelihood
Observation Likelihood
- 2011-01-12 17:12:46下载
- 积分:1
-
MATLABlanguageandControlSystemSimulation
说明: 本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。
(Arranged according to the logic of this book, from beginning to end with an example to describe content complete and relatively independent of each chapter is a simple MATLAB reference books, not only for beginners, but also to high-level MATLAB users.)
- 2009-07-28 23:38:35下载
- 积分:1
-
shannon-fano-master
comprision codec FOR huffman in matlab
- 2014-01-08 16:15:51下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
matlabdianzixinxi
matlab在电子信息中的应用和实例,对学习MATLAB的人非常有帮助.(matlab in the application of electronic information and examples of learning MATLAB people very helpful.)
- 2008-04-08 08:59:41下载
- 积分:1
-
Hamming1511MAP
Hamming 15, 11 Viterbi encoding and Decoding
- 2013-09-21 19:35:25下载
- 积分:1