-
sort
HEap Sort Implementation !!
- 2014-10-07 13:49:01下载
- 积分:1
-
DOSC-prepro
Direct Orthogonal Signal Correction
- 2015-02-12 20:12:20下载
- 积分:1
-
basic
matlab中许许多多的基础图像处理方法,最适合初学者使用,希望采纳哦(matlab image processing method in the base of many of the most suitable for beginners to use, hope to adopt oh)
- 2015-03-18 14:51:43下载
- 积分:1
-
MatlabaC_CPP(3)
最新版《精通Matlab与C/C++混合程序设计》( 第三版) 刘维编著- proficient Matlab and C/C mixed Program Design (third edition)(The latest version of Mastering Matlab and C/C++ programming mix (third edition) edited by Richard- proficient Matlab and C/C mixed Program Design (third edition))
- 2015-04-21 08:55:23下载
- 积分: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
-
radar_trans_of_airplane
pdf文档,机载雷达坐标系变换相关内容,介绍了机载雷达坐标系下的探测目标位置表达方式(pdf document,introduce the coordinates translates method of the airplane between the target)
- 2015-02-10 22:20:21下载
- 积分:1
-
engine
发动机系统仿真,matlab/simulink 系统仿真和运算,可以根据油门估算出扭矩(Engine system simulation, matlab/simulink simulation and computing systems, torque can be estimated based on throttle)
- 2013-12-07 02:32:57下载
- 积分:1
-
dandaofangzhen
c++ 通用弹道仿真计算程序(经典版)lalalalla(C dandaofangzhenchengxudfdfdfdfdf)
- 2013-09-08 13:55:54下载
- 积分:1
-
octree-based-codes
该程序介绍了有关八叉树编码的基本编程知识,对于初级学者易懂易学。(This program introduces the octree encoding basic programming knowledge, which ishelpful for junior scholars to understand.)
- 2014-10-21 19:19:45下载
- 积分:1
-
matlab-bin
MATLAB 二进制 相关函数介绍
十进制数转换为二进制数 等(MATLAB binary correlation function)
- 2012-10-27 11:20:55下载
- 积分:1