-
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
-
capacity
在不同的调制方法下,信道容量的比较,利用matlab 编写的程序(the difference of the capacity under the difference way )
- 2012-04-12 17:51:39下载
- 积分:1
-
rotate_haar_like
用来计算旋转45度的矩形块的haarlike特征(Calculation rotated 45 degrees haarlike characteristics)
- 2013-11-22 16:27:15下载
- 积分:1
-
37074863MATLAB
光的干涉衍射仿真程序光的干涉衍射仿真程序光的干涉衍射仿真程序(The interference of the diffracted light interference of light diffracted simulation program simulation program diffraction light interference simulation program)
- 2015-04-20 16:31:41下载
- 积分:1
-
FFA
FFA(快速折叠算法),实现噪声中的周期信号检测,及周期估算(FFA (fast folding algorithm), the realization of the periodic signal in noise detection, and cycle estimates)
- 2009-05-01 10:22:51下载
- 积分:1
-
tubecells
为对细管中的细胞作图像分析,所以就先作了一个管道区域分割的程序,用的的竖直直线和水平直线腐蚀的方法,比较基础和大家分享讨论^_^
其中autothreshold是一个自动阈值分割的程序
(For the pairs of thin tube of cells for image analysis, so we made a first pipe region segmentation process, using the vertical and horizontal straight line method of corrosion, compare the basis and share the discussion ^ _ ^
One autothreshold is an automatic thresholding procedure
)
- 2009-11-08 17:42:51下载
- 积分:1
-
Rosenstein_lyapunov_m
Lyapunov指数的计算方法实现 matlab(Lyapunov exponent calculation methods Matlab)
- 2007-05-05 16:31:28下载
- 积分:1
-
LabVIEW-2013-examples
Some simple examples
- 2015-02-03 13:50:48下载
- 积分:1
-
MetodosNumericos
Resoluç ã o dos exercicios de metodos numericos
- 2013-05-02 04:09:23下载
- 积分:1
-
Genetic-algorithm-neural-network-
运用遗传算法优化神经网络结构,提高训练速度,运算精度(Genetic algorithm optimization of neural network structure, improve training speed, the precision)
- 2015-04-01 15:29:37下载
- 积分:1