-
motor
运动控制 直流电机在闭环情况下的起动分析(Motion control DC motor starter in the case of closed-loop analysis)
- 2012-06-23 15:34:42下载
- 积分:1
-
spf
这是关于粒子滤波是matlab程序,有做目标跟踪的朋友们可以下载看看,很有用哦(Particle filter matlab program, friends do target tracking can download and see the useful oh)
- 2013-03-08 11:37:54下载
- 积分:1
-
NpIca-v1.2
基于非参数概率密度估计的盲源分离算法(NpICA),使用matlab编程,有可视界面。(Non-parametric probability density estimation-based blind source separation algorithm (NpICA), using the Matlab programming, visual interface.)
- 2013-04-23 10:19:14下载
- 积分: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
-
LogitMul
基于逻辑回归的多分类问题,可以实现至少三类数据的分类(Classification based on multiple logistic regression, classification can be achieved at least three types of data)
- 2016-04-22 11:22:06下载
- 积分:1
-
Picture-Player
图片播放软件,含翻页,自动播放,播放速度控制,旋转(任意角度),放大,缩小等(Photo playback software, including flip, auto play, playback speed control, rotation (any angle), zoom, etc.)
- 2013-07-29 10:43:16下载
- 积分:1
-
matlab-1
cdma matlab codes working
- 2012-05-20 16:10:25下载
- 积分:1
-
duandianjiance
语音前端处理,可用于端点检测。非常实用的程序。(Voice front-end processing, can be used for endpoint detection. A very useful program.
)
- 2011-07-20 01:58:30下载
- 积分:1
-
Chapter_2
data converters by maloberti
- 2013-04-19 15:08:31下载
- 积分:1
-
noises_filters_GUI_
"average" filter, "gaussian" filter, "wiener" filter and the "median"
filter
- 2013-12-27 02:50:52下载
- 积分:1