-
Asn1Dll_Open
提供了通用的asn1编解码动态库,实现BER和PER方式的asn1编解码。并提供使用实例和说明。(provides a common asn1 DLL codecs achieve BER and PER approach asn1 codecs. And to provide the use of examples and illustrations.)
- 2007-05-28 16:39:51下载
- 积分:1
-
TRUYEN-NOI-TIEP-KY-TU-A
Model : PM42L-048-HHC9
Drive Mode : BIPOLAR CHOPPER
Drive Voltage : 24.0 V
Method : 2-2P
Drive IC : UDN2917EB
Surge/Current : / 600 mA / Phase (Peak)
Coil Resistance : 7.0 Ω
Magnet Material : MS70M
- 2015-04-19 02:52:59下载
- 积分:1
-
Matlab_Simulink-DFIG
基于Matlab_Simulink的双馈感应风力发电机组建模和仿真研究!!(Modeling and simulation of doubly fed induction wind turbines based Matlab_Simulink!!)
- 2012-09-28 02:36:46下载
- 积分:1
-
juanjihe
西安交通大学版信号与系统第一次作业,求数学卷积和C++代码(For convolution and c++ code
)
- 2012-11-07 12:25:28下载
- 积分:1
-
20091216161137916LibSvm
这是LibSvm 使用说明学习心得以及libsvm在MATLAB应用中的接口程序(This is a learning experience, as well as LibSvm instructions libsvm interface in the MATLAB application program)
- 2009-12-16 23:38:46下载
- 积分: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
-
PSO
梯度下降法是最早最简单,也是最为常用的最优化方法。梯度下降法实现简单,当目标函数是凸函数时,梯度下降法的解是全局解。一般情况下,其解不保证是全局最优解,梯度下降法的速度也未必是最快的。梯度下降法的优化思想是用当前位置负梯度方向作为搜索方向,因为该方向为当前位置的最快下降方向,所以也被称为是”最速下降法“。最速下降法越接近目标值,步长越小,前进越慢。(The gradient descent method is the earliest and most simple and most commonly used optimization method. The gradient descent method is simple to realize. When the objective function is a convex function, the solution of the gradient descent method is a global solution. In general, the solution is not guaranteed to be the global optimal solution, and the gradient descent method is not necessarily the fastest. The optimization idea of gradient descent method is to use the current position negative gradient direction as the search direction, because the direction is the fastest descending direction of the current position, so it is also called the steepest descent method. The faster the slowest descent approach is closer to the target, the smaller the step, the slower the progress.)
- 2018-01-29 21:44:10下载
- 积分:1
-
matlab
matlab演化博弈模型及程序,对研究生来说是很有用处的(matlab evolutionary game model and procedures, it is useful to graduate)
- 2014-01-16 20:07:20下载
- 积分:1
-
DMC2210-sofware-V1.3
这是DMC2210控制卡的软件使用手册,通过该手册开发人员可以了解DMC2210控制卡的编程要求,规格等,为编程做好准备。(This is DMC2210 control card software manuals, through which developers can learn manual programming requirements DMC2210 control card, specifications, etc., to prepare for the program.)
- 2014-01-15 11:59:57下载
- 积分:1
-
matlab_engine
说明: c++ 中使用 matlab 简单画图 开发为环境为vs2010(use matlab in c++)
- 2011-04-15 16:26:58下载
- 积分:1