代码搜索:Variance

找到约 2,271 项符合「Variance」的源代码

代码结果 2,271
www.eeworm.com/read/172172/9722043

m trimmedmse.m

function [cost,retained] = trimmedmse(R,beta,V); % Calculate trimmed mean of the squared value of the residuals. % % cost = trimmedmse(R); % % The factor where one trimms off the normed residuals is
www.eeworm.com/read/367440/9748407

m trimmedmse.m

function [cost,retained] = trimmedmse(R,beta,V); % Calculate trimmed mean of the squared value of the residuals. % % cost = trimmedmse(R); % % The factor where one trimms off the normed residuals is
www.eeworm.com/read/201218/15413194

m trimmedmse.m

function [cost,retained] = trimmedmse(R,beta,V); % Calculate trimmed mean of the squared value of the residuals. % % cost = trimmedmse(R); % % The factor where one trimms off the normed residuals is
www.eeworm.com/read/185622/9000183

txt rfc1871.txt

Network Working Group J. Postel Request for Comments: 1871 ISI Updates: 1602, 1603
www.eeworm.com/read/465477/6936269

txt rfc1871.txt

Network Working Group J. Postel Request for Comments: 1871 ISI Updates: 1602, 1603
www.eeworm.com/read/112400/15486386

txt rfc1871.txt

Network Working Group J. Postel Request for Comments: 1871 ISI Updates: 1602, 1603
www.eeworm.com/read/106679/15627374

txt rfc1871.txt

Network Working Group J. Postel Request for Comments: 1871 ISI Updates: 1602, 1603
www.eeworm.com/read/371700/9541179

m computegradient.m

function [grad] = ComputeGradient(g,y,FreqCycl) % % [grad] = ComputeGradient(g,y) % % This function compute the gradient of the % Shalvi Weinstein cost function at point g. % % Author : Pierre JALLON
www.eeworm.com/read/179705/9343564

todo

* From: James Theiler To: John Lamb Cc: gsl-discuss@sources.redhat.com Subject: Re: Collecting statistics for time dependent data? Date: Thu, 9 Dec 2004 14:18:3
www.eeworm.com/read/359009/10171271

m garchpred.m

function [h , y , yTotalRMSE, yRMSE] = garchpred(spec , y , horizon , X , XF) %GARCHPRED Univariate GARCH process forecasting. % Given specifications for the conditional mean and variance of an ob