-
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
-
0)
说明: 语音识别matlab程序 找了好久啊 希望对大家有帮助(Speech Recognition Matlab procedures for a long time ah hope to be helpful! !)
- 2007-05-30 21:25:04下载
- 积分:1
-
New-Compressed-(zipped)-Folder
Time Division Antenna Switching Using 3 ,4 and 6 Antennas at the trasimitter side and 1 antenna at reciever side using Channel Coding
- 2013-10-21 23:54:26下载
- 积分:1
-
UFMC_OFDM-matlab
5G非正交多载波机制UFMC收发机matlab代码实现,非常新,给5G通信专业研发人员提供帮助(5G non-orthogonal multi-carrier mechanism UFMC transceiver matlab code, very new, to 5G communications professional R & D personnel to help)
- 2021-04-20 19:48:50下载
- 积分:1
-
Hoffmann
hoffman implementation im matlab
- 2009-05-23 15:14:50下载
- 积分:1
-
ARMA-model-order-determination
一篇介绍ARMA时间序列模型定阶方法的文章,供大家参考。(a paper about order determination method for ARMA time series model .)
- 2012-05-08 21:10:43下载
- 积分:1
-
ISI
理解无码间串扰的条件;利用matlab仿真,验证无码间串扰的条件,画出相关波形及眼图,并画出有噪声时的误码率特性曲线;对仿真结果进行性能分析
(Understand the inter-symbol interference-free conditions using matlab simulation, verification without inter-symbol interference conditions, draw relevant waveforms and eye diagram, bit error rate characteristic curve and draw when there is noise performance analysis of simulation results)
- 2013-12-10 00:29:14下载
- 积分:1
-
waveletTheory
小波分析理论与应用,用matlab7实现(Wavelet analysis theory and application, with matlab7)
- 2013-05-11 19:47:35下载
- 积分:1
-
OMP
用于压缩感知的OMP算法,很经典。。。。(OMP algorithm used in CS)
- 2011-01-07 15:08:52下载
- 积分:1
-
MatlabandVB
第一章 概述
辨识(Identification)、状态估计和控制理论在现代控制理论中是密不可分的,它们互相渗透。辨识和状态估计离不开控制理论的支持,控制理论的应用几乎不能没有辨识和估计技术。由此可见,辨识在科研与实际应用领域都有很高的实用价值。
所谓辨识,就是从含有噪声的输入、输出数据中提取被研究对象的数据模型。此数据模型只是过程的输入输出特性在某种意义下的近似,而近似的准确度一般取决于采样数据的精度以及辨识方法的合理性。
辨识的目的是根据过程所提供测量的数据等信息,在某种准则意义下,估计出模型的未知参数,其基本原理如图1.1所示:
(Identification (Identification), state estimation and control theory in modern control theory are inextricably linked, they penetrate each other. Identification and control of state estimation theory is inseparable from the support of the application of control theory can hardly no identification and estimation techniques. This shows that the identification of the research and practical application areas have high practical value. The so-called identification, is to contain noise from the input and output data from the study was the data model. This data model is the process of input and output characteristics in a certain sense of approximation, while similar to the general accuracy of the data depends on the accuracy of sampling and identification method is reasonable. Identification wit)
- 2006-05-26 11:41:04下载
- 积分:1