-
Untitled2x
power flow para perdidas corto circuito
- 2011-08-27 04:11:10下载
- 积分:1
-
5_9_point_stencil
Poisson with 5 and 9 points stencil. discretization pde, numerical analysis
- 2014-11-20 23:53:48下载
- 积分: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
-
getElementsBySelector
document.getElementsBySelector(selector)
- returns an array of element objects from the current document
matching the CSS selector. Selectors can contain element names,
class names and ids and can be nested. For example:
elements = document.getElementsBySelect( div#main p a.external )
Will return an array of all a elements with external in their
class attribute that are contained inside p elements that are
contained inside the div element which has id= main
- 2014-09-14 22:35:12下载
- 积分:1
-
jingtongLP
多井过程中的井筒计算,以及注采过程中的相关参数(Multi-well process wellbore calculations, and injection process parameters)
- 2013-11-06 00:14:54下载
- 积分:1
-
osc_filter
正交信号校正法主要用于近红外光谱矩阵的预处理。其原理是将光谱阵与全氮含量阵正交,滤除光谱与因变量Y阵无关的信号,再建立定量校正模型,达到简化模型及提高模型预测能力的目的。(Orthogonal Signal Correction(OSC) removes variance in the X-block which is orthogonal to the Y-block. Such variance is identified as some number of factors (described as components) of the X-block which have been made orthogonal to the Y-block. When applying this preprocessing to new data, the same directions are removed from the new data prior to applying the model.)
- 2020-10-28 16:29:57下载
- 积分:1
-
Final_Project_MATLAB_Session_2
Signals and System
Want to transmit a digital image point A to point B using radio waves,
- 2015-03-16 03:38:33下载
- 积分:1
-
adaptive-filtering
自适应滤波改进LMS,RLS,SER算法的MATLAB实现(adaptive filtering)
- 2016-04-19 17:16:20下载
- 积分:1
-
Humoments
A set of functions to calculate Hu s seven invariant moments. Good accuracy. Written for my Project work
- 2009-03-21 18:25:13下载
- 积分:1
-
萨德
说明: 对萨德系统AN/TPY-2雷达的威力范围进行仿真计算。原创!!(The power range of SAD AN/TPY-2 radar is simulated. Original!!)
- 2019-05-05 11:09:07下载
- 积分:1