-
matlab
电力电子技术与MATLAB仿真(21世纪高等学校规划教材)(Power electronic technology in the 21st century with MATLAB simulation (high school) plan
)
- 2010-10-27 11:51:39下载
- 积分:1
-
编制程序绘制直达波和折射波时距曲线ray
编制程序绘制直达波和折射波时距曲线,增加对地震勘探中的波的理解(Programming drawn from the direct wave and refracted wave curve, increase the understanding of wave seismic exploration)
- 2020-07-07 17:28:57下载
- 积分:1
-
EM-pptandcode
包含EM的介绍和对应的matlab程序.适用于初学者入门使用。(Includes the introduction and the corresponding EM matlab program. For beginner to use.)
- 2011-05-06 14:53:06下载
- 积分:1
-
FFT
快速傅立叶变换计算,自动调用数据进行matlab计算(Fast Fourier Transform)
- 2012-11-05 21:02:46下载
- 积分:1
-
regress-670147
this test checks the value of Number.
- 2014-01-30 11:13:41下载
- 积分:1
-
gaot
说明: 基于遗传算法的优化bp神经网络的源代码,希望对大家有所帮助(Bp neural network genetic algorithm optimization)
- 2010-03-26 15:12:37下载
- 积分:1
-
UPML 2D TEmode
二维TE波传播的FDTD仿真,UPML边界条件(TE wave propagation in two-dimensional FDTD simulation, UPML boundary conditions)
- 2020-06-30 03:00:02下载
- 积分:1
-
Untitled
这是一份SAR图像变化检测的matlab源代码,通过处理两幅SAR图像的差异图,进行数学形态学处理和聚类分析等方法实现图像的变化检测。(This is a SAR image change detection matlab source code, through the differences the two SAR images processing plan and make mathematical morphology processing and cluster analysis to achieve change detection image.)
- 2021-04-27 17:58:44下载
- 积分: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
-
Getting-Started-with-HW
采用zedboard、zynq等在matlab的平台上进行硬件协仿真的,文章介绍Getting Started with HW,环境的搭建和调试方式。(Using zedboard, zynq etc. on matlab platform for hardware co-simulation, the article describes the Getting Started with HW, build and debug mode environment.)
- 2014-01-10 17:35:15下载
- 积分:1