代码搜索:coefficient
找到约 3,200 项符合「coefficient」的源代码
代码结果 3,200
www.eeworm.com/read/321972/13391640
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/133952/5896867
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/494076/6387634
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/477455/6735938
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/477105/6745640
m madsen.m
%This function estimate the fdc with the Madsen method, based on the
%statistic of the signs of I and Q, hypotized independent gaussians with zero mean.
%The components I and Q selected are relati
www.eeworm.com/read/263959/11335764
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/155919/11838433
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/250746/12386985
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