-
绘制出二维杂波功率谱图Rc16 8
该程序利用空时二维自适应处理的原理,采用最优处理器的方法,对杂波矩阵进行处理,并能够绘制出二维杂波功率谱图,功率谱亮度图,特征谱图,二维频响图,以及最优化比较图(The program is the use of space-time two-dimensional adaptive processing principle, the optimal processor, clutter matrix processing, and be able to draw a two-dimensional clutter power spectrum, the brightness of the power spectrum diagram, characteristic spectra, two dimensional frequency response diagram, as well as the optimization Comparison)
- 2013-04-02 20:35:22下载
- 积分:1
-
lm
说明: 最小二乘拟合的c++实现,使用差分,在matlab中设置c++编译器为vc++2005或以上,运行test.m即可(Least-squares fit in c++
set compiler as vc++ in matlab
then run test.m )
- 2011-09-29 15:24:18下载
- 积分:1
-
arotineoffft
从网上下载的一个和matlab实现快速傅立叶变换相关的程序,希望能够给大家一点帮助(Downloaded from the Internet and matlab realize a Fast Fourier Transform related procedures, hoping to give us some help)
- 2007-09-20 10:56:17下载
- 积分:1
-
TSP
使用Matlab来实现旅行商问题的一些代码,希望对用Matlab学习优化问题的人有些帮助(tere is some code about TSP problem which is written by matlab,i hope it is helpful to some people who is learning matlab.)
- 2009-10-25 01:00:38下载
- 积分:1
-
rerettg
PSO algorithm (PSO) standard test function
- 2010-12-22 06:36:48下载
- 积分:1
-
sanwei-tdoaand-aoa
一种用matlab实现的三维UWBTDOA AOA联合定位算法仿真程序,很好,写的很详细(matlab )
- 2014-05-08 18:29:43下载
- 积分:1
-
lianxizhengche
整车的simlink模型 方便大家对于整车仿真研究(Simlink vehicle for vehicle simulation model to facilitate research)
- 2013-07-30 11:40:10下载
- 积分:1
-
exp_equal
实现超指数盲均衡算法,隐含了信号的高阶累积量信息 (realize the SEI equalization algorithm and uses the high order cumulates of signals)
- 2013-03-19 12:24:01下载
- 积分:1
-
ranyouxiaohao
燃油消耗率一直是大家关注的问题,本程序采用matlab编程,绘制不同转速下发动机的燃油消耗率(The fuel consumption has been an issue of concern, the procedures used Matlab programming, drawing different speeds the engine s fuel consumption rate)
- 2013-05-07 13:29:55下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1