-
ann370
说明: 《面向matlab工具箱的神经网络理论与应用》配套源程序,非常的不错("Matlab Toolbox for the neural network theory and application of" complementary source, very good)
- 2005-09-05 13:59:44下载
- 积分:1
-
celp
CELP (CELl Processing) is a functional programming package for Matlab.
- 2014-09-27 22:07:38下载
- 积分:1
-
poblictran
利用ann预测北京公交——2005年的客运量,这里的客运量只包括北京公交总公司承担的客运量,不包括地铁的客运量(This program is useful to forecaste the ridership of Beijing public transportation
)
- 2009-10-16 11:56:17下载
- 积分:1
-
Facedetection
Face detection using matlab
- 2010-10-22 16:15:17下载
- 积分:1
-
HISTORGB
实现了彩色图像的RGB和HIS模型的互换(Achieved the RGB and HIS color image exchange model)
- 2010-05-31 16:01:58下载
- 积分:1
-
regularization
MATLAB code for gradient descent using cross-entropy error function and regularization
- 2012-10-25 04:00:58下载
- 积分:1
-
MATALABsanweinihe
该程序在matlab环境下建立了三维曲线的拟合方法,该方法拟合效果较好。(The program in the matlab environment established a three-dimensional curve fitting method, the method fitting better.)
- 2013-12-02 16:28:12下载
- 积分:1
-
repval
repval(X) finds all repeated values for input X, and their attributes.
(The input may be vector, matrix, char string, or cell of strings
Y=repval(X) returns the repeated values of X
[RV, NR, POS, IR]=repval(X) returns the following outputs
RV : Repeated Values (sorted)
NR : Number of times each RV was repeated
POS : Position vector of X of RV entries
IR : Index of repetition
Example:
X=[1 5 5 9 5 5 1]
[RV,NR,POS,IR]=repval(X)
Output:
RV = [1 5] Numbers 1 and 5 are repeated values
NR = [2 4] Respectively repeated 2 and 4 times
POS = [1 7 2 3 5 6] Position index of X for repeated values
IR = [1 1 2 2 2 2] Corresponding to which index of RV
)
- 2010-12-14 15:13:45下载
- 积分:1
-
sc
说明: 前半部分仿真可能是对的 ,但是后面求频偏估计均方误差与定时估计均方误差的图像时,就不对了。希望告诉们能给我解答一下(code about OFDM)
- 2010-10-22 16:07:06下载
- 积分:1
-
一维推力滑动轴承习题解答20180602(1)
推力轴承雷偌方程MATLAB编程求解油膜压力(MATLAB programming for solving oil film pressure of thrust bearing)
- 2018-06-26 18:27:40下载
- 积分:1