-
1549809comdraw
说明: 利用MATLAB编写的GUI,可实现串口的通讯和实时画图,有意义(The use of MATLAB written GUI, enables serial communication and real-time drawing meaningful)
- 2010-03-30 11:23:56下载
- 积分:1
-
imageBuilding
imageBuilding with matlab
- 2013-03-31 05:43:31下载
- 积分:1
-
OFDMA_Data_mapping
OFDMA系统模型中的mapping模块(OFDMA system model mapping module)
- 2015-02-21 14:23:35下载
- 积分:1
-
fast_near_xcorr
自己编写的快速相关法ISAR成像仿真程序,包含完整的程序,效果非常好,对ISAR编程帮助很大( )
- 2012-04-08 13:12:59下载
- 积分:1
-
mesh
基于matlab,根据边界方程自动划分网格生成网格编号以及每个单元的节点号。可以设置网格的长宽(Based on matlab, according to the boundary equation automatic mesh generation meshing number and node number for each unit. You can set the length and width of the grid)
- 2021-04-14 21:48:55下载
- 积分:1
-
filter
M=63 J=(M-1)/2 Wp=0.5*pi Ws=0.6*pi
Np=100 Ns=100
weightp=1 weights=100 通带和阻带的加权系数
WpN=linspace(0,Wp,Np)
WsN=linspace(Ws,pi-0.05,Ns)
Wm=[WpN WsN]
p=[ones(1,50),ones(1,50)/2]
d=[p,zeros(1,Ns)]
W=diag([weightp*ones(1,Np),weights*ones(1,Ns)])
C=cos(Wm*[0:J])
Q=diag(cos(Wm*0.5))
g=(W*Q*C)(W*d) g=g
h=(g(J:-1:2)+g(J+1:-1:3))/4
h=[g(J+1)/4 h g(1)*0.5+g(2)/4]
h=[h fliplr(h)] W=linspace(0,pi-0.1,512)
H=freqz(h,1,W)
plot(W/pi,20*log10(abs(H)))
(filter design)
- 2013-05-18 20:47:33下载
- 积分:1
-
123456wavelet_s_layer_2
关于压缩感知的单层小波变换的,对低频部分保留传输,高频部分进行观测从而达到压缩的目的(On compressed sensing single wavelet transform, the low frequency part of the reserved transmission, the high-frequency part of the observations so as to achieve the purpose of compression)
- 2014-01-15 21:20:30下载
- 积分:1
-
Matlabppt
MATLAB语言进行控制系统仿真和辅助设计的讲义,为科学研究打下基础(MATLAB language control system simulation and design of the notes, lay the foundation for scientific research)
- 2007-12-04 20:49:01下载
- 积分:1
-
fenzhidingjiefa
分支定界法能够用在处理整数规划问题中,是一种很经典的方法。希望大家有用!(Branch and bound method)
- 2015-01-05 13:36:56下载
- 积分:1
-
MATLABprogramdesign
matlab程序设计与应用,此书很通俗易懂,由浅入深,学习matlab的好资料(matlab program design and application, this book is very easy to understand, Deep and good information to learn matlab)
- 2010-09-09 15:42:21下载
- 积分:1