-
matlabPcomPVC
vc和matlab混编技术之一:vc++基于com组件调用matlab的dll(One of vc and matlab mixed technology: vc++ DLL based on matlab com component calls
)
- 2013-09-18 15:45:39下载
- 积分:1
-
invertedpendulum
固高一级倒立摆的4种极点配置方法,可以达到很好的角度和位置控制。(Solid high-level, four kinds of inverted pendulum pole placement method)
- 2009-05-16 07:20:19下载
- 积分:1
-
xitongbianshi
一些介绍系统参数辨识方法的论文,包括迭代梯度算法,最小二乘算法等。很好的资料。(Some paper describes the system parameter identification methods, including iterative gradient algorithm, least squares algorithm. Good information.)
- 2015-12-03 22:47:39下载
- 积分:1
-
CreatingGraphicalUserInterfaces
一本介绍matlab GUI编程的书,里面包括了各种控件的编程,比如菜单、编辑框、按钮、列表框等。(An introduction matlab GUI programming books, which include a variety of control programming, such as menus, edit boxes, buttons, list boxes and so on.)
- 2010-06-13 23:55:44下载
- 积分:1
-
programming-Windows--fifth
windows 程序设计 第五版 文字版,程序员经典丛书(Text version of the fifth edition of windows programming, programmers Classic Series)
- 2014-02-03 12:16:23下载
- 积分:1
-
imgProcess-(2)
实现了图像的一些基本运算,包括高低通滤波(Realize the image of some of the basic operation, including high and low pass filter)
- 2014-10-16 14:27:18下载
- 积分:1
-
Langr
网上下载的lang程序,求解插值挺好的,已经测试过(Lang downloaded program, solving the interpolation very good, has been tested)
- 2011-09-28 08:44:42下载
- 积分: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
-
matlab100examples
matlab实用100例,包含大量gui设计(examples for matlab including lots of design of gui)
- 2009-04-09 13:24:23下载
- 积分:1
-
SVG
SVG matlab仿真模型 绝好的学习资料 无功补偿 谐波抑制(SVG matlab simulation model excellent learning materials reactive power compensation harmonic suppression)
- 2014-03-07 09:22:00下载
- 积分:1