-
MATLAB
matlab book,good book
- 2007-10-05 15:30:35下载
- 积分: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
-
HMM_Forward_Backward
马尔可夫链的前向和后向算法,在隐马尔可夫模型中用于学习问题的(HMM-FORWARED-BACKWORD)
- 2009-11-30 15:19:21下载
- 积分:1
-
Main1
this genetic algorithm in evolutionary algorithm
- 2009-05-29 15:18:12下载
- 积分:1
-
rocket
一个可爱的火箭上天
超赞
一个C实例(rocket c on the sky)
- 2010-01-05 16:45:01下载
- 积分:1
-
telecommunicationsystemmodelling
telecommunication system modelling algorithm
- 2007-08-02 20:10:23下载
- 积分:1
-
matlab1
matlab实现几种基本的通信仿真技术
(to achieve basic communication matlab simulation of several)
- 2010-07-28 16:27:50下载
- 积分:1
-
80211a
使用matlab完成ieee 802.11a无线通信系统简化版的仿真(Using matlab to complete a simplified version of the simulation of ieee 802.11a wireless communication system)
- 2013-04-10 10:36:32下载
- 积分:1
-
lzw_code_gif_code
lzw编码,gif图片编码,lena图的lzw可变长编解码(lzw encoding the gif picture coding, lena graph lzw variable length code decoding)
- 2012-10-05 15:56:04下载
- 积分:1
-
inmin01
使用最小积分整定计算PID系数的例程,根据给出的传递函数,计算最佳的调整系数(Points using the least-tuning PID coefficient calculation routine, give the transfer function based on calculating the optimal adjustment factor)
- 2009-03-28 14:45:34下载
- 积分:1