-
实波束基于最大后验准则超分辨算法matlab
基于最大后验准则的前视成像算法,仿真数据及处理程序(Forward looking imaging algorithm, simulation data and processing program)
- 2021-01-18 16:18:43下载
- 积分:1
-
LQR
倒立摆控制,可以调整参数自动仿真;图像显示清晰;直观效果;本人调试过,很好用!!(Inverted pendulum control, you can adjust the parameters of automatic simulation; image display is clear; intuitive effect; I debug, very good use!!)
- 2017-11-08 20:28:17下载
- 积分:1
-
slm
this is the program for finding peak power in ofdm using selective mapping
- 2014-01-21 12:08:42下载
- 积分:1
-
intenzityfactors
computation of intensity factors in piezoelectric solids
- 2014-02-25 20:09:57下载
- 积分:1
-
亲测可用的元胞自动机分析算法源码
信号维数的估计,信号处理中的旋转不变子空间法,滤波求和方式实现宽带波束形成,直线阵采用切比学夫加权控制主旁瓣比,一个师兄的毕设,未来线路预测,分析误差。
- 2022-02-03 11:50:07下载
- 积分:1
-
dxVideo
This library contains helper functions to read image frames into matlab from Video
file using DirectShow. This library has borrowed codes from Ashwin Thangali s
"DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi.
Features:
a) can read frames from rmvb, avi, etc.
b) handles most codecs installed on the system
d) its implementation is only based on the IMediaDet interface
-- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll
-- The library usage is as follows,
[avi_hdl, avi_inf] = dxVideoOpen(avi_filename)
pixmap = dxVideoReadMex(avi_hdl, frame_num)
img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3])
dxVideoCloseMex(avi_hdl)
-- recompile the library
I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004)
-- known limitation
a)only works for windows :(
b)may be slow for big image frames and some codecs.
- 2009-11-05 17:17:06下载
- 积分:1
-
gray-matlab
说明:
灰度处理,可以直接运行,matlab实现
(
matlab implementation)
- 2011-02-26 16:21:03下载
- 积分:1
-
葡萄酒的评价
葡萄酒的评价 全国数学建模竞赛一等奖优秀论文(葡萄酒的评价 优秀论文)
- 2013-01-02 08:45:09下载
- 积分:1
-
matlab
fft变换举例,实例分析MATLAB 中的FFT变换的使用方法,清晰明了。(fft transform example)
- 2011-05-24 22:50:57下载
- 积分:1
-
ekf
该程序用于对绝对量EKF和相对量EKF进行比较(The procedure is used to compare the EKF in absolute amount and EKF in relative amount)
- 2013-03-10 13:41:34下载
- 积分:1