-
matlab1
matlab实现几种基本的通信仿真技术
(to achieve basic communication matlab simulation of several)
- 2010-07-28 16:27:50下载
- 积分:1
-
optimal-state-estimation
用于matlab的最优状态估计工具,用于状态估计和参数估计(optimal state estimation for matlab)
- 2013-05-15 17:28:15下载
- 积分:1
-
2012
数字信号处理的matlab实现 2012版
该书为第二版本,具有更多的范例。(Matlab digital signal processing to achieve the 2012 edition of the book is the second edition, with more examples.)
- 2013-12-11 10:10:49下载
- 积分:1
-
OCR
The aim of Optical Character Recognition (OCR) optical patterns (often contained in a digital image) corresponding to alphanumeric and other characters.
- 2015-02-02 18:35:55下载
- 积分: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
-
SISO_simulation
Single input single output matlab simulation code.
- 2014-09-02 19:07:20下载
- 积分:1
-
bp
说明: 圣经网络方面的原创代码下网友用,谢谢大家费淡淡的(Bible code under the original network with friends, thank you charge light)
- 2011-10-07 12:54:00下载
- 积分:1
-
plotmax
寻找一维或者二维数据的极值点,并将极值点在途中标注出来(find the extrimas in a one dimensional or two dimensional data,and simbolify the extrimas)
- 2014-01-15 01:12:27下载
- 积分:1
-
HandbookOfIntegralEquations
数学积分方程的求解方法,包括线性和非线性,解析法和数值法(Mathematical integral equation methods, including linear and nonlinear, analytical method and numerical method)
- 2009-11-27 16:20:36下载
- 积分:1
-
MPCA
多主成分分析和LDA模型结合算法,用于文本识别。(MPCA: Multilinear Principal Component
Analysis of Tensor Objects)
- 2011-04-29 23:02:54下载
- 积分:1