代码搜索:triangular
找到约 1,594 项符合「triangular」的源代码
代码结果 1,594
www.eeworm.com/read/299916/3849452
m ampresbr.m
% Chapter 7: Bartlett (triangular) Window Amplitude Response
%
M = 45; alpha = (M-1)/2;
n = -alpha:alpha;
w = (bartlett(M))'; sumw = sum(w);
N = 1000; omega = (2*pi/N)*[-N/2:N/2];
Wr = real(w*(e
www.eeworm.com/read/366142/2893134
crd example4.crd
triangular mesh /* use all defaults, including CSTPlaneStress */
boundary = [
(0,0)
(20,0)
(20,10)
(0,10)
]
hole = [
(6,3)
(6,7)
(8,7)
(8,3)
]
hole = [
(12,3)
www.eeworm.com/read/268260/11146886
m ampresbr.m
% Chapter 7: Bartlett (triangular) Window Amplitude Response
%
M = 45; alpha = (M-1)/2;
n = -alpha:alpha;
w = (bartlett(M))'; sumw = sum(w);
N = 1000; omega = (2*pi/N)*[-N/2:N/2];
Wr = real(w*(e
www.eeworm.com/read/391275/8413211
di test9.di
17:27:01.5 27-Aug-1999
-- >> % QMG test 9: an object like a hex nut with a triangular crack.
17:27:01.5 27-Aug-1999
-- >> % Make the brep 'from scratch'.
17:27:01.5 27-Aug-1999
-- >>
17:27:01.5
www.eeworm.com/read/366144/9828486
di test9.di
Fri Aug 27 18:30:29 EDT 1999
-----> # QMG test 9: an object like a hex nut with a triangular crack.
Fri Aug 27 18:30:29 EDT 1999
-----> # Make the brep 'from scratch'.
Fri Aug 27 18:30:29 EDT 1999
www.eeworm.com/read/366144/9828785
di test9.di
17:27:01.5 27-Aug-1999
-- >> % QMG test 9: an object like a hex nut with a triangular crack.
17:27:01.5 27-Aug-1999
-- >> % Make the brep 'from scratch'.
17:27:01.5 27-Aug-1999
-- >>
17:27:01.5
www.eeworm.com/read/136697/13365380
m fuz_sign.m
function f = fuz_sign(f1)
% f=fuz_sign(f1)
%
% Test if the trapezoidel fuzzy intervall or triangular fuzzy
% number is positive.
%
% f1 = [xmin xmax m n alpha beta]
% (ymin=0 und ymax=1 )
%
% A
www.eeworm.com/read/156653/11786215
m ampresbr.m
% Chapter 7: Bartlett (triangular) Window Amplitude Response
%
M = 45; alpha = (M-1)/2;
n = -alpha:alpha;
w = (bartlett(M))'; sumw = sum(w);
N = 1000; omega = (2*pi/N)*[-N/2:N/2];
Wr = real(w*(exp(-j*
www.eeworm.com/read/155657/11856703
h magmtrx.h
#ifndef MAGMTRX
#define MAGMTRX 1
//************************************************************************
// magmtrx - off-diagonal triangular factor elements
// 矩阵三角分解LU数据,放到了一个矩阵中L为单位下三角阵,上三角
www.eeworm.com/read/38039/1094062
mnu wldntype.mnu
NOTCHTYPES
#
Round#Groove
Rat hole notch.
#
Round#Fillet
Round corner notch.
#
Strght#Fillet
Triangular corner notch.
#
Rect#Fillet
Rectangular corner notch.
#
Rect#Groove
Rectangular notch.
#
User#D