代码搜索:triangular
找到约 1,594 项符合「triangular」的源代码
代码结果 1,594
www.eeworm.com/read/198546/7928658
m epanechnikov.m
function heights=epanechnikov(data,center,bw);
% PURPOSE:
% Epanechnikov kernel function
%
% USAGE:
% heights=triangular(data,center,bw)
%
% INPUTS:
% data: Data used for height
www.eeworm.com/read/145339/12735130
m plantf.m
function [ef]=plantf(ex,ey,ep,es)
% ef=plantf(ex,ey,ep,es)
%-------------------------------------------------------------
% PURPOSE
% Compute internal element force vector in a triangular element
%
www.eeworm.com/read/244502/12859690
m plantf.m
function [ef]=plantf(ex,ey,ep,es)
% ef=plantf(ex,ey,ep,es)
%-------------------------------------------------------------
% PURPOSE
% Compute internal element force vector in a triangular element
%
www.eeworm.com/read/347943/11626236
c triumtriu.c
/*
% y = triumtriu(r,u,K)
% TRIUMTRIU Computes y = r * u
% Both r and u should be upper triangular.
%
% SEE ALSO sedumi
% ********** INTERNAL
www.eeworm.com/read/393395/2474583
c triumtriu.c
/*
% y = triumtriu(r,u,K)
% TRIUMTRIU Computes y = r * u
% Both r and u should be upper triangular.
%
% SEE ALSO sedumi
% ********** INTERNAL
www.eeworm.com/read/474471/6809864
m loop2.m
%LOOP2
% Creates triangular mesh for the helical antenna
% of given radius, number of turns, spacing, and
% wire thickness.
%
% The following parameters need to be specified:
%
% Tu
www.eeworm.com/read/474471/6809865
m loop4.m
%LOOP4
% Creates triangular mesh for the helical tapered
% antenna of given radius, number of turns, spacing,
% and wire thickness.
%
% The following parameters need to be specified:
%
www.eeworm.com/read/393211/8303880
m loop2.m
%LOOP2
% Creates triangular mesh for the helical antenna
% of given radius, number of turns, spacing, and
% wire thickness.
%
% The following parameters need to be specified:
%
% Tu
www.eeworm.com/read/393211/8303886
m loop4.m
%LOOP4
% Creates triangular mesh for the helical tapered
% antenna of given radius, number of turns, spacing,
% and wire thickness.
%
% The following parameters need to be specified:
%
www.eeworm.com/read/300042/13941259
m plantf.m
function [ef]=plantf(ex,ey,ep,es)
% ef=plantf(ex,ey,ep,es)
%-------------------------------------------------------------
% PURPOSE
% Compute internal element force vector in a triangular element
%