代码搜索:tensor

找到约 495 项符合「tensor」的源代码

代码结果 495
www.eeworm.com/read/104265/15700250

f90 p66.f90

program p66 !----------------------------------------------------------------------- ! program 6.6 axisymmetric 'undrained' strain of an elastic-plastic ! (Mohr-Coulomb) solid
www.eeworm.com/read/104265/15700405

f90 p66.f90

program p66 !----------------------------------------------------------------------- ! program 6.6 axisymmetric 'undrained' strain of an elastic-plastic ! (Mohr-Coulomb) solid
www.eeworm.com/read/101062/6257405

h implementation.h

/* -*- c++ -*- *********************************************************************** * Scientific Library(GNU Public Licence) * * dense
www.eeworm.com/read/199277/7870899

hpp threevec.hpp

namespace meep { #define FOR3(i) for (int i=0;i
www.eeworm.com/read/471742/6888647

txt ellipso.txt

ellipso.txt: Output from ellipso.m >> ellipso Semimajor axes (m): a,b,c=3 2 1 Inertia Tensor in kgm^2 145/46 0 0 0 1589/251 0
www.eeworm.com/read/205036/15328809

m subsref.m

function a = subsref(t,s) %SUBSREF Subscripted reference for tensors. % % We can extract elements or subtensors from a tensor in the % following ways. % % Case 1a: y = X(i1,i2,...,iN), where eac
www.eeworm.com/read/205036/15328836

m subsref.m

function a = subsref(t,s) %SUBSREF Subscripted reference for a sptenmat. % % Examples % A.subs
www.eeworm.com/read/205036/15328841

m disp.m

function disp(a,name) %DISP Command window display of a sptenmat. % % DISP(T) displays the tensor without printing its name. % % DISP(T,NAME) displays the tensor with the given name. % % See als
www.eeworm.com/read/205036/15328921

m subsref.m

function a = subsref(t,s) %SUBSREF Subscripted reference for tenmat. % % Examples % X(i,j)
www.eeworm.com/read/205036/15329015

m tenrand.m

function X = tenrand(sz) %TENRAND Uniformly distributed pseudo-random tensor. % % X = TENRAND(SZ) forms a tensor of size SZ with pseudo-random % values drawn from a uniform distribution on the