-
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
-
bianmiantux
包括表面图形等matlab函数,可以供大家使用(Including graphics such as surface matlab function, you can use for everyone)
- 2009-03-11 15:01:22下载
- 积分:1
-
encoder
利用matlab实现glomb编码算法,实现了数据的压缩(Coding algorithm using matlab to achieve glomb)
- 2013-10-28 18:34:15下载
- 积分:1
-
tdnn
TDNN for time series forecasting
- 2014-07-09 14:01:59下载
- 积分:1
-
bessel
该程序用来实现贝塞尔第一类函数,阶数从0到7.(This is bessel function of order 0 through 7.)
- 2010-12-08 09:06:14下载
- 积分:1
-
multirobot
matlab多传感器融合中关于多机器人系统中的目标定位数据融合方法(multi robot position identification in data fusion)
- 2011-05-22 17:26:57下载
- 积分:1
-
MOPSO
MOPSO代码实现,对MOPSO的算法进行了具体的代码描述,清晰地体现代码实现过程。(MOPSO code for MOPSO algorithms specific code description clearly reflect the code implementation process.)
- 2016-03-11 20:32:16下载
- 积分:1
-
1
说明: hallo this is my program for matlab about segmontation image
- 2015-04-06 09:19:53下载
- 积分:1
-
parabolic_moveout
计算抛物线谱的一个MATLAB程序,希望对大家有帮助(A program to compute parabolic spectra.)
- 2013-05-22 18:34:52下载
- 积分:1
-
ContourletT_C
附件程序为去波变换的源代码,matlab程序编写,运行正确且非常实用。(Annex procedures to transform the source code, matlab programming, run right and very practical.)
- 2011-02-16 15:05:28下载
- 积分:1