-
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
-
Retinexenhancement
这是一个非常好的视网膜皮层理论算法,里面含有代码。(This is a very good theoretical algorithm retinal cortex, which contains the code.)
- 2009-12-11 21:38:06下载
- 积分:1
-
ofdmproj_win111
正交频分复用程序解析,小菜多日收集,虽然未必精辟但说不定有你想要的
(Orthogonal frequency division multiplexing analytical procedures, side dishes, multi-day collection, although not brilliant but maybe you want to have the)
- 2008-05-29 21:15:01下载
- 积分:1
-
matlab
两本关于matlab7.0的很好的教程书籍,主要是关于数值计算方面的例程(Two about matlab7.0 the good tutorial books, mainly on numerical calculation routines)
- 2013-05-13 09:40:32下载
- 积分:1
-
adaptiveAR
AR自适应滤波器,用Kalman滤波器跟踪AR模型的吸收变化(adaptive AR model,use kalman filter to trace the variance of ar coeffience)
- 2013-09-09 10:18:13下载
- 积分:1
-
comtest
自己写的串口中断程序
带有详细注释
适合新手 个人推荐 (Serial interrupt program to write notes with detailed personal recommendation for novice)
- 2020-10-10 11:07:34下载
- 积分:1
-
MATLABhuizhifenzijiegou
这个是matlab绘制分子结构的源程序,对于学习化学的人来说很有用。解压即可运行出结果。(This is a matlab drawing of the molecular structure of source code, for learning chemistry of people very useful. Decompression can run results.)
- 2014-11-18 19:59:01下载
- 积分:1
-
MATLAB-control-Engineering
Control Engineering Programs Using MATLAB
- 2013-04-03 22:42:47下载
- 积分:1
-
B--speech-enhancement
本文章主要是研究在压缩传感语音增强稀疏问题。一些算法以及对比。(On sparsity issues in compressive sensing based speech enhancement)
- 2015-04-02 11:24:58下载
- 积分:1
-
get_CS_results
compressive sensing matlab code.
- 2014-02-13 22:13:58下载
- 积分:1