-
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
-
matlab_ppt
matlab一个入门级ppt,希望有用! (matlab an entry-level ppt, hope useful!)
- 2009-04-12 21:26:00下载
- 积分:1
-
matlab-example
说明: 这里面包括近百个matlab常用函数的例程,是学习matlab的好帮手。(This includes nearly one hundred matlab routines of commonly used functions, a good helper to learn matlab.)
- 2009-09-02 11:56:37下载
- 积分:1
-
lvbo
基于matlab的值中值滤波程序,几种滤波模板的比较(Value based on median filter matlab program, the comparison of several filter templates)
- 2011-06-12 17:01:58下载
- 积分:1
-
antras_lab_darbas
there is a notch filter (with Matlab)
- 2011-06-12 21:46:20下载
- 积分:1
-
pmsm
在matlab2011b环境下 搭建了永磁同步电机空间矢量调制的仿真模型,仿真效果比较满意。另外根据需要自己搭建了pmsm的电机本体模型。(In matlab2011b environment to build a simulation model of permanent magnet synchronous motor space vector modulation, simulation results were satisfactory. Also, according to the need to build their own model of pmsm the motor body.)
- 2014-12-19 15:21:33下载
- 积分:1
-
tracking
该代码是红外目标粒子滤波跟踪算法,代码可以运行,且效果很好。(The code is infrared target tracking algorithm of particle filter, the code can be run, and the effect is very good.
)
- 2013-04-09 22:07:18下载
- 积分:1
-
MUSIC
阵列信号处理的MUSIC算法:经典MUSIC源程序,求根MUSIC算法源程序,波束空间MUSIC算法源程序,基于解相干的MUSIC源程序,基于四阶累积量的MUSIC算法。(MUSIC algorithm array signal processing: classical MUSIC source, Roots MUSIC algorithm source, beam-space MUSIC algorithm source code, source code based on decoherence of MUSIC, fourth-order cumulant based MUSIC algorithm.)
- 2021-02-05 20:59:56下载
- 积分:1
-
HDD-Regenerator-1.71
HDD Regenerator 1.71(This is the tool Of Checking HDD)
- 2015-03-21 05:03:29下载
- 积分:1
-
K-L-based-target-identification
基于KL变换的目标识别技术,个人认为效果比神经网络要好(KL transform based target identification technology, think better results than the neural network)
- 2013-12-21 16:40:47下载
- 积分:1