代码搜索:Rectangular
找到约 1,427 项符合「Rectangular」的源代码
代码结果 1,427
www.eeworm.com/read/103816/15719581
h grarray.h
//
// $Source: /home/gambit/CVS/gambit/sources/base/grarray.h,v $
// $Date: 2002/08/26 05:49:58 $
// $Revision: 1.3 $
//
// DESCRIPTION:
// Rectangular array base class
//
// This file is part of Gamb
www.eeworm.com/read/160583/10517305
py two_scales.py
#!/usr/bin/env python
"""
Demonstrate how to do two plots on the same axes with different left
right scales.
The trick is to use *2 different axes*. Turn the axes rectangular
frame off on the 2nd
www.eeworm.com/read/419563/10860856
txt fig4_13.m .txt
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Figure 4.13
% Cut plot of uniformly weighted rectangular array
% Xiaomin Lu 11/2/98
% Updated by K. Bell 9/29/00
% Updated by Lillian Xiaolan Xu 02/12/2001, K.
www.eeworm.com/read/400645/11570992
dat vsvd.dat
./vsvd
Testing Singular Value Decompositions of rectangular matrices
Rotated by PI/2 Matrix Diag(1,4,9)
SVD-decompose matrix A and check if we can compose it back
original matrix follows
Matr
www.eeworm.com/read/347866/11629818
m meshbox.m
% [iglob,x,y]=MeshBox(LX,LY,NELX,NELY,XGLL)
%
% PURPOSE Generates a Spectral Element mesh for a rectangular box,
% elements and their internal Gauss-Lobatto-Legendre (GLL) sub-grids.
%
% INPUT LX x
www.eeworm.com/read/156810/11762547
m rectpixel_toeplitz.m
%RectPixel_Toeplitz.m
%Purpose: Construct the Toeplitz matrix of 2D ebxn with rectangular pixels
%Ref:Linfang Shen, Sailing He, and Sanshui Xiao, Large absolute band gaps
%in two-dimensional photon
www.eeworm.com/read/156810/11762589
asv squarepixel_toeplitz.asv
%RectPixel_Toeplitz.m
%Purpose: Construct the Toeplitz matrix of 2D ebxn with rectangular pixels
%Ref:Linfang Shen, Sailing He, and Sanshui Xiao, Large absolute band gaps
%in two-dimensional photon
www.eeworm.com/read/131284/14152371
cpp newmatrm.cpp
//$$newmatrm.cpp rectangular matrix operations
// Copyright (C) 1991,2,3,4: R B Davies
#include "include.h"
#include "newmat.h"
#include "newmatrm.h"
// operatio
www.eeworm.com/read/38039/1094559
mnu relief_type.mnu
RELIEF#TYPE
#
No#Relief
No relief.
#
StrtchRelief
Use material stretching and deformation.
#
Rip#relief
Use a rip to provide relief.
#
RectRelief
Use a rectangular cut to provide relief.
#
ObrndRelie
www.eeworm.com/read/459034/1575213
java zmat.java
package jmathlib.toolbox.jmathlib.matrix._private.Jampack;
/**
Zmat implements general complex matrix stored in a rectangular
array class Z.
@version Pre-alpha
@author G. W. Stew