代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/377494/9274368
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/376425/9317620
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/359349/10153945
m experiment4_s.m
%close all,clear;
figure(1)
t=0:0.01:6;
num=[1];%input('Type in the coefficient vector of the numerator polynomial of H(s):num=');
den=[1 5 8 4];%input('Type in the coefficient vector of the denom
www.eeworm.com/read/359349/10154091
m zresp.m
clear;
b=input('Type in the right coefficient vector of different equation:');
a=input('Type in the left coefficient vector of different equation:');
t=-5:0.01:5;
e=input('Type in the expression o
www.eeworm.com/read/425643/10342102
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/160490/10526992
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/276402/10741849
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/276402/10741960
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/463779/7175567
err
jcapimin.c: * all work is being done from the coefficient buffer.
jccoefct.c: * This file contains the coefficient buffer controller for compression.
jccoefct.c: * The coefficient buffer lies be