-
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
-
xiaoboyuwelch
说明: 对心音信号进行WELCH法功率谱估计以及小波去噪的matlab程序(wavelet welch matlab)
- 2011-04-05 15:46:22下载
- 积分:1
-
area
matlab 图像处理程序 初学者面积计算练习(Image area calculation
)
- 2014-10-27 10:57:25下载
- 积分:1
-
PSO-QPSO-Shpere
说明: 利用matlab软件进行粒子群算法PSO和量子粒子群算法QPSO的程序编写,并分别对测试函数Shpere进行寻优。(Matlab software is used to program particle swarm optimization (PSO) and quantum particle swarm optimization (QPSO), and the test function shpere is optimized.)
- 2020-08-09 15:03:52下载
- 积分:1
-
Turbo
说明: 这是Turbo编译码很重要的一部分,是Turbo码分量译码器的一部分源码(this is very important part of Turbo code。)
- 2010-04-18 21:54:30下载
- 积分:1
-
learnning03
使用matlab语言设计的,跳频扩频通信系统仿真程序。(use Matlab language design, frequency hopping spread spectrum communication system simulation program.)
- 2006-07-24 16:16:07下载
- 积分:1
-
MATLAB
计算兄弟数,平时练习题,算法比较笨,欢迎指教(Calculate the number of brothers, usually exercises, algorithm is stupid, please advise)
- 2011-06-22 18:23:51下载
- 积分:1
-
cluster
雷达地杂波仿真,根据空时自适应信号处理原理,对雷达杂波进行了仿真。(radar cluster simulation)
- 2021-02-26 01:39:38下载
- 积分:1
-
range-kuta_4
range kutta 4 matlab program
- 2012-04-23 20:33:07下载
- 积分:1
-
quad
能够实现MATLAB中quad积分函数的功能,文件中举了一个简单的例子(MATLAB quad integral function of the function can be achieved, cited a simple example file)
- 2013-03-27 15:20:33下载
- 积分:1