-
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
-
xindaorongliangbianma
信道容量编码,C语言实现,照着程序一步一步做会找到你需要的(Channel capacity coding, C language, according to the program will find step by step what you need to do)
- 2014-01-09 11:04:49下载
- 积分:1
-
DOA-in-MIMO--radar
仿真实现了MIMO雷达空间谱估计,应用了Capon算法和MUSIC算法,并对两种算法下的角度估计性能进行了对比仿真(Simulation to achieve the MIMO radar spatial spectrum estimation, applied the Capon algorithm and MUSIC algorithm, and the Angle estimation performance under two kinds of algorithms are compared the simulation)
- 2016-07-13 17:29:33下载
- 积分:1
-
MCMA_DD-LMS
可以实现盲均衡算法MCMA+DD,效果较好(Blind equalization algorithm can achieve MCMA+DD, better)
- 2020-06-26 14:40:02下载
- 积分:1
-
svm
支持向量机算法,可很好的用于分类问题,广发用于人脸识别,步态识别中!(Support vector machine algorithm, can be a good issue for classification, GF for face recognition, gait recognition!)
- 2014-09-09 10:26:35下载
- 积分:1
-
untitled
说明: m序列的小东西,用在SIMULINK里面(m sequence of small things, which in SIMULINK)
- 2008-11-18 12:20:49下载
- 积分:1
-
VoiceAlarm
说明: 自己写的基于matlab的WAV声音文件报警的仿真程序(Write their own based on the WAV sound files matlab simulation program alarm)
- 2011-02-17 13:19:21下载
- 积分:1
-
montecarlo
蒙特卡洛,随机状态生成,模拟法抽样等
小程序不太好(Monte Carlo)
- 2010-09-01 11:40:52下载
- 积分:1
-
dsp
matlab fft matlab fft hit (matlab fft hit matlab fft hit )
- 2010-11-26 15:26:09下载
- 积分:1
-
pinghua
在matlab下利用空间均值法、中值法、最大值法和最小值法实现数字图像的平滑处理(Use of space under the matlab mean, median method, the maximum and minimum method method of smoothing digital images)
- 2011-05-08 21:58:00下载
- 积分:1