-
stripmapSAR-MATLAB
SAR的点目标仿真 两点目标的回波仿真 两点目标距离向压缩 两点目标距离向和方位向压缩(SAR point target simulation two goals echo simulation two target range compression points to the distance and azimuth compression)
- 2011-07-02 17:15:34下载
- 积分:1
-
mimo0
MULTIPLE INPUT MULTIPLE OUTPUT FOR WIRELESS COMMUNICATION
- 2011-08-28 10:50:57下载
- 积分:1
-
7-14
很好的卡尔曼滤波器的实现,跟踪机动目标仿真(Kalman filter to achieve good tracking maneuvering target simulation)
- 2010-06-13 22:24:41下载
- 积分:1
-
01
说明: matlab初级入门,适合自学者,不考虑其他功底(matlab primary entry for自学者, do not take into account other foundation)
- 2007-11-24 14:18:44下载
- 积分:1
-
WiFi_Simulink
利用MATLAB语言中的simulink工具箱对无线局域网WIFI的工作过程进行了仿真,对从事无线局域网仿真工作的人员具有重要参考价值。(Using the simulink toolbox in MATLAB language for wireless LAN WIFI work process simulation, simulation engaged in wireless LAN staff has important reference value.)
- 2011-10-07 07:48:06下载
- 积分:1
-
3x3-neighbor-pixel
Description
All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size))
input
inp_img=2d data(row * col)
w=cover size
w=[3 3] = 3x3 cover pixel generation
output
o_img=result 3d
o_img(w(1),w(2),r*col)
if
inp_img=[1 2 3 4 5 6 ]
w=[3 3]
Soloution
it will construct new image
new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0]
result
o_img(:,:,1)=[0 0 0 0 1 2 0 4 5]
o_img(:,:,2)=[0 0 0 1 2 3 4 5 6]
finally
o_img(1:3,1:3,6)
example
a=imread( pears.png )
b=rgb2gray(a)
c=cover_window( b,[3 3]) 3x3 window construction
- 2014-10-24 17:14:14下载
- 积分:1
-
mos4
mos管电流电压曲线,Vgs--Ids,整体区域DC模型(figure of mos transitor,Vgs--Ids,all-region DC model.)
- 2012-02-02 09:05:10下载
- 积分:1
-
Matlab7baseandimprove
Matlab7基础与提高下载资料,很详细,书中的例程都包括在内了(Matlab7 base and improve the download information, very detailed, the book' s routines are included in)
- 2009-09-25 00:28:52下载
- 积分:1
-
radiation_patterns
ploting antenna radiation patten using MATLAB
- 2009-04-06 17:19:30下载
- 积分:1
-
Twostep_spotlight
该文件代码是对工作在聚束模式下的合成孔径雷达数据成像的两步式算法。(The document code is working in spotlight mode synthetic aperture radar imaging data is a two-step algorithm.)
- 2014-12-15 23:27:33下载
- 积分:1