登录
首页 » matlab » signalarray

signalarray

于 2007-10-19 发布 文件大小:6632KB
0 236
下载积分: 1 下载次数: 152

代码说明:

  matlab阵列信号处理工具箱,请大家一起交流(matlab array signal processing toolbox, please exchange with U.S.)

文件列表:

DBT2_20[1]
..........\dbtR2-20
..........\........\addsig.m
..........\........\aic.m
..........\........\aimtex
..........\........\......\aimtexhelp.m
..........\........\......\aimtexrun23.m
..........\........\......\aimtexrun23plot.m
..........\........\......\defaimtexant2.m
..........\........\......\defaimtexant2hlp.m
..........\........\......\moderr.m
..........\........\......\moderrgui.m
..........\........\......\moderrgui.mat
..........\........\......\numotgts.m
..........\........\......\plotenosrc.m
..........\........\......\run8cpi.m
..........\........\......\run8cpiplot.m
..........\........\......\simbutclk.m
..........\........\aimtexfa
..........\........\........\aimtexfa2dbt.m
..........\........\basecorrm.m
..........\........\beamform.m
..........\........\calcfiltinit.m
..........\........\calcfiltproc.m
..........\........\calcfiltsig.m
..........\........\cfar.m
..........\........\chebylp.m
..........\........\chkdtype.m
..........\........\chkdtyph.m
..........\........\coa.m
..........\........\code1079a.mat
..........\........\compile.m
..........\........\compsim2.m
..........\........\compsim3.m
..........\........\compsim4.m
..........\........\compsim5.m
..........\........\Contents.m
..........\........\copycol.m
..........\........\correig2sig.m
..........\........\corrmplot.m
..........\........\crbdet.m
..........\........\crbsto.m
..........\........\d2r.m
..........\........\dbcfileinfo.m
..........\........\dbf.m
..........\........\dbsfileinfo.m
..........\........\dbterror.m
..........\........\dbtex.dbc
..........\........\dbtex.dbs
..........\........\dbthelp.m
..........\........\dbtinfo.m
..........\........\dbtloopinfo.m
..........\........\dbtrefguide.m
..........\........\dbtright.m
..........\........\dbtversion.m
..........\........\dbtwarning.m
..........\........\defant.m
..........\........\defclutter.m
..........\........\defjammer.m
..........\........\defnoise.m
..........\........\defsources.m
..........\........\deftarget.m
..........\........\defwave.m
..........\........\dfb.m
..........\........\dfb2.m
..........\........\dmlfun.m
..........\........\doa2rect.m
..........\........\doa2wavevec.m
..........\........\doapar1.m
..........\........\doapeak.m
..........\........\doaspc1.m
..........\........\doaspc2sig.m
..........\........\doaspc2sigamp.m
..........\........\DoaSpecT.m
..........\........\dopplerfilt.m
..........\........\dspastemat.m
..........\........\dspastevec.m
..........\........\ecorrm.m
..........\........\eigplot1.m
..........\........\eincdbt.m
..........\........\estlocalfreq.m
..........\........\estnoisepower.m
..........\........\examsigw.m
..........\........\expsig1.m
..........\........\fftshift1.m
..........\........\fig.m
..........\........\getcorrmkernel.m
..........\........\getmod.m
..........\........\getranbinlen.m
..........\........\gettap1.m
..........\........\helpd.m
..........\........\history.txt
..........\........\irot.m
..........\........\listhelp.m
..........\........\lppolar.m
..........\........\m1078.dbc
..........\........\m1078.dbs
..........\........\matfile14v5
..........\........\...........\matdir.m
..........\........\...........\matgetm.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mod11_LST_31
    读取MODIS数据的方法及转换PDF格式为二进制格式的方法(the method of reading MODIS data and conversing the PDF format to the binary format)
    2011-12-13 19:28:20下载
    积分:1
  • circonv
    实现了用matlab在频域上求离散序列的循环卷积(Achieved in the frequency domain using matlab seeking discrete sequence of circular convolution)
    2010-05-16 17:11:08下载
    积分:1
  • Matlab
    这个一个关于Matlab的参考资料,包涵文件IO,tex字符等等,可做参考(This is a Matlab reference include file IO, tex characters, etc., can refer to)
    2013-01-22 17:15:45下载
    积分:1
  • planet
    根据输入的行星质量,初速度生成行星的运动轨迹动画。(According to the input of the planet' s mass, initial velocity of the planet' s trajectory generated animation.)
    2011-11-19 18:14:30下载
    积分:1
  • digitalimageprocess
    使用matlab来处理各种格式的数字图像(use matlab to process image)
    2014-12-27 11:35:14下载
    积分:1
  • TEEN.m
    matlab code for TEEN routing protocol for WSN
    2015-02-22 20:08:36下载
    积分:1
  • IIR
    IIR数字滤波器的设计 上学的时候一直不知道如何用C语言来编写IIR滤波器,终于找到了,上传给大家 希望能帮到大家。(IIR digital filter design when the school did not know how to use C language to write IIR filters, and finally found it, upload to hope to help you.)
    2013-12-02 14:46:26下载
    积分:1
  • psotb
    RunExp.m: -Changed script into a function. -Coded to accept the numberofRuns as an Argument. -Added code for automatic Exit from Matlab and Shutdown of WindowsPC.( RunExp.m: -Changed script into a function. -Coded to accept the numberofRuns as an Argument. -Added code for automatic Exit from Matlab and Shutdown of WindowsPC.)
    2008-05-28 20:06:23下载
    积分:1
  • Linear regression
    说明:  将线性模型拟合为线性或二次数据。 它是一个演示线性回归的脚本。 有益于学习(Fit a linear model to linear or quadratic data)
    2020-06-23 11:00:02下载
    积分:1
  • PMSG
    paper on A Novel Control Strategy for a Variable-Speed Wind Turbine With a Permanent-Magnet Synchronous Generator
    2013-10-04 11:19:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载