-
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
-
speech-recognition
基于HMM的语音识别完整代码,包括HMM的三个基本问题的求解,很实用。(Speech recognition based on complete HMM code, the solution consists of three basic problems of HMM, very practical.)
- 2015-02-10 13:45:34下载
- 积分:1
-
petri-net-toolbox
learning about Petri net toolbox
- 2010-11-16 17:25:53下载
- 积分:1
-
PAPR-Reduction-in-OFDM-(1)
COMPANDING USING ULAW IN MIMOOFDM
- 2014-11-24 10:13:13下载
- 积分:1
-
CHAZHI
插值;线性插值;样条插值;普通插值 ;编程(Interpolation one)
- 2015-01-18 10:40:45下载
- 积分:1
-
psoMB
this code written for solve a sample test function by pso based on mutation.
- 2010-03-05 14:51:21下载
- 积分:1
-
On-line--estimation--
很好的关于风力发电的资料,希望对大家有所帮组。(good material)
- 2013-07-14 20:07:59下载
- 积分:1
-
PCMPDM
脉冲编码调制系统和增量调制系统的MATLAB源程序(Pulse code modulation system and delta modulation system MATLAB)
- 2013-09-27 09:11:25下载
- 积分:1
-
基本空域滤波
说明: 研究小波阈值去噪算法和经验模态分解算法,对心磁信号的去噪过程(Study the denoising process of wavelet threshold denoising algorithm and empirical mode decomposition algorithm for magnetic heart signal)
- 2021-03-17 09:38:52下载
- 积分:1
-
giuping_v76
多元数据分析的主分量分析投影,进行逐步线性回归,未来线路预测,分析误差。( Principal component analysis of multivariate data analysis projection, Stepwise linear regression, Future line prediction, error analysis.)
- 2016-12-29 20:01:31下载
- 积分:1