-
Digitaltuningpin
它是用matlab语言编写的数字调音台,是一个仿真源程序(It is the language used matlab digital mixing consoles, is a simulation source)
- 2008-05-23 10:33:09下载
- 积分:1
-
elasticsearch-river-mongodb-1.7.1
elasticsearch-river-mongodb 源码,主要讲述elasticsearch 和 mongodb 同步索引实现。可以实现自己编译。(Elasticsearch-river-mongodb source code, including elasticsearch and mongodb synchronization index. Can be compiled.)
- 2013-11-14 10:46:39下载
- 积分:1
-
functionFairnessProfile_cvx
Running test programming
- 2019-04-24 12:07:19下载
- 积分:1
-
FDTD
利用matlab求解麦克斯韦方程组的时域有限偏微分方程(Using matlab to solve Maxwell' s equations partial differential equations in time domain finite)
- 2010-12-28 10:01:29下载
- 积分:1
-
mat002
matlab纠错码编译原理之程序1
做实验时免去了手工输入的繁琐 和避免出错(matlab compiler theory of error-correcting code program 1)
- 2011-06-22 23:28:30下载
- 积分:1
-
xiandainibianjishu-liufengjun
刘凤君老师的书,现代逆变技术及应用,主要讲解了拓扑结构,调制机理,控制机理以及实例分析。(Liu Fengjun teacher' s book and modern inverter technology applications, mainly on the topology, modulation mechanism, control mechanism as well as instances of analysis.)
- 2012-08-23 08:07:10下载
- 积分:1
-
horner2
horner2.PDF CE COURS VOUS PERMETTRA D APPRENDRE D AVANTAGE SUR LA MÉ THODE DE HORNER PROGRAMMATION MATLAB
- 2013-09-13 07:15:43下载
- 积分: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
-
MPPT
这里面包含几个MPPT的模型,实现最大功率跟踪,波形可靠。需要比较低版本的matlab才可以。(It contains several MPPT model, to achieve maximum power tracking, waveform and reliable. Need low version of the matlab.
)
- 2014-06-24 16:58:25下载
- 积分:1
-
LMS
LMS prediction algorithm for noise reduction
- 2010-08-30 23:55:41下载
- 积分:1