-
week1
matlab code that does singular value decomposition of some data set and denoises the data matrix. after denoising, regression is performed
- 2011-05-17 18:49:18下载
- 积分:1
-
关于IEEE-6、14 30节点系统IEEE
关于IEEE-6、14
30节点系统很实用的,经过运行可靠MATLAB程序上的潮流计算(power flower)
- 2021-04-06 09:29:03下载
- 积分:1
-
examples
qunser公司matlab例程,包括自控实验的例程,quanser公司很多设备的matlab控制程序,可以作为研究代码自动生成的参考资料。(qunser company Matlab routines, including self-control experiment routines, many devices quanser company Matlab control procedures, can be used as the code automatically generated reference.)
- 2012-06-13 09:29:17下载
- 积分:1
-
SIMULACIONES
MULTIAGENTS 4 AGENTS, FORMATION PROBLEM
- 2013-08-25 14:42:29下载
- 积分:1
-
EQU-MATLAB
偏微分方程的MATLAB解法--陆君安.尚涛.谢进.谷平--武汉大学出版社--2001.8.pdf.pdf(MATLAB solution of partial differential equations- Jun-An Lu. SHANG Tao. Xie Jin. Gu Ping- Wuhan University Press- 2001.8.pdf.pdf)
- 2011-10-09 22:46:37下载
- 积分:1
-
ofdm
本例是基于OFDM系统模型下的信道估计,根据不同信道估计进行的信噪比性能比较。(This example is based on the channel estimation OFDM system model, noise performance depending on a channel estimation performed comparing.)
- 2015-03-24 10:57:55下载
- 积分:1
-
matlab
这是一个适于初学者使用的matlab入门材料,韩盖了一些软件设计的基本方法与范例(This is an appropriate use of matlab beginners entry materials, South Korea to build a number of software design methods and examples of the basic)
- 2007-08-09 11:40:25下载
- 积分: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
-
KMBOX-0.9
Kernel Methods Toolbox
a MATLAB toolbox for nonlinear signal processing and machine learning
- 2015-12-27 09:26:01下载
- 积分:1
-
matlab_vlfeat
本文档是在matlab中配置vlfeat的说明,详细说明了配置步骤,并附带了一个关于图像拼接的实例,希望对有需要的朋友有帮助(This document is in the matlab configuration vlfeat instructions detailing the configuration steps, and comes with an example on the image mosaic, we want to help a friend in need)
- 2013-10-31 20:25:08下载
- 积分:1