代码搜索:coefficient

找到约 3,200 项符合「coefficient」的源代码

代码结果 3,200
www.eeworm.com/read/124576/14558374

java agentvariants.java

package asm; /** * Title: Artificial Stock Market * Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本 * Copyright: Copyright (c) 2003 * Company: http://agents.yeah.net * @author jake *
www.eeworm.com/read/124283/14581842

todo

The following would also be nice additions to the multifit function suite (see MS Excel regression output for example): 1. Produce the correlation coefficient (r) and other statistics. 2. Allow fit v
www.eeworm.com/read/123049/14650459

java agentvariants.java

package asm; /** * Title: Artificial Stock Market * Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本 * Copyright: Copyright (c) 2003 * Company: http://agents.yeah.net * @author jake *
www.eeworm.com/read/223154/14652218

m naninsttest.m

% NANINSTTEST checks whether the functions from NaN-toolbox have been % correctly installed. % % see also: NANTEST % This program is free software; you can redistribute it and/or modify %
www.eeworm.com/read/223154/14652369

m adim.m

function [IR, CC, D] = adim(U, UC, IR, CC, arg5); % ADIM adaptive information matrix. Estimates the inverse % correlation matrix in an adaptive way. % % [IR, CC] = adim(U, UC [, IR0 [, CC0]]);
www.eeworm.com/read/223151/14652496

m dominantpass.m

function [D,X,sublist] = dominantpass(X,threshold,sublist) % Dominant pass function D=[]; global N; [m,n]=size(X); % X is the coefficients matrix R=zeros(m); % matrix R is a reference
www.eeworm.com/read/222611/14683465

m chap9_5i.m

%Three Loop of Flight Simulator Servo System with Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L
www.eeworm.com/read/121710/14740509

java agentvariants.java

package asm; /** * Title: Artificial Stock Market * Description: 人工模拟股市(来源:SFI的Swarm版本)的Java版本 * Copyright: Copyright (c) 2003 * Company: http://agents.yeah.net * @author jake *
www.eeworm.com/read/221412/14741660

m chap9_2f.m

%Three Loop of Flight Simulator Servo System with Direct Current Motor clear all; close all; %(1)Current loop L=0.001; %L
www.eeworm.com/read/221410/14741744

m aawienernoisecancelor.m

function[d,w,xn]=aawienernoisecancelor(dn,a1,a2,v,M,N) %[en,w,xn]=aawienernoisecancelor(dn,a1,a2,v,M,N);dn=desired signal; %a1=first order IIR coefficient,a2=first order IIR coefficient; %v=noise