-
MATLAB-with-matleb
Visual C++ 与Matlab混合编程,可以让Visual C++程序员快速进行matlab编程(Visual C++ with matleb combine pragraming )
- 2011-11-07 13:45:07下载
- 积分:1
-
4
说明: matlab 中很实用的源代码4:.开启和闭合操
开启和闭合组合操作.形态学边界提取 (Practical source code of matlab)
- 2015-04-20 16:28:34下载
- 积分:1
-
huaxian
vc与matlab联调,由matlab编写m文件,生成com组件,然后vc调用com组件,完成vc与matlab的接口(FBI vc with matlab, matlab prepared from m file to generate a com component, com component then vc call to complete the vc interface with matlab)
- 2009-02-26 20:30:41下载
- 积分: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
-
GA-timetable
Implementing school time table using GA
- 2011-05-07 23:06:18下载
- 积分:1
-
Multi-sensor-data-fusion
杨万海《多传感器数据融合》P44页算法的具体实现,在MATLAB运行(Yang Wanhai" P44" page of multi sensor data fusion algorithm in the concrete realization, in the MATLAB run)
- 2012-03-29 13:51:24下载
- 积分:1
-
gui-DxDraw
一套非常精美的Gui封状接口源代码.非常之有意思.(a very attractive interface-Gui closed source code. Very interesting.)
- 2007-02-12 11:51:48下载
- 积分:1
-
Doppler-radar-driver
多普勒雷达驱动程序,应用于室内导航与定位(Doppler radar driver)
- 2015-04-02 11:56:05下载
- 积分:1
-
MATLAB
MATLAB作业用,MATLAB实验用,MATLAB数字信号处理,信号与系统(MATLAB work with, MATLAB experiment, MATLAB Digital Signal Processing, Signals and Systems)
- 2013-11-09 20:28:00下载
- 积分:1
-
glp
matlab 功率谱程序设计 (matlab power spectrum program design)
- 2009-11-24 11:24:17下载
- 积分:1