-
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
-
liaozhegeren
A book written about Li Ao.
- 2010-02-07 05:15:08下载
- 积分:1
-
CompressiveSampling
一篇很好的关于压缩感知的英文文献,是提出研所感知的大牛写的,适合科普和研究这方面的人学习。(A good English-language literature on compressed sensing, proposed research is perceived Daniel wrote, science and research in this area for people to learn.)
- 2014-11-01 11:07:11下载
- 积分:1
-
WidebandNonCoherentSignal
宽带DOA估计 使用经典的MUSIC算法仿真通过
(wideband direction of arravial
use the MUSIC method)
- 2020-10-20 23:37:26下载
- 积分:1
-
fenji
我的FFT分级调试程序,2048点的浮点型数据。用matlab写的。(Debug my FFT grading procedures, 2048-point floating-point data. Written by matlab.)
- 2009-04-04 15:07:57下载
- 积分:1
-
relevant-vector-machine-toolbox
相关向量机工具箱第一版和第二版,可以实现回归和分类,有运行的demo(first and second edition Relevance vector machine toolbox to achieve regression and classification)
- 2020-06-29 05:40:01下载
- 积分:1
-
dsp-1
Generation of a Signals
- 2014-12-04 23:29:49下载
- 积分:1
-
bpsk
MATLAB仿真实现bpsk在不同信噪比下的传输误码率(MATLAB simulation bpsk under different signal to noise ratio of the transmission bit error rate)
- 2009-05-12 18:38:30下载
- 积分:1
-
filter
这是信号分析应用里面一个滤波的基本程序,非常有用,供需要者学习(This is a signal analysis application of the basic procedures inside a filter is very useful for those who need to learn)
- 2009-12-21 13:19:01下载
- 积分:1
-
MatLab-process-speech-signal
用matlab处理声音文件,详细讲述了从录音到成离散信号的过程。对matlab初学者很有帮助。(Sound files with matlab processing, from recording to detail into discrete signals. Matlab helpful for beginners.
)
- 2011-07-20 08:16:16下载
- 积分:1