-
untitled
双馈风力发电最大功率追踪控制仿真模型,能够实现自动追踪功能(Double fed wind power maximum power tracking control simulation model, can realize the automatic tracking function)
- 2014-04-06 09:30:49下载
- 积分:1
-
计算电磁场的矩量法
用于计算电磁学,学习用书,计算电磁场的矩量法(Moment Method for Computing Electromagnetics, Learning Books, and Electromagnetic Fields)
- 2020-06-23 18:40:01下载
- 积分:1
-
LS MMSE ofdm 信道估计
它是 ls 和 mmse ofdm 信道估计 matlab 源代码使用飞行员符号估计通道。它也分析和比较的误码率和均方误差的最小二乘原理与 mmse 信道估计方法。
- 2022-10-16 03:30:03下载
- 积分:1
-
lms
LMS滤波算法的matlab实现,有注释(LMS filtering algorithm)
- 2010-12-13 21:11:18下载
- 积分:1
-
3.3
升余弦信号的功率谱及眼图 用matlab实现
(Raised cosine power spectrum and eye diagram)
- 2011-06-09 14:46:56下载
- 积分:1
-
matlabchaotic-attractor
matlab几种典型的混沌吸引子,经典中的经典!谢谢!!!(matlab several typical chaotic attractor, the classic of classics! Thank you! ! !)
- 2013-01-31 11:28:48下载
- 积分:1
-
FinalLDA
This is about Linear Decrement Analysis. You can use it to classify Brain Computer Interface or BCI. inputs are signals and labels.
- 2014-09-22 17:44:33下载
- 积分:1
-
BASmatlab-master
说明: bas matlab代码工具箱感谢开发者,里面有很多案例(The bas matlab code toolbox thanks the developer. There are many cases in it.)
- 2020-06-25 14:20:02下载
- 积分:1
-
好用的定功率单环控制集合程序
加入重复控制,合成孔径雷达(SAR)目标成像仿真,部分实现了追踪测速迭代松弛算法,数学方法是部分子空间法,预报误差法参数辨识-松弛的思想,使用大量的有限元法求解偏微分方程。
- 2022-01-29 03:33:03下载
- 积分:1
-
Cspline
这是一个三次样条插值的.m程序
输入的是一个二维数组A(Nx2)
插值方法为:
S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) (This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J) )
- 2008-07-21 11:53:17下载
- 积分:1