-
hamming
汉明码编码译码源码,谢谢大家分享,~~~~(Hamming code encoding decoding source code, thank you for sharing)
- 2010-03-12 15:00:04下载
- 积分:1
-
EngineeringMatlabProgramming
本书提供了工程中常见问题的解决方法及仿真过程,适合工科师生仿真参考教程。(The book provides engineering solutions to common problems and simulation process, suitable for engineering students and teachers information and guidance simulation.)
- 2009-01-10 16:56:34下载
- 积分:1
-
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
用matlab进行小波变换的程序,可以进行图像的小波变换。(Wavelet transform using matlab program that can transform the images.)
- 2010-11-15 18:49:19下载
- 积分:1
-
trs3-9
3机9节点系统暂态稳定计算程序,matlab程序实现(3 machine 9 bus system transient stability program)
- 2012-06-06 16:03:47下载
- 积分:1
-
parabolic_PDE_1_2D_explicit
explicit FDM for 1_2D_parabolic partial differential equation
- 2014-02-07 16:11:26下载
- 积分:1
-
一组视频水印的Matlab源代码-matlabwatermarking
一组视频水印的Matlab源代码,在Matlab可直接运行。有很强的参考价值。(a group of video watermarking Matlab source code in Matlab can be directly run. A strong reference value.)
- 2005-03-16 12:58:11下载
- 积分:1
-
Kalman
利用matlab编写kalman的算法,非常值得学习一下(Kalman algorithms using matlab)
- 2009-05-06 17:10:04下载
- 积分:1
-
MatEx1.3
Generates and analyses CM3M4 processes for extreme values modeling
- 2011-05-13 02:17:26下载
- 积分:1
-
knn
knn in machin learning
- 2011-06-18 14:12:13下载
- 积分:1