-
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
-
fa1
三分之一倍频程表示的短时傅里叶变换,需要时域分析工具箱(One-third octave express the short-time Fourier transform, the need for time-domain analysis toolbox)
- 2009-03-14 13:07:38下载
- 积分:1
-
EZW_Matlab_Demo
说明: 图像的EZW变换,可以在文章中加入和提取数字水印(EZW Translate)
- 2011-03-15 21:40:02下载
- 积分:1
-
FMINSEARCHCON
non linear optimization technic
- 2014-11-06 20:38:59下载
- 积分:1
-
nearest_posdef
Nearest positive semi-definite covariance matrix MATLAB fucntion (by Marco.B, BSD license)
- 2011-12-13 20:13:25下载
- 积分:1
-
code
介绍MATLAB一般功能,并采用实例演示之 (Describes the general function of MATLAB, and uses examples demonstrate the)
- 2010-01-23 19:55:20下载
- 积分:1
-
Lyapunov
对于学习混沌及设计混沌系统 可以用来参考学习用(For learning the chaotic and design of chaotic systems can be used to refer to learning with)
- 2012-10-30 10:21:17下载
- 积分:1
-
vfit
矢量拟合算法,可将测试数据或者仿真数据,若S参数、Y参数等网络参数进行拟合得到极点-留数形式的有理式(Vector fitting)
- 2021-03-14 10:29:23下载
- 积分:1
-
_扩频通信系统实用仿真技术码
说明: 扩频通信中的两大常见扩频方式,直接序列扩频和跳频(Direct sequence spread spectrum and frequency hopping are two common spread spectrum methods in spread spectrum communication)
- 2021-03-17 20:33:56下载
- 积分:1
-
demo
我自己写的二维的matlabEM算法代码 很容易看懂的(I write code for two-dimensional algorithm is easy to understand matlabEM the)
- 2010-11-17 09:23:00下载
- 积分:1