-
NBLR
在Adult等数据集上比较NB和LR算法的优缺点(Adult and other data sets in the NB and LR algorithms to compare the advantages and disadvantages)
- 2010-12-01 14:20:13下载
- 积分:1
-
splinefit
Matlab files for spline fitting. extract and put in the matlab installation directory to use.
- 2011-01-26 20:22:17下载
- 积分:1
-
main0602
这是一个非常重要的而又简单的程序,是书上常用和数学建模的好帮手(great partner)
- 2013-08-12 11:12:04下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
Cymbal_V.P._Teorija_informacii_i_kodirovanie
Book theory of informatoin. It will be important for you.
- 2015-04-19 22:10:22下载
- 积分:1
-
cengheban
计算层合板刚度,和最先一层失效载荷!程序具有通用性,能够对任意工程弹性常数和几何尺寸的层合板进行刚度和强度分析!非常适合最为哈尔滨工业大学复合材料与工程专业的复合材料力学上机大作业(Laminate stiffness calculation, and the first layer of failure load! Program is versatile, capable of any engineering elastic constants and geometry of laminates for stiffness and strength analysis! Very suitable for most Harbin Institute of Technology composite materials and engineering mechanics of composite materials on the plane big job)
- 2013-06-03 22:06:46下载
- 积分:1
-
13zhexian
窄高斯随机过程的Matlab的程序有寻求的自己下来(Narrow Gaussian random process of Matlab the process by seeking their own down)
- 2007-12-20 20:49:51下载
- 积分:1
-
rbf2
说明: 径向基函数的matlab原程序,并附有实例以及相关学习文档(Radial basis function matlab original program, together with examples and documentation related to learning)
- 2020-12-10 17:19:19下载
- 积分:1
-
FeatureSelection_MachineLearning
Feature selection methods for machine learning algorithms such as SVR, including one filter-based method (CFS) and two wrapper-based methods (GA and PSO). The gridsearch is for the grid search for the optimal hyperparemeters of SVR. The SVM_CV is for the k-fold cross-validation of SVR. All the programs are flexible and could be implemented by the users themselves.
- 2011-05-06 22:45:39下载
- 积分:1
-
Fuzzy-Control-of-PUMA-Robot
MATLAB/SIMULINK Based
Fuzzy Control of PUMA Robot
- 2014-12-12 04:01:51下载
- 积分:1