-
matlab_affan
its a matlab source code
- 2011-11-27 20:30:53下载
- 积分:1
-
FH
说明: 跳频通信模型的MATLAB建立,包括初始化,FSK调制,低通滤波等等(MATLAB hopping communication model established, including initialization, FSK modulation, low pass filtering, etc.)
- 2017-03-15 16:47:50下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
DFIG_Feb07
Simulating DFIG with PSCAD
- 2010-10-18 22:05:58下载
- 积分:1
-
loadflow
power flow for 9 bus system
- 2013-01-16 14:25:36下载
- 积分:1
-
gpc_prepare
高斯过程二分类的预处理函数,它估计了log(q(y|X,θ))(gaussian processes classification prepare function)
- 2014-12-21 22:42:33下载
- 积分:1
-
tuxiangruihua
说明: Matlab入门级图像处理程序__运用5种不同的梯度增强法进行图像锐化(Matlab image processing procedures for the entry-level __ gradient using 5 different methods for image enhancement sharpening)
- 2010-04-12 11:48:15下载
- 积分:1
-
Internet-based-Control-Systems
The book is about internet based control systems in which the control action and sensor information are transmitted through the internet.
- 2012-12-28 16:48:27下载
- 积分:1
-
A-Variable-Step-Size-LMS-Algorithm
一种变步长的归一化最小均方自适应滤波算法的实现(A variable step size normalized least mean square adaptive filter algorithm to achieve)
- 2011-06-22 22:38:08下载
- 积分:1
-
multipath_sim2a
File: multipath_sim.m
Matlab Simulink IEEE 802.15.3a
compliant channel model (File : multipath_sim.m Matlab Simulink IEEE 802.15. 3a compliant channel model)
- 2007-06-06 22:53:00下载
- 积分:1