代码搜索:coefficient

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

代码结果 3,200
www.eeworm.com/read/219778/14863785

m onept_creep.m

% M-file name: onept_creep.m % M-file type: Function file % This function file computes the creep forces and moments acting on the left and the right % wheels due to the interaction between wheel
www.eeworm.com/read/219778/14863793

m wheelset_suspension.m

% M-file name: wheelset_suspension.m % M-file type: Function file % This function file computes the suspension forces acting on the wheelset due to the primary % suspension components. The primar
www.eeworm.com/read/213617/15129001

java ellipticcurve.java

/* * @(#)EllipticCurve.java 1.3 03/12/19 * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ import java.math.Bi
www.eeworm.com/read/211984/15168664

m cp0703_random_pulse_combination.m

% % FUNCTION 7.8 : "cp0703_random_pulse_combination" % % This function implements the random selection algorithm % described in Section 7.2 for the determination of a % combination of the first 1
www.eeworm.com/read/209047/15228707

cpp fangchengzu.cpp

/* a11X+a12Y=b1 a21X+a22Y=b2 input a11 a12 b1 a21 a22 b2*/ #define N 2 #include using namespace std; void main(){ double A[N+1][N+2]; double X[N+1]; cout
www.eeworm.com/read/207834/15260652

java list.java

public class List { int coefficient; int exponent; List next; public List(int c,int e,List n){ coefficient=c; exponent=e; next=n; } public List(){ coefficient=0;
www.eeworm.com/read/168578/5444298

java powerfunction2d.java

/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (
www.eeworm.com/read/160427/5570890

java powerfunction2d.java

/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (
www.eeworm.com/read/155189/5628167

java powerfunction2d.java

/* =========================================================== * JFreeChart : a free chart library for the Java(tm) platform * =========================================================== * * (
www.eeworm.com/read/476296/6765171

m cfdlms.m

%CFDLMS Constrained Frequency-Domain LMS algorithm % % 'ifile.mat' - input file containing: % Nr - members of ensemble % N - iterations % Sx - standard deviation of input % B -