-
backprop.m
this is a program on matlab backpropagation of error.
- 2009-10-11 21:08:39下载
- 积分:1
-
greymodel
说明: 灰色预测模型的matlab代码,大家可以根据自己的需要修改(Gray prediction model matlab code, you can modify according to their own needs)
- 2009-08-21 23:03:42下载
- 积分:1
-
pca
Function to perform Principle Component Analysis over a set of training
vectors passed as a concatenated matrix.
Usage:- [V,D,M] = pca(X,n)
[V,D] = pca(X,aM,n)
where:-
<input>
X = concatenated set of column vectors
aM = assume that the mean is aM
n = number of principal components to extract (optional)
<output>
V = ensemble of column eigen-vectors
D = vector of eigen-values
M = mean of X (optional)
- 2013-07-09 15:06:40下载
- 积分:1
-
ECGTool
心电信号处理,包括基线滤除,滤波,加躁,产生ECG信号以及示范样例(ECG processing, baseline removal , filtering, noise generator, ECG generator, and samples)
- 2014-06-04 10:11:09下载
- 积分:1
-
pc-matlab
通信原理—基于Matlab的计算机仿真 (北京邮电大学出版社) 书籍源代码(Communication Theory book source code- computer simulation based on Matlab (Beijing University of Posts and Telecommunications Press))
- 2012-05-03 17:34:24下载
- 积分:1
-
L-shaped-beam-DOA-estimation
基于增广矩阵束的L型阵列的二维DOA估计MATLAB程序(Based on the augmented matrix L-shaped beam two-dimensional array DOA estimation MATLAB program)
- 2013-09-11 09:38:25下载
- 积分:1
-
Non_mon-Newton
最优化算法中的使用非单调线搜索求步长的拟牛顿算法的源码,matlab编程实现,希望对大家有用(The use of non-monotonic line optimization algorithm to search seeking step quasi-Newton algorithm source code, Matlab programming, and hope to be useful)
- 2012-10-22 15:33:25下载
- 积分:1
-
CircuitAnalysiIIwithMATLAB
介绍利用MATLAB进行电路分析的电子书,Steven T. Karris著,2003年出版(Circuit Analysis II with MATLAB)
- 2010-03-11 13:20:17下载
- 积分:1
-
ImageMeasurement
说明: 课程中的图像处理实验matlab编程,有助于学习图像处理的初学者(program of matlab image processing , helpful for beginners of image processing)
- 2010-04-14 19:52:54下载
- 积分:1
-
ssd_ml
信号空间分集ssd的误码率分析,m语言实现,最大似然译码。(Ssd signal space diversity analysis of bit error rate, m language, maximum-likelihood decoding.)
- 2009-04-23 10:37:39下载
- 积分:1