-
FLch3RLSeg3
递推的最小二乘辨识程序,系统辨识中应用,用MATLAB实现,毕竟实用(Recursive least squares identification procedure, the application of system identification using MATLAB realize, after all, practical)
- 2007-11-07 14:40:52下载
- 积分:1
-
konolusyon
Convolution taking algorithm written in matlab. It is basic and so simple. Can be understood by everybody.
- 2009-04-18 23:52:57下载
- 积分:1
-
ECG
The early detection of arrhythmia is very important
for the cardiac patients. This is done by analyzing the
electrocardiogram (ECG) signals and extracting some features
from them. These features can be used in the classification of
different types of arrhythmias. In this paper, we present three
different algorithms of features extraction: Fourier transform
(FFT), Autoregressive modeling (AR), and Principal Component
Analysis (PCA). The used classifier will be Artificial Neural
Networks (ANN). We observed that the system that depends on
the PCA features give the highest accuracy. The proposed
techniques deal with the whole 3 second intervals of the training
and testing data. We reached the accuracy of 92.7083
compared to 84.4 for the reference that work on a similar
data.
- 2011-09-22 19:15:10下载
- 积分:1
-
MATLAB
various numerical method for approximation
- 2014-10-10 23:21:40下载
- 积分:1
-
cdfplot
绘制经验函数图像的Matlab程序,用于数理分析(Experience of Matlab functions to draw the image program for mathematical analysis)
- 2011-01-11 20:07:16下载
- 积分:1
-
TheElementsofJavaStyle
THE SYNTAX OF A PROGRAMMING LANGUAGE tells you what code it is possible
to write—what the machine will understand. Style tells you what you ought to write—
what the humans reading the code will understand. Code written with a consistent, simple
style will be maintainable, robust, and contain fewer bugs. Code written with no regard to
style will contain more bugs. It may simply be thrown away and rewritten rather than
maintained.(var OF THE PROGRAMMING LANGUAGE tells A. you what code it is possible to write-what the ma chine will understand. Style tells you what you ought to write-what the humans reading the code will understand. Code written with a consisten t, simple style will be maintainable, and robust. and contain fewer bugs. Code written with no reg ard to style will contain more bugs. It may simpl y be thrown away and rewritten rather than maint ained.)
- 2007-05-10 15:04:37下载
- 积分:1
-
Bit-Error-Rate-in-OFDM
This program describes that how the binary data is transmitted by dividing data into frames.
it also analyse the Bit Error rate by 16 QAM method and viterbi decoding method.
- 2014-12-04 00:33:14下载
- 积分:1
-
PCM
基于matlab的PCM系统的应用与仿真(Application and Simulation Based on the matlab the PCM system)
- 2013-05-09 11:35:29下载
- 积分:1
-
kNN_predict
采用K近邻算法预测时间序列的源代码,希望对大家能有所帮助。(Predict time series using kNN.)
- 2010-08-19 01:29:27下载
- 积分:1
-
runlengthcode
对二值图像(黑白图像)每行值进行RUN-LENGTH编码和解码(pair of two binary image (black-and-white images) per line value RUN-LENGTH coding and decoding)
- 2007-03-21 08:29:03下载
- 积分:1