-
CaponMUSICRoot-MUSICESPRIT
Capon、MUSIC、Root-MUSIC、ESPRIT写学位论文必用,毕设必备(the classic traditional methods, writing a dissertation must be used, complete set essential.
)
- 2011-06-05 17:41:45下载
- 积分:1
-
TSPLIB
非常全面的TSP测试函数,并附有对应最优解,下载之后无需解压,直接双击打开压缩文件即可查看TSP测试函数数据!!方便快捷!!(Very comprehensive TSP test function, and with the corresponding optimal solution, download without decompression, the direct double-click to open the compressed file to view the TSP test function data!! Convenient and quick!!)
- 2021-03-01 11:09:34下载
- 积分:1
-
Three_level_SVPWM
采用MATLAB自身的三电平PWM模块,搭建三电平逆变器,输出电流波形正弦度非常好。(Using MATLAB s own three-level PWM module, to build three-level inverter, sine wave output current is very good.)
- 2016-06-02 22:27:11下载
- 积分:1
-
arduino_arduino
interfacing aurdino with matlab to control cam
- 2014-11-05 16:03:36下载
- 积分:1
-
有限元求转子临界转速
通过有限元法求解柔性支撑的铁木辛柯梁的固有频率,包含各个单元的组装,固有频率的计算!!!!!!!!!!!!!!!!!!(Through finite element method, the natural frequency of the flexible support is solved, including the assembly of each unit and the calculation of the natural frequency.)
- 2020-12-18 22:09:12下载
- 积分:1
-
IEEEMatlab
MATLAB:A Tool for Algorithms Development and
System Analysis
- 2010-11-19 15:59:57下载
- 积分:1
-
DoubleInvertedPendulum
Double Inverted Pendulum
Full-order observer design
Reduced-order observer design
Pole-placement method
LQR method
LQE method
- 2010-12-02 11:20:24下载
- 积分:1
-
rgb2hsi1
对归一化后的RGB图片空间转化为hsi空间,hsi三分量也是归一化后的值,范围都是在0-1之间.(On the normalized RGB image space after hsi into space, hsi is also a three-component normalized values are in the range between 0-1.)
- 2009-06-02 18:00:00下载
- 积分:1
-
crosscTrain
说明: 该程序用matlab编写的,采用crosstrain方法进行模式识别的方法。(the procedures used in the preparation of Matlab, crosstrain using the method of pattern recognition methods.)
- 2005-09-12 10:41:52下载
- 积分:1
-
we
说明: 七单元天线阵DOA估计
clear clc
d=1 天线阵元的间距
lma=2 信号中心波长
q1=1*pi/4 q2=1*pi/3 q3=1*pi/6 q4=3*pi/4 四输入信号的方向
A1=[exp(-2*pi*j*d*[0:6]*cos(q1)/lma)] 求阵因子
A2=[exp(-2*pi*j*d*[0:6]*cos(q2)/lma)]
A3=[exp(-2*pi*j*d*[0:6]*cos(q3)/lma)]
A4=[exp(-2*pi*j*d*[0:6]*cos(q4)/lma)]
A=[A1,A2,A3,A4] 得出A矩阵
n=1:1900
v1=.015 四信号的频率
v2=.05
v3=.02
v4=.035
d=[1.3*cos(v1*n) 1*sin(v2(we)
- 2010-05-06 15:26:50下载
- 积分:1