-
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
-
Otsu
otsu算法的实现,自适应最佳阈值图像分割方法,最大类间方差算法(otsu algorithm, adaptive optimal threshold image segmentation method, Otsu Algorithm)
- 2010-05-10 14:47:22下载
- 积分:1
-
MSo_wave.tar
Multiple Source EM Wave propagation modeling via Finite Differences
- 2013-11-14 19:37:55下载
- 积分:1
-
DoubleFrequzeOneSource
矢量水听器倍频窄波束算法 原创 对传统的波束响应进行的改进算法(Vector Hydrophone octave narrow-beam algorithm originality of traditional beam response of the improved algorithm)
- 2020-11-08 16:29:48下载
- 积分:1
-
LMSand-RLS
这是通信中常用到的数字滤波器算法的matlab的例子,下载的话,自己要修改。(This is commonly used in communications to the digital filter algorithm matlab example, download the case, they have to change.)
- 2011-05-06 14:38:50下载
- 积分:1
-
cx6_4
振动信号频域处理方法____三分之一倍频程处理(Vibration Frequency Domain processing ____ one-third octave)
- 2011-05-06 16:17:38下载
- 积分:1
-
MATLABtongxin
matlab通信仿真实例详解,里面有很多通信仿真的例子,对于利用matlab进行通信仿真的学习具有很大的帮助。(matlab communication simulation example explanation, there are many examples of communication simulation, to communicate about the use of matlab simulation study of great help.)
- 2010-05-19 09:31:21下载
- 积分:1
-
Kakimaar
克里金内插的matllab程序,简单,速度快
(Interpolation kriging matllab program is simple, fast)
- 2012-07-16 20:43:17下载
- 积分:1
-
micro-grid-capacity-base-on-pso
基于PSO算法的微网容量优化配置研究完整matlab程序(PSO algorithm based on optimal allocation of micro-grid capacity matlab program integrity)
- 2021-04-09 01:09:00下载
- 积分:1
-
radon
Radon正反变换MATLAB源码,可以根据自己的需要选择应用线性还是抛物Radon变换。(This is matlab source codes of the Radon Transform .)
- 2009-09-04 10:42:46下载
- 积分:1