代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/309785/13664501
out ex6_1.out
Example6.1
Input
Number of Boundary Elements = 32
Number of Interior Points = 10
Shear Modulus = 94500.0000
Poisson Ratio = 0.1000
Number of different Boundaries = 1
Last node on bounda
www.eeworm.com/read/138743/5814020
m wt04fig11.m
%CAPTION
fprintf('\n');
disp('Figure 4.11')
disp('Window 1: Normalized scalogram of the signal shown in Figure 4.3,')
disp('calculated from the modulus of an analytic wavelet transform.')
disp('D
www.eeworm.com/read/493005/6403526
polar
NAME
polar - specify a complex number by modulus (radius) and argument (angle)
SYNOPSIS
polar(r, t [, eps])
TYPES
r real
t real
eps nonzero real, defaults to epsilon()
re
www.eeworm.com/read/409645/11317321
out ex6_1.out
Example6.1
Input
Number of Boundary Elements = 32
Number of Interior Points = 10
Shear Modulus = 94500.0000
Poisson Ratio = 0.1000
Number of different Boundaries = 1
Last node on bounda
www.eeworm.com/read/336887/12411324
m wtmm.m
function maxmap = WTMM(cwt,par)
% WTMM -- Wavelet Transform Maximum Modulus
% Usage
% maxmap = WTMM(cwt,par)
% Inputs
% cwt Output of CWT
% par optional. If present, keep thresh
www.eeworm.com/read/170938/5402570
m wt04fig11.m
%CAPTION
fprintf('\n');
disp('Figure 4.11')
disp('Window 1: Normalized scalogram of the signal shown in Figure 4.3,')
disp('calculated from the modulus of an analytic wavelet transform.')
disp('D
www.eeworm.com/read/309003/3708460
m wt04fig11.m
%CAPTION
fprintf('\n');
disp('Figure 4.11')
disp('Window 1: Normalized scalogram of the signal shown in Figure 4.3,')
disp('calculated from the modulus of an analytic wavelet transform.')
disp('D
www.eeworm.com/read/427864/1964796
m wt04fig11.m
%CAPTION
fprintf('\n');
disp('Figure 4.11')
disp('Window 1: Normalized scalogram of the signal shown in Figure 4.3,')
disp('calculated from the modulus of an analytic wavelet transform.')
disp('D
www.eeworm.com/read/384673/2598535
m wt04fig11.m
%CAPTION
fprintf('\n');
disp('Figure 4.11')
disp('Window 1: Normalized scalogram of the signal shown in Figure 4.3,')
disp('calculated from the modulus of an analytic wavelet transform.')
disp('D
www.eeworm.com/read/255967/7098219
m dirstretch.m
%DIRSTRETCH variable directional stretching of a complex vector
function y=dirstretch(x,dir,coef)
if nargin == 3
if ~isreal(dir) && all(abs(dir) ~= 1)
warning('non unit modulus of direction arg