-
extend_of_Matlab
介绍matlab编程的经典著作,包括与VC++进行联合编程,还包括一些经典的算法和源程序(Matlab programming on the classics, including the VC and joint programming, also including some classic algorithms and source)
- 2007-06-06 23:26:29下载
- 积分:1
-
beam-on-elastic-foundation
beam on elastic foundation
- 2012-02-13 19:55:56下载
- 积分:1
-
18
说明: it s matlab face detection pdf that will help u alot
- 2010-12-17 22:17:37下载
- 积分:1
-
lms
最小均方算法lms在波束形成中的应用 LMS算法步骤: 1,、设置变量和参量: X(n)为输入向量,或称为训练样本 W(n)为权值向量 b(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步继续执行。(Lms least mean square algorithm applied in Beamforming
)
- 2011-04-28 23:25:35下载
- 积分:1
-
function-calculation
在matlab软件中进行数值计算,求解已知方程的根值,matlab例程(Matlab software, numerical calculation, solving the known value of the root of the equation, matlab routine)
- 2013-03-10 18:12:03下载
- 积分:1
-
besimu_ray
用matlab实现瑞利信道的仿真,分析该信道下系统的误码性能(Rayleigh channel simulation using matlab, system error performance analysis of the channel)
- 2013-04-02 13:27:28下载
- 积分:1
-
NE39bus_data
说明: 新英格兰10机39节点系统仿真详细数据代码(New England 10 generator 39 bus system simulation detail data code)
- 2020-04-19 16:16:46下载
- 积分:1
-
fittness
复杂网络中的适应度模型,BA模型的改进,采用指数分布(To adapt to the complexity of the network model, BA model of improvement, the use of exponential distribution)
- 2009-04-02 19:05:22下载
- 积分:1
-
matlab
里边包含了一个如何区分6和9的代码以及用最小距离法、梯度法以及K-NN方法对样本进行的分类代码(Inside contains an example of how to distinguish between 6 and 9, as well as the code with the minimum distance method, the gradient method and K-NN method for sample classification codes)
- 2014-12-11 23:12:22下载
- 积分:1
-
ceshitwoccd
三维轮廓重建,需要已知摄像机像素坐标系与实际物理坐标系之间的关系(Three-dimensional profile reconstruction needs known relationship between the camera coordinate system and the actual physical pixel coordinates)
- 2015-06-23 20:03:25下载
- 积分:1