-
chap8
经典书籍《通信系统仿真原理与无线应用》chap8部分课后题仿真源代码,用MATLAB编写的(Classic book, )
- 2008-03-21 13:00:02下载
- 积分:1
-
BCS
Free Source Code for AM & FM modulation
Matlab实现的调幅调频(AM/FM)算法源代码(Free Source Code for AM & FM modulation
Matlab)
- 2010-11-01 11:24:52下载
- 积分:1
-
fortran
fortran简单程序集,常用程序,适合新手学习。(fortran simple assembly, common procedures, suitable for novice to learn.)
- 2011-08-17 12:14:55下载
- 积分:1
-
monituihuosuanfa
研究生一门课程的小作业,很全,是关于模拟退火算法的(Postgraduate course of a small job, very full, the simulated annealing algorithm)
- 2013-03-20 11:19:19下载
- 积分:1
-
how-to-make-rotor-turn
how to make a rotor rotate and calculate speed and plot it versus power
- 2015-03-26 16:23:24下载
- 积分:1
-
rsencodeanddecodefuction
这是个RS编码的matlab仿真程序,提供给大家,希望能带给大家帮助(it is a program of encode and decode of rs for a picture,wish it can help you)
- 2010-05-26 18:33:02下载
- 积分:1
-
jumping
自控原理的跟随示意原理,这个是M文件,可以直接用S函数实现,还可以看波形(Follow a schematic principle of automatic control theory, this is the M-file S function directly, you can also see the waveform)
- 2012-11-29 12:24:49下载
- 积分: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
-
MITPmatlab
说明: 这是美国麻省理工学院的MATLAB讲义。(This is the Massachusetts Institute of MATLAB handout.)
- 2011-03-14 20:07:46下载
- 积分:1
-
2fsk-modulation
说明: 用matlab调制解调2fsk信号,以及相应的作图方法(2fsk signal modulation and demodulation using matlab, and the corresponding mapping method)
- 2011-04-13 16:05:40下载
- 积分:1