代码搜索:three-dimensional
找到约 186 项符合「three-dimensional」的源代码
代码结果 186
www.eeworm.com/read/449790/7496356
readme
This code implements the time integration of a three-dimensional
partial differential equation using the Fast Fourier Transform.
Some of the dimension statements are not F77 conforming and will
not wo
www.eeworm.com/read/192030/8410906
m expand.m
function Q = expand(P)
% EXPAND -- built-in EXPAND, extended to matrix polynomials
%
% Q = expand(P)
%
% The effect is the same as the system built-in EXPAND, applied to each
% coeffici
www.eeworm.com/read/192030/8410957
m double.m
function P = double(P)
% DOUBLE -- built-in DOUBLE, extended to matrix polynomials
%
% P = double(P)
%
% Convert P.coef to type 'double'. This is only useful if P
% has symbolic coeffic
www.eeworm.com/read/192030/8410962
m simplify.m
function Q = simplify(P)
% SIMPLIFY -- built-in SIMPLIFY, extended to matrix polynomials
%
% Q = simplify(P)
%
% The effect is the same as the system built-in SIMPLIFY, applied to each
www.eeworm.com/read/185152/9054871
m box.m
function [fvec,J] = box(n,m,x,opt)
% *****************************************************************
% *****************************************************************
% Function [fvec,J] = bo
www.eeworm.com/read/181830/9235775
m expand.m
function Q = expand(P)
% EXPAND -- built-in EXPAND, extended to matrix polynomials
%
% Q = expand(P)
%
% The effect is the same as the system built-in EXPAND, applied to each
% coeffici
www.eeworm.com/read/181830/9235803
m double.m
function P = double(P)
% DOUBLE -- built-in DOUBLE, extended to matrix polynomials
%
% P = double(P)
%
% Convert P.coef to type 'double'. This is only useful if P
% has symbolic coeffic
www.eeworm.com/read/181830/9235807
m simplify.m
function Q = simplify(P)
% SIMPLIFY -- built-in SIMPLIFY, extended to matrix polynomials
%
% Q = simplify(P)
%
% The effect is the same as the system built-in SIMPLIFY, applied to each
www.eeworm.com/read/360770/10078999
m funf861.m
function dx = funf861 (t,x)
%------------------------------------------------------------------
% Description: A three-dimensional linear system, Example 8.6.1
%----------------------------------
www.eeworm.com/read/469655/6972934
m box.m
function [fvec,J] = box(n,m,x,opt)
% *****************************************************************
% *****************************************************************
% Function [fvec,J] = box(n,