-
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
-
FN
说明: This function is used by Newton s Method for systems and
by Broyden s Method
- 2010-09-20 18:12:22下载
- 积分:1
-
Optimazation
This file is to optimize functions
- 2010-11-27 11:24:58下载
- 积分:1
-
dansegaungganshe
matlab例程 单色光的双缝干涉.rar(Matlab routines monochromatic light of the double slit interference. Rar)
- 2006-09-20 14:16:39下载
- 积分:1
-
dynamic-meterology-chapter-two--
an introduction to dynamic meterology chapter two matlab所有代码 气象专业经典资料(an introduction to dynamic meterology chapter two
matlab code)
- 2013-12-11 18:36:59下载
- 积分:1
-
targettracking
基于特征目标跟踪程序
matlab 程序(基于特征目标跟踪程序)
- 2009-03-17 16:49:23下载
- 积分:1
-
Pre_Orthomin_K
求解线性方程组的Orthomin法。包括matrix preconditioning和Restart。(Solving Linear Equations Orthomin law. Including the matrix preconditioning and Restart.)
- 2010-11-23 11:34:04下载
- 积分:1
-
detection2
针对嵌入水印后的二值图像,利用其频域特性检测隐藏信息。(embedded watermark of two binary images, using its frequency domain characteristics of detecting hidden messages.)
- 2006-07-06 13:00:47下载
- 积分:1
-
MATLAB_GUI
MATLAB GUI(Graphical User Interfaces-
图形用户界面)设计与制作(Designing of MATLAB GUI(Graphical User Interfaces))
- 2012-05-16 11:19:01下载
- 积分:1
-
tspw
求解TSP问题的matlab,代码较为简单,适宜初步学习求解TSP问题(TSP problem matlab, the code is relatively simple, suitable preliminary study for TSP problem)
- 2013-04-16 09:52:58下载
- 积分:1