-
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
-
DQ
说明: 卫星天线升线,保证能看外国台,是我用了三个月的时间编写而成,是我们学习卫星天线设计的理想程序(Satellite antenna booster line, guaranteed to see a foreign station, I spent three months been prepared by the satellite antenna design is the ideal learning program)
- 2010-10-06 20:50:01下载
- 积分:1
-
spherefunction
Sphere 函数的MATLAB实现。Sphere函数是一个优化问题的测试函数,经常用于优化问题的测试。(Sphere function of MATLAB implementation. Sphere function is a test function optimization problem, often used for optimization of the test.)
- 2021-02-18 11:09:46下载
- 积分:1
-
sift.tar
SHIF 算法的matlab实现,可以用于比较SHIF算法(SHIF Algorithm Implementation of Matlab can be used in the comparison algorithm SHIF)
- 2006-11-07 09:26:06下载
- 积分:1
-
the-surface-drawing-program
基于Matlab的医学CT断层图像三维重建的实现方法之面绘制程序(Based on Matlab medical CT images the implementation of the three-dimensional reconstruction of the surface drawing program)
- 2013-04-29 19:19:31下载
- 积分:1
-
artifact
matlab code to remove artifacts
- 2011-06-02 16:10:26下载
- 积分:1
-
GAmatlab
主要介绍了遗传算法在matlab中实现方式并利用了英国一所大学所用遗传工具箱。(ntroduces genetic algorithm implementation in matlab using a British university used genetic toolbox.)
- 2014-12-21 10:50:53下载
- 积分:1
-
crb-and-rmse
雷达交叉定位精度分析,CRB界确定,寻求最远定位距离!(Radar cross positioning accuracy analysis, CRB sector determined to seek the farthest distance positioning!)
- 2021-04-23 18:08:52下载
- 积分:1
-
pcm
此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01(This procedure will be a law broken line 13 of the PCM signal sample quantization output, and the quantitative accuracy of 0.01)
- 2007-08-20 09:32:29下载
- 积分:1
-
kleinbauer
一个介绍如何使用matlab的文献,还详细说明了原理(A paper about the matlab filter and it introduction how to use it.)
- 2013-11-20 15:47:52下载
- 积分:1