-
matlab-nihe
离散正交多项式拟合例子,可自定义离散正交多项式次数。附有简单清晰的说明。(Examples of discrete orthogonal polynomial fitting)
- 2011-07-29 09:15:31下载
- 积分:1
-
matlab-programe
这个程序是用matlab绘画三角阵位置和三角阵列接收信号数据的功率密度函数(This program is a triangular matrix using matlab painting has been in matlab run)
- 2012-10-14 21:50:40下载
- 积分:1
-
mimocoding
说明: MIMO相关的空时编码 包括调制编码等等(MIMO related to the modulation coding space-time coding, etc.)
- 2010-04-14 15:02:45下载
- 积分:1
-
matlab-draw-examples
matlab draw examples
- 2013-10-13 11:08:25下载
- 积分:1
-
yuandaima
包含三个源码分别是单脉冲测角的仿真,基于MMSE准则的自适应旁瓣对消,平面阵的三维天线方向图计算。(The simulation consists of three single-pulse source are angle measurement based on MMSE criterion adaptive sidelobe cancellation of the three-dimensional antenna, planar array of chart calculations.)
- 2021-01-25 19:38:38下载
- 积分:1
-
自适应滤波LMS算法语音降噪
自适应滤波LMS算法语音降噪,采集一段wma文件,加入高斯白噪声,然后实现降噪。(LMS adaptive filtering algorithm for speech noise reduction)
- 2020-07-04 19:00:01下载
- 积分:1
-
ICOtoolbox
人工免疫算法的工具箱,有需要就拿去用吧!希望能采纳,(Artificial immune algorithm toolbox, there is a need to take with you! Hoping to adopt)
- 2008-05-30 10:12:40下载
- 积分:1
-
ML
说明: 波束形成中利用ML算法实现自适应波束形成的matlab代码(ML beamforming using adaptive beamforming algorithm matlab code)
- 2011-03-29 15:39:49下载
- 积分:1
-
Sciencedirect_articles_16Oct2014_03-26-33.659
DFIG system, including a
wind turbine, a generator, power electronic converters and power system grid are
modeled. All of the control algorithms and operation modes are simulated. The active
power is always controlled at maximum output while the reactive power is controlled to
achieve a particular power factor or line voltage. Second, a complete DFIG wind power
test bench including a wind turbine emulator is designed and built. The back-to-back
converters are designed to control the DFIG. A Microchip d
- 2014-12-02 23:29:26下载
- 积分:1
-
MATLAB-Fibonacci
写一个MATLAB函数fibo.m来计算Fibonacci数列,其定义如下: fibo(n+2)=fibo(n+1)+fibo(n) 此数列的初始条件如下:fibo(1)=0,fibo(2)=1。(Fibo.m write a MATLAB function to calculate the Fibonacci sequence, which is defined as follows: fibo (n+2) = fibo (n+1)+fibo (n) the initial conditions in this series are as follows: fibo (1) = 0, fibo (2) = 1.)
- 2014-12-12 06:07:28下载
- 积分:1