-
BP-neural-network(BPNN)_new-version
该文件通过多个实例详细讨论了BP神经网络的原理和应用,希望对你有帮助。(The document discusses the principles and applications of BP neural network through multiple instances. May help to you!)
- 2014-08-29 15:12:21下载
- 积分:1
-
bpskd
bpsk信号解调算法的Matlab实现,比较简单的例子(demodulation of bpsk)
- 2014-09-09 11:03:23下载
- 积分:1
-
Matlabupload2
Communication related programs are really important to understand the working of the systems.
- 2010-06-04 00:06:28下载
- 积分:1
-
LMS
LMS自适应滤波算法,(LMS adaptive filtering algorithm,)
- 2007-12-04 15:36:04下载
- 积分:1
-
SolvingODEswithMATLAB
This book is for people who want to solve ordinary differential equations (ODEs), both
initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential
equations (DDEs). Solving ODEs withMATLAB is a text for a one-semester course
for upper-level undergraduates and beginning graduate students in engineering, science,
and mathematics. Prerequisites are a first course in the theory of ODEs and a survey course
in numerical analysis. Implicit in these prerequisites is some programming experience,
preferably in Matlab, and some elementary matrix theory. Solving ODEs withMATLAB is
also a reference for professionals in engineering, science, and mathematics. With it they
can quickly obtain an understanding of the issues and see example problems solved in
detail. They can use the programs supplied with the book as templates.
- 2010-10-09 18:47:56下载
- 积分:1
-
audiowaterprint
说明: 这是在matlab开发环境下,编程实现基于小波变换的音频水印的嵌入,提取,检测等工作。(It is the matlab code for audio waterprint based on wavelet transform,embeding and extration of the waterprint are included.)
- 2010-03-23 11:59:20下载
- 积分:1
-
papergoodfind
find paper on image processing in matlab
- 2009-11-20 11:42:42下载
- 积分:1
-
waveletanalysis
很好用的matlab wavelet,,,,,,,,,,(Good use of the matlab wavelet ,,,,,,,,,,)
- 2010-12-11 02:30:28下载
- 积分:1
-
motionDetect
Simple mouse control using motion detection with matlab. It s not perfect, just an outline, needs improvements.
- 2010-01-12 19:38:40下载
- 积分:1
-
datefinder
Identifying overlapping period in time series.
Required input:
X = structure with in every cell (X{cell}) a measurement station.
every cell has its first three columns as [year,month,day]
Output:
begin_date = is beginning date of overlapping periods
end_date = end date of overlapping periods
output = structure with overlapping periods filtered
numcell = number of measurement stations
- 2012-12-30 09:15:29下载
- 积分:1