代码搜索:Tensor
找到约 495 项符合「Tensor」的源代码
代码结果 495
www.eeworm.com/read/205036/15328889
m disp.m
function disp(X,name)
%DISP Command window display of a sparse tensor.
%
% DISP(X) displays the tensor without printing its name.
%
% DISP(X,NAME) displays the tensor with the given name.
%
% Se
www.eeworm.com/read/104265/15700216
f90 p63.f90
program p63
!-----------------------------------------------------------------------
! program 6.3 plane strain of an elastic-plastic(Mohr-Coulomb) solid
! using 8-node quadrila
www.eeworm.com/read/104265/15700243
f90 p115.f90
program p115
!-----------------------------------------------------------------------
! program 11.5 forced vibration of an elastic-plastic(Von Mises) solid
! using 8-node quadr
www.eeworm.com/read/104265/15700359
f90 p63.f90
program p63
!-----------------------------------------------------------------------
! program 6.3 plane strain of an elastic-plastic(Mohr-Coulomb) solid
! using 8-node quadrila
www.eeworm.com/read/104265/15700397
f90 p115.f90
program p115
!-----------------------------------------------------------------------
! program 11.5 forced vibration of an elastic-plastic(Von Mises) solid
! using 8-node quadr
www.eeworm.com/read/123967/6056522
h omega_h_n.h
#ifndef __OMEGA_H_N_H
#define __OMEGA_H_N_H
//==============================================================================
//
// classes for
// A. One Region, Many Fields:
// Mixed an
www.eeworm.com/read/297947/7984450
m perform_directional_filtering.m
function M = perform_directional_filtering(M,H,options)
% perform_directional_filtering - perform filtering along some tensor field
%
% M = perform_directional_filtering(M,H,options);
%
% H
www.eeworm.com/read/152756/12087378
cpp tensortest.cpp
/* TensorTest.cpp Version from 05/05/01 17:07PM */
/* Contents ----------------------------------------------------------------**
**