代码搜索:coefficient

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

代码结果 3,200
www.eeworm.com/read/449771/7496691

m tdma.m

function X = TDMA(A,D,C,B) % Tridiagonal Matrix Algorithm(三对角阵算法) % % Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix % % Input - A is the subdiagonal of the
www.eeworm.com/read/442542/7649732

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/441618/7668174

m cp0703_random_coefficients.m

% % FUNCTION 7.11 : "cp0703_random_coefficients" % % This function selects coefficients for a set of base % functions in order to fit a given emission mask. % % The function receives in input:
www.eeworm.com/read/199851/7818408

m tdma.m

function X = TDMA(A,D,C,B) % Tridiagonal Matrix Algorithm(三对角阵算法) % % Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix % % Input - A is the subdiagonal of the
www.eeworm.com/read/434325/7874081

m a4_3a.m

echo on; clc; %--------------------------------------------------------------------------- %A4_3 MATLAB script file for implementing Algorithm 4.3 % % NUMERICAL METHODS: MATLAB Programs, (c) Joh
www.eeworm.com/read/197565/7985998

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/197108/8028795

m tdma.m

function X = TDMA(A,D,C,B) % Tridiagonal Matrix Algorithm(三对角阵算法) % % Function: to solve the Tridiagonal system CX=B, where C is a Tridiagonal matrix % % Input - A is the subdiagonal of the
www.eeworm.com/read/241323/13156424

m restun.m

%> The file calculates the transmission coefficient for the %> 1D Schrodinger equation using multiplication of transfer matrices %> which are calculated using Airy functions. %> The potent
www.eeworm.com/read/241323/13156487

m stepp.m

%> The file calculates the transmission coefficient for a %> potential step using the Numerov algorithm. %> The scattering potential is constant V = V0 > 0 in x < 0, %> constant V = 0 in
www.eeworm.com/read/240990/13180595

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