-
matlab-ppt
MATLAB学习,PPT文件。完全深入简出的教学方法,从最简单的着手。(MATLAB Learning, PPT files. Completely in-depth Jane out of teaching methods, from the simplest place to start.)
- 2009-10-07 15:48:33下载
- 积分:1
-
PPPCCALDAC
PCA(主成分分析法)、LDA(线性判别法)两种方法是主要的的线性降维法,有非常好的效果,希望对大家能够有用! 已通过测试。
(PCA (Principal Component Analysis), LDA (linear discriminant method) two methods are the main linear dimensionality reduction method, with very good results, we hope to be useful! Has been tested.)
- 2012-07-24 10:27:24下载
- 积分:1
-
vc-matlab
要在VC中成功编译Matlab引擎程序,必须包含引擎头文件engine.h并引入Matlab对应的库文件libmx.lib、libmat.lib、libeng.lib(VC to successfully compile Matlab engine procedures, must include the engine header files engine.h and the introduction of the corresponding Matlab library files libmx.lib, libmat.lib, libeng.lib)
- 2007-12-10 17:21:23下载
- 积分:1
-
integral
用C++编写的一个用变步长梯形法来求积分的程序(Written in c++ ,a variable step size trapezoid method to integrate the process.)
- 2014-09-15 21:04: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
-
conload
The function conload takes a dataset and a model (PCA, PLS, PARAFAC etc.) and calculates congruence loadings which is the extension of correlation loadings to uncentered and multi-way models(The function takes a dataset and a m odel (PCA, PLS, B6 etc.) and calculates congruence loadi ngs which is the extension of correlation loadi ngs to uncentered and multi-way models)
- 2007-04-12 18:25:16下载
- 积分:1
-
forward
地下双层均与介质正演模型程序,适用于matlab,c,c++(Underground layer are forward model with the media program for matlab, c, c++)
- 2011-09-08 19:59:16下载
- 积分:1
-
circle
这是一个倒立摆的程序,仅供参考,我们当时测试用的,Q1174622332(Simple single-stage rotary inverted pendulum control system)
- 2014-05-23 12:20:30下载
- 积分:1
-
Matlabgetstart
Matlab入门教材,可以作为入门是的读物。(Matlab entry materials, can be used as entry is reading.)
- 2007-10-23 23:18:48下载
- 积分:1
-
MPLAB-X-IDE-User-Guide
MPLAB X IDE User Guide,China Version
- 2013-08-22 09:10:18下载
- 积分:1