搜索:ESTIMATE
找到约 35 项符合「ESTIMATE」的查询结果
结果 35
按分类筛选
https://www.eeworm.com/dl/670/238469.html
生物技术
estimate the orientation of fingerprint
estimate the orientation of fingerprint
https://www.eeworm.com/dl/665/409763.html
matlab例程
relevant dimensionality estimate toolbox
relevant dimensionality estimate toolbox
https://www.eeworm.com/dl/648/487856.html
单片机开发
RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical mod
RANSAC (RANdom SAmple Consensus) is an iterative method to estimate parameters of a mathematical model from a set of observed data which contains outliers. Source code is in Document
https://www.eeworm.com/dl/650/139297.html
人工智能/神经网络
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in patt
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification .
JAVA 写的估计复合高斯模型中的参数
https://www.eeworm.com/dl/534/321015.html
其他
功率谱估计的相关资料Power spectrum estimate of relevant information
功率谱估计的相关资料Power spectrum estimate of relevant information
https://www.eeworm.com/dl/665/335771.html
matlab例程
This function provides an ARMA spectral estimate which is maximum entropy satisfying correlation con
This function provides an ARMA spectral estimate which is maximum entropy satisfying correlation constraint (number of poles)and cepstrum constrains (number of ceros)
https://www.eeworm.com/dl/665/384088.html
matlab例程
This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error.
%
% [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the
% final prediction error estimate (fpe), the effective number of
% weights in the network if the ne ...
https://www.eeworm.com/dl/650/384094.html
人工智能/神经网络
This function calculates Akaike s final prediction error % estimate of the average generalization e
This function calculates Akaike s final prediction error
% estimate of the average generalization error for network
% models generated by NNARX, NNOE, NNARMAX1+2, or their recursive
% counterparts.
%
% [FPE,deff,varest,H] = nnfpe(method,NetDef,W1,W2,U,Y,NN,trparms,skip,Chat) ...
https://www.eeworm.com/dl/665/243516.html
matlab例程
To estimate the input-output mapping with inputs x % and outputs y generated by the following nonli
To estimate the input-output mapping with inputs x
% and outputs y generated by the following nonlinear,
% nonstationary state space model:
% x(t+1) = 0.5x(t) + [25x(t)]/[(1+x(t))^(2)]
% + 8cos(1.2t) + process noise
% y(t) = x(t)^(2) / 20 + 6 squareWave(0.05(t-1)) + 3
% + ...
https://www.eeworm.com/dl/665/316034.html
matlab例程
This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB.
There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that ca ...