代码搜索:Variance

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

代码结果 2,271
www.eeworm.com/read/231449/14233635

m program_09_4.m

% Program 9_4 % Computation of the output noise variance due % to input quantization of a digital filter % based on a partial-fraction approach % num = input('Type in the numerator = '); den
www.eeworm.com/read/128996/14270415

c vartab.c

/*---------------------------------------------------------------------- File : vartab.c Contents: variation table management Author : Christian Borgelt History : 14.09.2000 file created
www.eeworm.com/read/127979/14323043

java agentparam.java

package asm; import java.awt.Frame; /** * Title: Artificial Stock Market * Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本 * Copyright: Copyright (c) 2003 * Company: http://agents.yea
www.eeworm.com/read/127979/14323059

java agent.java

package asm; import java.util.Vector; /** * Title: Artificial Stock Market * Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本 * Copyright: Copyright (c) 2003 * Company: http://agents.ye
www.eeworm.com/read/228977/14356433

asv predict_states.asv

function xx = predict_states(xu,xuvar); thite = xu(1);%% the angle of arrival; Qv = xu(2);%% the vector of v/r; fai = xu(3);%% the heading direction; Rthite = xuvar(1);%% the variance of an
www.eeworm.com/read/228977/14356459

m predict_states.m

function xx = predict_states(xu,xuvar); thite = xu(1,:);%% the angle of arrival; Qv = xu(2,:);%% the vector of v/r; fai = xu(3,:);%% the heading direction; Rthite = xuvar(1);%% the variance
www.eeworm.com/read/227499/14422135

mdl koe_channel_awgn.mdl

Model { Name "koe_channel_awgn" Version 3.00 SimParamPage "Solver" SampleTimeColors off InvariantConstants off WideVectorLines off ShowLineWidths off ShowPortDataType
www.eeworm.com/read/124842/14533723

c report.c

/* * GENESIS Copyright (c) 1986, 1990 by John J. Grefenstette * This program may be freely copied for educational * and research purposes. All other rights reserved. * * file: report
www.eeworm.com/read/124576/14558366

java agentparam.java

package asm; import java.awt.Frame; /** * Title: Artificial Stock Market * Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本 * Copyright: Copyright (c) 2003 * Company: http://agents.yea
www.eeworm.com/read/124576/14558379

java agent.java

package asm; import java.util.Vector; /** * Title: Artificial Stock Market * Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本 * Copyright: Copyright (c) 2003 * Company: http://agents.ye