-
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
-
qmbgs
两个球面点源的干涉图样,主要用于分析在数字全息中球面波作为参考光的干涉图样。(interference of speherical wave)
- 2021-04-15 09:58:55下载
- 积分:1
-
timing-photo
matlab的一种功能实现程序:目的是为了实现定时使用摄像头照相(监控)的功能(timing photo)
- 2012-03-25 21:20:34下载
- 积分:1
-
files
《〈超宽带无线电基础〉〉配套程序有葛利嘉译的那本("" ultra-wideband radio base "" matching procedure GE Li-jia then translated by the)
- 2006-11-22 17:26:46下载
- 积分:1
-
ShearLab-1.0
shearlet工具箱。里面有基于剪切波的图像去噪算法,实验结果表叫,它较原有算法更好地实现去除噪声与保护图像细节之间的平衡(Threshold-based shearlet image denoising algorithm, called the results table, it better than the original algorithm to remove noise and to achieve a balance between preserving image details.)
- 2012-05-29 18:35:52下载
- 积分:1
-
mouse
在matlab界面上,用鼠标实现任意图形的绘制(just for plot figure using your mouse)
- 2010-11-22 16:47:06下载
- 积分:1
-
小波空域相关滤波
说明: 空域相关滤波是基于小波系数尺度之间相关性原理。
%比较适用于高信噪比信号(Spatial correlation filtering is based on the correlation principle between wavelet coefficient scales.
% is more suitable for high SNR signals)
- 2019-04-12 20:09:06下载
- 积分:1
-
MatlabAntColonyOptimization
蚁群算法是对自然界蚂蚁的寻径方式进行模似而得出的一种仿生算法(Ant Colony Optimization ACO .Matlab)
- 2010-07-27 10:42:53下载
- 积分:1
-
CODE_CS
CODE FOR CR TFF FOR IMAGE POCESSING
- 2013-10-04 16:22:40下载
- 积分:1
-
mpc
matlab simulink 实现对控制对象的预测控制(matlab simulink realization of the control object predictive control)
- 2013-07-23 22:12:53下载
- 积分:1