-
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
-
DetectionEstimationandModulationTheory
书籍Detection, Estimation, and Modulation Theory的Matlab源代码;(Books Detection, Estimation, and Modulation Theory of the Matlab source code )
- 2009-03-15 11:10:01下载
- 积分:1
-
matlab
介绍了matlab中常用到的函数和一些相关的使用法则对初学者非常有用(Describes the commonly used matlab functions and some related to the use of law is very useful for beginners)
- 2011-06-17 19:01:35下载
- 积分:1
-
periodograma
Plot spectrum in specific form
- 2015-04-10 11:37:01下载
- 积分:1
-
inductionmotor(1)
simulation of induction motor in matlab simulink
- 2012-04-18 20:29:35下载
- 积分:1
-
3bit-spatial-modulation
当空间调制(sm)系统中每个符号含有3bits信息(即3bit/s/Hz的频谱利用率)时我们选择:4根发送天线,BPSK调制方式和2根发送天线,4QAM调制方式进行比较。(When the spatial modulation (sm) system, each symbol comprising 3bits information (i.e. 3bit/s/Hz spectral efficiency) when we choose: four transmitting antennas, BPSK modulation method and two transmission antennas, 4QAM modulation for comparison.)
- 2013-08-27 17:51:35下载
- 积分:1
-
QAM
说明: QAM的调制一种调制解调matlab仿真,欢迎大家下载,多多支持(QAM modulation a kind of modulation and demodulation matlab simulation, welcome to download, will support)
- 2010-04-20 18:36:48下载
- 积分:1
-
orthogonality-between-subcarriers-in-ofdm
This script shows orthogonallity between sub-carriers in OFDM is realized when signals complete integer number of cycles over same number of samples.
- 2011-05-10 03:21:48下载
- 积分:1
-
mpeg2decode
mpeg格式的解码程序,在MATLAB中实现并得到显示。(mpeg format decoder program, implemented in MATLAB and display.)
- 2011-06-28 15:43:34下载
- 积分:1
-
symbol-calculation-and-apllication
本书详细的介绍了MATLAB 的基础知识,深入浅出的分析了matlab的符号运算功能和绘图功能,并提供了大量的实例。以便读者自学(MATLAB symbol calculation and apllication)
- 2013-04-18 16:52:23下载
- 积分:1