代码搜索:DOMAIN
找到约 10,000 项符合「DOMAIN」的源代码
代码结果 10,000
www.eeworm.com/read/461240/7231287
m frequency_to_time_domain.m
function [x] = frequency_to_time_domain(X, df, time_array)
% X : array including the sampled values at discrete frequency steps
% df : sampling period in frequency domain
% time_array : list of ti
www.eeworm.com/read/461240/7231288
m time_to_frequency_domain.m
function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift)
% x : array including the sampled values at discrete time steps
% dt : sampling period, duration of an FDTD time step
%
www.eeworm.com/read/461240/7231332
m frequency_to_time_domain.m
function [x] = frequency_to_time_domain(X, df, time_array)
% X : array including the sampled values at discrete frequency steps
% df : sampling period in frequency domain
% time_array : list of ti
www.eeworm.com/read/461240/7231333
m time_to_frequency_domain.m
function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift)
% x : array including the sampled values at discrete time steps
% dt : sampling period, duration of an FDTD time step
%
www.eeworm.com/read/461240/7231375
m frequency_to_time_domain.m
function [x] = frequency_to_time_domain(X, df, time_array)
% X : array including the sampled values at discrete frequency steps
% df : sampling period in frequency domain
% time_array : list of ti
www.eeworm.com/read/461240/7231376
m time_to_frequency_domain.m
function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift)
% x : array including the sampled values at discrete time steps
% dt : sampling period, duration of an FDTD time step
%
www.eeworm.com/read/461240/7231418
m frequency_to_time_domain.m
function [x] = frequency_to_time_domain(X, df, time_array)
% X : array including the sampled values at discrete frequency steps
% df : sampling period in frequency domain
% time_array : list of ti
www.eeworm.com/read/461240/7231419
m time_to_frequency_domain.m
function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift)
% x : array including the sampled values at discrete time steps
% dt : sampling period, duration of an FDTD time step
%
www.eeworm.com/read/461237/7231449
m frequency_to_time_domain.m
function [x] = frequency_to_time_domain(X, df, time_array)
% X : array including the sampled values at discrete frequency steps
% df : sampling period in frequency domain
% time_array : list of ti
www.eeworm.com/read/461237/7231450
m time_to_frequency_domain.m
function [X] = time_to_frequency_domain(x, dt, frequency_array, time_shift)
% x : array including the sampled values at discrete time steps
% dt : sampling period, duration of an FDTD time step
%