代码搜索:absorption

找到约 66 项符合「absorption」的源代码

代码结果 66
www.eeworm.com/read/423357/10568871

m mie_abs.m

function result = Mie_abs(m, x) % Computation of the Absorption Efficiency Qabs % of a sphere of size parameter x, % complex refractive index m=m'+im", % based on nj internal radial elect
www.eeworm.com/read/423357/10568974

m miecoated_rain6.m

function result = Miecoated_rain6(fGHz, R, TK) % Extinction, scattering, absorption, backscattering and % asymmetric scattering coefficients in 1/km for Marshall-Palmer % (MP) drop-size dis
www.eeworm.com/read/182744/9193100

txt wordlist_6.txt

KWordListTitle:大学英语六级词汇 abbreviation abide abide by abolish above-mentioned absent absorption abstain from abstract absurd abundance access to accessory accord account for acknowledge
www.eeworm.com/read/423357/10568847

m mie_rain4.m

function result = Mie_rain4(R, TK, fmin, fmax, nfreq) % Extinction, scattering, absorption, backscattering and % asymmetric scattering coefficients in 1/km for Marshall-Palmer % (MP) drop-s
www.eeworm.com/read/122845/14666159

txt wordlist_6.txt

KWordListTitle:大学英语六级词汇 abbreviation abide abide by abolish above-mentioned absent absorption abstain from abstract absurd abundance access to accessory accord account for acknowledge
www.eeworm.com/read/433114/8544717

m s_create_qfilter.m

function qf=s_create_qfilter(varargin) % Function computes a series of constant-Q absorption filters. These filters have % an amplitude spectrum equal to exp(-pi*f*t/Q) where f is frequency, t is tra
www.eeworm.com/read/245849/12777442

m s_create_qfilter.m

function qf=s_create_qfilter(varargin) % Function computes a series of constant-Q absorption filters. These filters have % an amplitude spectrum equal to exp(-pi*f*t/Q) where f is frequency, t is tra
www.eeworm.com/read/259565/11781919

m s_create_qfilter.m

function qf=s_create_qfilter(varargin) % Function computes a series of constant-Q absorption filters. These filters have % an amplitude spectrum equal to exp(-pi*f*t/Q) where f is frequency, t is tra
www.eeworm.com/read/371704/2779063

m s_create_qfilter.m

function qf=s_create_qfilter(varargin) % Function computes a series of constant-Q absorption filters. These filters have % an amplitude spectrum equal to exp(-pi*f*t/Q) where f is frequency, t is t
www.eeworm.com/read/408292/11398054

m replicate_pot.m

function rep_pot=replicate_pot(table,over,dimsizes) %absorption_pot replicates pot table over the dimensions in over if ~isempty(over) rep_pot=squeeze(repmat(table,[ones(1,length(size(table))) dims