-
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
-
DPSD
说明: DPSD算法,用于滤波的,已经用于核磁共振技术很多年了,相当成熟了,希望对大家有用(DPSD algorithm for filtering, nuclear magnetic resonance technique has been used for many years, very mature, we hope to be useful)
- 2011-03-18 21:57:42下载
- 积分:1
-
cucaoji--daima-
是粗糙集中很不错的代码。。。。这里面还含有粗糙集的论文 愿意与大家共享(Rough set is very good code. . . . There also contains a rough set of papers are willing to share with you)
- 2012-10-26 16:27:36下载
- 积分:1
-
Modi_format
读取摄像机保存的DAT文件,并转化使其显示RGB图像的例程(DAT to read documents saved in the camera and to show the RGB images into the routine)
- 2009-06-24 13:26:34下载
- 积分:1
-
hvdc_vsc
hvdc_vsc in matlab simpower simulink
- 2013-08-05 14:13:43下载
- 积分:1
-
23
说明: MATLAB 粒子群单目标优化程序,简单易懂!(Particle swarm optimization of single objective optimization program, easy to understand!
)
- 2014-12-09 10:58:42下载
- 积分:1
-
115
本文针对基于经验模态分解EMD的时空滤波器存在的固有模态函数分量中频率混叠交叉导致有用信号与噪声一起被滤除的问题结合小波在时间尺度两域表征信号局部特征的特性提出了一种基于能量估计实现EMD分解层数确定(In this paper, based on empirical mode decomposition EMD temporal filter mode functions inherent component of cross-frequency aliasing and noise together lead to useful signal is filtered in the time scale of the problem combined with wavelet domain characterization of two local features of the signal characteristics of proposed achieve energy estimation based on EMD decomposition level determined)
- 2013-11-11 08:47:37下载
- 积分:1
-
project2
this source code solve a Poisson
- 2011-06-23 17:41:12下载
- 积分:1
-
RBF-(Function-Approximation)
A project for function approximation by RBF neural network (with GUI).
- 2011-07-16 15:08:18下载
- 积分:1
-
mlclass-ex1
Programming Exercise
- 2013-02-06 23:39:12下载
- 积分:1