-
solarmodel_files
solar mppt model design
- 2010-08-12 14:59:42下载
- 积分:1
-
doa
说明: 本程序为阵列信号处理中的波达方向角估计的MATLAB程序,可以学习后优化代码.(procedures for the array of signal processing DOA estimation MATLAB, we can learn from optimized code.)
- 2006-03-20 21:11:31下载
- 积分:1
-
Speed-current-double-loop
该matlab仿真是研究生阶段完成的课题成果,能够实现转矩、电流双闭环控制,效果显著。(Speed, current double loop DC speed control system)
- 2015-03-25 23:25:38下载
- 积分:1
-
benhao_v77
FMCW调频连续波雷达的测距测角,本程序的性能已经超过其他算法,合成孔径雷达(SAR)目标成像仿真。( FMCW frequency modulated continuous wave radar range and angular measurements, This program has exceeded the performance of other algorithms, Synthetic Aperture Radar (SAR) imaging simulation target.)
- 2021-04-11 20:28:58下载
- 积分:1
-
velocity
说明: matlab编写的进行地震处理中的速度分析,包括速度转换等内容(matlab write speed of processing seismic analysis, including speed of conversion, etc.)
- 2011-04-06 16:40:37下载
- 积分:1
-
iii
Add Gaussian white noise (mean=0 and variance=0.05 ) to the image using
imnoise command. Now use fftshift command to put all zero frequencies in the
middle. Low-pass filter this function by applying a mask saving only the central
Fourier coefficients. Set the mask width to 255 and create the filtered image.
- 2014-09-11 15:08:58下载
- 积分:1
-
gkde
KDE function or kernel density function for the estimation of a continuous density
- 2011-11-21 15:19:13下载
- 积分:1
-
BTOandUKF
说明: 本程序是利用matlab编写的基于UKF算法的非合作无源定位的程序。(This procedure is the use of matlab prepared UKF algorithm based on non-cooperative passive positioning procedures.)
- 2008-09-04 23:05:42下载
- 积分:1
-
Digit-Recognizer
steps -
1. run DigitRecognizer.m
2. mode to run
a. Test Mode
input pad will open with axes having a red dot.
left-click mouse and drag(dont unclick) mouse
to draw a numeric digit.
if you unclick mouse it won t draw anything.
if you want to continue drawing, click again on
any red place on axes and start dragging.
once done, click submit.
it will give you result.
b. Training Mode
input pad will open with axes having a red dot.
draw a number and click submit.
when promted, enter the value you drawn.
if you wish to continue training, click YES and
repeat.
if you click No, a feedforward neural network
will be trained and saved, you can test it.
- 2014-09-28 08:12:20下载
- 积分:1
-
music(doa)
七单元天线阵MUSIC DOA估计:
d=1 , 天线阵元的间距;
lma=2, 信号中心波长;
四输入信号;
A=[A1,A2,A3,A4], 得出A矩;
四信号的频率d=[1.3*cos(v1*n)
1*sin(v2*n)
1*sin(v3*n)
1*sin(v4*n)]
构造输入信号矢量
U=A*d
总的输入信号
总输入信号的协方差矩阵
[s,h]=eig(c)
求协方差的特征矢量及特征值
取出与零特征值对应的特征矢量
求协方差矩阵的逆矩阵
应用Music法估计输出
绘出各波达方向图(Seven-element antenna array MUSIC DOA estimates: d = 1, Antenna Array pitch LMA = 2 signal center wavelength four input signals A = [A1, A2, A3, and A4], drawn A moment tetra-frequency of the signal D = [1.3* cos (V1* n) 1* sin (v2* n) 1* sin (v3* n) 1* sin (V4* n)] constructed input signal vector U = A* D of the total input signal of the total input signal covariance matrix [S] = EIG (c) seeking covariance feature vector and the feature value removing and corresponding to the zero eigenvalues characterized vector seeking covariance matrix inverse matrix Applications Music estimate output plotted DOA Figure)
- 2013-04-15 23:48:49下载
- 积分:1