-
电网同步跟踪技术 FLL1
电网同步跟踪技术,自己搭的锁相环,可以运行出来。有频率跟踪,还有正负序分离(Grid synchronization tracking technology, take their own phase-locked loop, you can run out. There is frequency tracking, there are positive and negative sequence separation)
- 2017-03-27 10:28:51下载
- 积分:1
-
attachments_2010_10_25
Vérification Méthode Media
- 2011-04-23 03:55:58下载
- 积分:1
-
11
说明: 利用MATLAB实现的带参数的方程的求解,可以改变参数进行任何复杂的运算。(Equations with parameters using MATLAB, you can change the parameters of any complex calculations.)
- 2012-05-23 19:33:08下载
- 积分:1
-
power_2rectifiers
基于matlab的单相整流电路,对于初学电力电子技术者极其有用,倾情奉献。(Matlab-based single-phase rectifier, power electronics for the beginner who is extremely useful Decent.)
- 2010-12-08 21:50:35下载
- 积分:1
-
Psimulation_config
the configuration files for both the uplink and downlink of lte
- 2014-09-24 05:39:20下载
- 积分:1
-
edge.m
camera-to-screen calibration test USING MATLAB
- 2013-12-17 23:03:43下载
- 积分:1
-
cbf_mvdr_music
空间谱估计的经典算法,包括常规波束形成,最小方差无畸变法,以及MUSIC方法的算法比较(Classical spatial spectrum estimation algorithms, including conventional beamforming, minimum variance distortion method, and the method of comparison algorithm MUSIC)
- 2020-12-24 16:59:05下载
- 积分:1
-
LWPR-PLS
局部加权映射回归算法的数值算例例程,帮助了解lwpr算法(algorithm for lwpr)
- 2015-12-14 20:43:03下载
- 积分:1
-
fit_maxwell_pdf
fit_maxwell_pdf - Non Linear Least Squares fit of the maxwellian distribution.
given the samples of the histogram of the samples, finds the
distribution parameter that fits the histogram samples.
fits data to the probability of the form:
p(r) = sqrt(2/pi)*(a^(-3/2))*(r^2)*exp(-(r^2)/(2*a))
with parameter: a
format: result = fit_maxwell_pdf( x,y,W,hAx )
input: y - vector, samples of the histogram to be fitted
x - vector, position of the samples of the histogram (i.e. y = f(x,a))
W - matrix or scalar, a square weighting matrix of the size NxN where
N = length(y), or 0 to indicate no weighting is needed.
hAx - handle of an axis, on which the fitted distribution is plotted
if h is given empty, a figure is created.
output: result - structure with the fields
a - fitted parameter
VAR - variance of the estimation
type- weighted LS or not weighted LS
iter- number of iteration for the solution
- 2011-02-09 19:02:55下载
- 积分:1
-
nlms
we will be addressing the major concerns in telecommunication nowadays which are channel equalization and echo cancellation using different adaptive algorithms in order to identify the most efficient methodology. There are a number of conventional algorithms available in literature and every algorithm has its own properties, however the aim of every adaptive algorithm is to achieve minimum mean square error at a high rate of convergence and with less complexity. The experimental results prove that Normalized Least Mean Square algorithm (NLMS) is the best for channel equalization
- 2012-03-25 19:17:28下载
- 积分:1