代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/128477/14294677
m funxy.m
% Script file: funxy.m
%
% Purpose:
% This program solves the function f(x,y) for a
% user-specified x and y, where f(x,y) is defined as:
% _
% |
%
www.eeworm.com/read/211984/15168662
m cp0703_random_coefficients.m
%
% FUNCTION 7.11 : "cp0703_random_coefficients"
%
% This function selects coefficients for a set of BFs
% fit a given emission mask.
%
% The function receives as input:
% 1) the number of atte
www.eeworm.com/read/164931/5485740
c diswf.c
/*
* OpenPBS (Portable Batch System) v2.3 Software License
*
* Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
* All rights reserved.
*
* ---------------------------------------
www.eeworm.com/read/164931/5485751
c diswl_.c
/*
* OpenPBS (Portable Batch System) v2.3 Software License
*
* Copyright (c) 1999-2000 Veridian Information Solutions, Inc.
* All rights reserved.
*
* ---------------------------------------
www.eeworm.com/read/393530/8277398
m lglr_test.m
% this file is for the 3-ord Legendre polynomial expansion that is used to control the pitch ,a b c d is the coefficient
% the test of paper
M=10;
for i=0:10
k=i/M;
a(i)=1;
b(i)=s
www.eeworm.com/read/414864/11098671
m cp0703_random_coefficients.m
%
% FUNCTION 7.11 : "cp0703_random_coefficients"
%
% This function selects coefficients for a set of BFs
% fit a given emission mask.
%
% The function receives as input:
% 1) the number of atte
www.eeworm.com/read/248541/12554224
f lwqdef.f
subroutine lwqdef
!! ~ ~ ~ PURPOSE ~ ~ ~
!! this subroutine assigns default values for the lake water quality
!! (.lwq) when the lake water quality file does not exists
!! ~