No BSD License
-
crrect(w,beta,cr,aff,Q,betar)
CRRECT Graphically create a rectified map.
-
drawpoly(fig,cmd)
DRAWPOLY Draw a polygon with the mouse.
-
modpoly(w,beta)
MODPOLY Modify a polygon.
-
polyedit(varargin)
POLYEDIT Polygon editor.
-
scgui(varargin)
SCGUI Create graphical user interface for the SC Toolbox.
-
scselect(w,beta,m,titl,msg)
SCSELECT Select one or more vertices in a polygon.
-
craffine(w,beta,cr,Q,tol)
CRAFFINE Affine transformations for crossratio formulation.
-
crcdt(w,edge,triedge,edgetri)
CRCDT Constrained Delaunay triangulation of a polygon.
-
crderiv(zp,beta,cr,aff,wcfix,...
CRDERIV Derivative of the disk map in crossratio formulation.
-
crembed(cr,Q,qnum)
CREMBED Embed prevertices for given crossratios.
-
crfixwc(w,beta,cr,aff,Q,wc)
CRFIXWC Fix conformal center in crossratio formulation.
-
crgather(u,uquad,quadnum,cr,Q...
CRGATHER Convert points into a single embedding in CR formulation.
-
crimap0(wp,z,beta,aff,qdat,op...
CRIMAP0 Single-embedding inverse map in crossratio formulation.
-
crinvmap(wp,w,beta,cr,aff,wcf...
CRINVMAP S-C disk inverse map in crossratio formulation.
-
crmap(zp,w,beta,cr,aff,wcfix,...
CRMAP Schwarz-Christoffel disk map in crossratio formulation.
-
crmap0(zp,z,beta,aff,qdat)
CRMAP Single-embedding map in crossratio formulation.
-
crossrat(w,Q)
CROSSRAT Crossratios of a triangulated polygon.
-
crparam(w,beta,cr0,options)
CRPARAM Crossratio parameter problem.
-
crplot(w,beta,cr,aff,wcfix,Q,...
CRPLOT Image of polar grid under disk map in crossratio form.
-
crqgraph(w,edge,triedge,edget...
CRQGRAPH Quadrilateral graph of a triangulation.
-
crquad(z1,sing1,z,beta,qdat)
CRQUAD (not intended for calling directly by the user)
-
crrderiv(zp,w,beta,wr,betar,c...
CRRDERIV Derivative of the crossratio rectified map.
-
crrmap(zp,w,beta,wr,betar,cr,...
CRRMAP Schwarz-Christoffel rectified map in crossratio formulation.
-
crrplot(w,beta,wr,betar,cr,af...
CRRPLOT Image of cartesian grid under Schwarz-Christoffel rectified map.
-
crsplit(w)
CRSPLIT Split polygon edges to ensure good crossratios.
-
crspread(u,quadnum,cr,Q)
CRSPREAD Transform points to every embedding in CR formulation.
-
crtriang(w)
CRTRIANG Triangulate a polygon.
-
dderiv(zp,z,beta,c)
DDERIV Derivative of the disk map.
-
ddisp(w,beta,z,c)
DDISP Display results of Schwarz-Christoffel disk parameter problem.
-
dederiv(zp,z,beta,c)
DEDERIV Derivative of the exterior map.
-
dedisp(w,beta,z,c)
DEDISP Display results of Schwarz-Christoffel exterior parameter problem.
-
deimapfun(wp,yp,flag,scale,z,...
Used by DEINVMAP for solution of an ODE.
-
deinvmap(wp,w,beta,z,c,qdat,z...
DEINVMAP Schwarz-Christoffel exterior inverse map.
-
demap(zp,w,beta,z,c,qdat)
DEMAP Schwarz-Christoffel exterior map.
-
deparam(w,beta,z0,options)
DEPARAM Schwarz-Christoffel exterior parameter problem.
-
deplot(w,beta,z,c,R,theta,opt...
DEPLOT Image of polar grid under Schwarz-Christoffel exterior map.
-
dequad(z1,z2,sing1,z,beta,qda...
DEQUAD (not intended for calling directly by the user)
-
dfixwc(w,beta,z,c,wc,tol)
DFIXWC Fix conformal center of disk map.
-
dimapfun(wp,yp,flag,scale,z,b...
Used by DINVMAP for solution of an ODE.
-
dinvmap(wp,w,beta,z,c,qdat,z0...
DINVMAP Schwarz-Christoffel disk inverse map.
-
disk2hp(w,beta,z,c)
DISK2HP Convert solution from the disk to one from the half-plane.
-
dmap(zp,w,beta,z,c,qdat)
DMAP Schwarz-Christoffel disk map.
-
dparam(w,beta,z0,options);
DPARAM Schwarz-Christoffel disk parameter problem.
-
dplot(w,beta,z,c,R,theta,opti...
DPLOT Image of polar grid under Schwarz-Christoffel disk map.
-
dquad(z1,z2,sing1,z,beta,qdat...
DQUAD: Numerical quadrature for the disk map.
-
ellipjc(u,L,flag)
ELLIPJC Jacobi elliptic functions for complex argument.
-
ellipkkp(L)
ELLIPKKP Complete elliptic integral of the first kind, with complement.
-
faber(M,m)
FABER Faber polynomial coefficients for polygonal regions.
-
hp2disk(w,beta,z,c)
HP2DISK Convert solution from the half-plane to one from the disk.
-
hpderiv(zp,z,beta,c)
HPDERIV Derivative of the half-plane map.
-
hpdisp(w,beta,z,c)
HPDISP Display results of Schwarz-Christoffel half-plane parameter problem.
-
hpimapfun(wp,yp,flag,scale,z,...
Used by HPINVMAP for solution of an ODE.
-
hpinvmap(wp,w,beta,z,c,qdat,z...
HPINVMAP Schwarz-Christoffel half-plane inverse map.
-
hpmap(zp,w,beta,z,c,qdat)
HPMAP Schwarz-Christoffel half-plane map.
-
hpparam(w,beta,z0,options);
HPPARAM Schwarz-Christoffel half-plane parameter problem.
-
hpplot(w,beta,z,c,re,im,optio...
HPPLOT Image of cartesian grid under Schwarz-Christoffel half-plane map.
-
hpquad(z1,z2,varargin)
HPQUAD (not intended for calling directly by the user)
-
isinpoly(z,w,beta,tol)
ISINPOLY Identify points inside a polygon.
-
lapsolve(p,bdata)
LAPSOLVE Solve Laplace's equation on a polygon.
-
lapsolvegui(varargin)
LAPSOLVEGUI GUI implemtentation for lapsolvegui.fig.
-
moebius(z,w)
MOEBIUS Moebius transformation parameters.
-
plotpoly(w,beta,number)
PLOTPOLY Plot a (generalized) polygon.
-
plotptri(w,Q,lab)
PLOTPTRI Plot a polygon triangulation.
-
ptsource(w,beta,z,c,ws,R,thet...
PTSOURCE Field due to point source in a polygon.
-
r2strip(zp,z,L)
R2STRIP Map from rectangle to strip.
-
rcorners(w,beta,z)
RCORNERS (not intended for calling directly by the user)
-
rderiv(zp,z,beta,c,L,zs)
RDERIV Derivative of the rectangle map.
-
rdisp(w,beta,z,c,L)
RDISP Display results of Schwarz-Christoffel rectangle parameter problem.
-
rimapfun(wp,yp,flag,scale,z,b...
Used by RINVMAP for solution of an ODE.
-
rinvmap(wp,w,beta,z,c,L,qdat,...
RINVMAP Schwarz-Christoffel rectangle inverse map.
-
rmap(zp,w,beta,z,c,L,qdat)
RMAP Schwarz-Christoffel rectangle map.
-
rparam(w,beta,cnr,z0,options)...
RPARAM Schwarz-Christoffel rectangle parameter problem.
-
rplot(w,beta,z,c,L,re,im,opti...
RPLOT Image of cartesian grid under Schwarz-Christoffel rectangle map.
-
rsderiv(zp,z,beta,zb,c)
RSDERIV Derivative of the Riemann surface map.
-
rsmap(zp,w,beta,z,zb,c,qdat)
RSMAP Schwarz-Christoffel Riemann surface map.
-
rsparam(w,beta,branch,z0,opti...
RSPARAM Schwarz-Christoffel Riemann surface parameter problem.
-
rsplot(w,beta,z,zb,c,R,theta,...
RSPLOT Image of polar grid under Schwarz-Christoffel RS map.
-
rsquad(z1,z2,varargin)
RSQUAD (not intended for calling directly by the user)
-
scaddvtx(w,beta,pos,window)
SCADDVTX Add a vertex to a polygon.
-
scangle(w)
SCANGLE Turning angles of a polygon.
-
sccheck(type,w,beta,aux)
SCCHECK Check polygon inputs to Schwarz-Christoffel functions.
-
scdemo
SCDEMO Demonstrate the Schwarz-Christoffel Toolbox.
-
scfix(type,w,beta,aux)
SCFIX Fix polygon to meet Schwarz-Christoffel toolbox constraints.
-
scgexprt(data)
Export data to base workspace.
-
scgimprt(data)
Import data from base workspace.
-
scinvopt(options)
SCINVOPT Parameters used by S-C inverse-mapping routines.
-
scmapopt(varargin)
SCMAPOPT Set options for SC maps.
-
scparopt(varargin)
SCPAROPT is defunct. Use SCMAPOPT instead.
-
scpltopt(options)
SCPLTOPT Parameters used by S-C plotting routines.
-
scqdata(beta,nqpts);
SCQDATA Gauss-Jacobi quadrature data for SC Toolbox.
-
slide=scdfaber
This is a slideshow file for use with playshow.m and makeshow.m
-
slide=scdinf
This is a slideshow file for use with playshow.m and makeshow.m
-
slide=scdlong
This is a slideshow file for use with playshow.m and makeshow.m
-
slide=scdtutor
This is a slideshow file for use with playshow.m and makeshow.m
-
stderiv(zp,z,beta,c,j)
STDERIV Derivative of the strip map.
-
stdisp(w,beta,z,c)
STDISP Display results of Schwarz-Christoffel strip parameter problem.
-
stimapfun(wp,yp,flag,scale,z,...
Used by STINVMAP for solution of an ODE.
-
stinvmap(wp,w,beta,z,c,qdat,z...
STINVMAP Schwarz-Christoffel strip inverse map.
-
stmap(zp,w,beta,z,c,qdat)
STMAP Schwarz-Christoffel strip map.
-
stparam(w,beta,ends,z0,option...
STPARAM Schwarz-Christoffel strip parameter problem.
-
stplot(w,beta,z,c,re,im,optio...
STPLOT Image of cartesian grid under Schwarz-Christoffel strip map.
-
stquad(z1,z2,sing1,z,beta,qda...
STQUAD (not intended for calling directly by the user)
-
stquadh(z1,z2,sing1,z,beta,qd...
Copyright 1998 by Toby Driscoll.
-
composite(varargin)
COMPOSITE Form a composition of maps.
-
crdiskmap(poly,varargin)
CRDISKMAP Schwarz-Christoffel cross-ratio disk map object.
-
crrectmap(poly,varargin)
CRRECTMAP Schwarz-Christoffel cross-ratio disk map object.
-
diskmap(varargin)
DISKMAP Schwarz-Christoffel disk map object.
-
extermap(varargin)
EXTERMAP Schwarz-Christoffel exterior map object.
-
hplmap(varargin)
HPLMAP Schwarz-Christoffel half-plane map object.
-
moebius(varargin)
MOEBIUS Moebius transformation.
-
polygon(x,y,alpha)
POLYGON Contruct polygon object.
-
rectmap(poly,varargin)
RECTMAP Schwarz-Christoffel rectangle map object.
-
riesurfmap(varargin)
RIESURFMAP Schwarz-Christoffel map to Riemann surface.
-
scmap(poly,opt)
SCMAP Construct generic Schwarz-Christoffel map object.
-
scmapdiff(f)
SCMAPDIFF Derivative of a Schwarz-Christoffel map.
-
scmapinv(M)
SCMAPINV Inverse of a Schwarz-Christoffel map.
-
stripmap(poly,varargin)
STRIPMAP Schwarz-Christoffel strip map object.
-
Contents.m
-
View all files
from
Schwarz-Christoffel Toolbox
by Toby Driscoll
Computes conformal maps to polygons, allowing easy solution of Laplace's equation.
|
| All files for Schwarz-Christoffel Toolbox |
/sc/@composite/composite.m
/sc/@composite/disp.m
/sc/@composite/display.m
/sc/@composite/eval.m
/sc/@composite/feval.m
/sc/@composite/inv.m
/sc/@composite/members.m
/sc/@composite/subsref.m
/sc/@crdiskmap/accuracy.m
/sc/@crdiskmap/center.m
/sc/@crdiskmap/char.m
/sc/@crdiskmap/crdiskmap.m
/sc/@crdiskmap/diskmap.m
/sc/@crdiskmap/display.m
/sc/@crdiskmap/embedding.m
/sc/@crdiskmap/eval.m
/sc/@crdiskmap/evaldiff.m
/sc/@crdiskmap/evalinv.m
/sc/@crdiskmap/feval.m
/sc/@crdiskmap/get.m
/sc/@crdiskmap/mtimes.m
/sc/@crdiskmap/parameters.m
/sc/@crdiskmap/plot.m
/sc/@crdiskmap/plottriang.m
/sc/@crdiskmap/plus.m
/sc/@crrectmap/accuracy.m
/sc/@crrectmap/char.m
/sc/@crrectmap/crrectmap.m
/sc/@crrectmap/display.m
/sc/@crrectmap/eval.m
/sc/@crrectmap/evaldiff.m
/sc/@crrectmap/evalinv.m
/sc/@crrectmap/feval.m
/sc/@crrectmap/get.m
/sc/@crrectmap/mtimes.m
/sc/@crrectmap/parameters.m
/sc/@crrectmap/plot.m
/sc/@crrectmap/plus.m
/sc/@crrectmap/rectpoly.m
/sc/@diskmap/accuracy.m
/sc/@diskmap/center.m
/sc/@diskmap/char.m
/sc/@diskmap/diskmap.m
/sc/@diskmap/display.m
/sc/@diskmap/eval.m
/sc/@diskmap/evaldiff.m
/sc/@diskmap/evalinv.m
/sc/@diskmap/feval.m
/sc/@diskmap/forwardpoly.m
/sc/@diskmap/get.m
/sc/@diskmap/hplmap.m
/sc/@diskmap/mtimes.m
/sc/@diskmap/parameters.m
/sc/@diskmap/plot.m
/sc/@diskmap/plus.m
/sc/@extermap/accuracy.m
/sc/@extermap/capacity.m
/sc/@extermap/char.m
/sc/@extermap/display.m
/sc/@extermap/eval.m
/sc/@extermap/evaldiff.m
/sc/@extermap/evalinv.m
/sc/@extermap/extermap.m
/sc/@extermap/feval.m
/sc/@extermap/forwardpoly.m
/sc/@extermap/get.m
/sc/@extermap/mtimes.m
/sc/@extermap/parameters.m
/sc/@extermap/plot.m
/sc/@hplmap/accuracy.m
/sc/@hplmap/char.m
/sc/@hplmap/diskmap.m
/sc/@hplmap/display.m
/sc/@hplmap/eval.m
/sc/@hplmap/evaldiff.m
/sc/@hplmap/evalinv.m
/sc/@hplmap/feval.m
/sc/@hplmap/forwardpoly.m
/sc/@hplmap/get.m
/sc/@hplmap/hplmap.m
/sc/@hplmap/mtimes.m
/sc/@hplmap/parameters.m
/sc/@hplmap/plot.m
/sc/@moebius/char.m
/sc/@moebius/disp.m
/sc/@moebius/display.m
/sc/@moebius/double.m
/sc/@moebius/eval.m
/sc/@moebius/feval.m
/sc/@moebius/inv.m
/sc/@moebius/minus.m
/sc/@moebius/moebius.m
/sc/@moebius/mrdivide.m
/sc/@moebius/mtimes.m
/sc/@moebius/normal.m
/sc/@moebius/plus.m
/sc/@moebius/subsref.m
/sc/@moebius/uminus.m
/sc/@moebius/uplus.m
/sc/@polygon/angle.m
/sc/@polygon/boundingbox.m
/sc/@polygon/cdt.m
/sc/@polygon/diam.m
/sc/@polygon/display.m
/sc/@polygon/double.m
/sc/@polygon/fill.m
/sc/@polygon/get.m
/sc/@polygon/intersect.m
/sc/@polygon/isempty.m
/sc/@polygon/isinf.m
/sc/@polygon/isinpoly.m
/sc/@polygon/length.m
/sc/@polygon/linspace.m
/sc/@polygon/minus.m
/sc/@polygon/modify.m
/sc/@polygon/mrdivide.m
/sc/@polygon/mtimes.m
/sc/@polygon/perimeter.m
/sc/@polygon/plot.m
/sc/@polygon/plotcdt.m
/sc/@polygon/plus.m
/sc/@polygon/polygon.m
/sc/@polygon/size.m
/sc/@polygon/subsasgn.m
/sc/@polygon/subsref.m
/sc/@polygon/triangulate.m
/sc/@polygon/truncate.m
/sc/@polygon/uminus.m
/sc/@polygon/vertex.m
/sc/@polygon/winding.m
/sc/@rectmap/accuracy.m
/sc/@rectmap/char.m
/sc/@rectmap/corners.m
/sc/@rectmap/display.m
/sc/@rectmap/eval.m
/sc/@rectmap/evaldiff.m
/sc/@rectmap/evalinv.m
/sc/@rectmap/feval.m
/sc/@rectmap/get.m
/sc/@rectmap/modulus.m
/sc/@rectmap/mtimes.m
/sc/@rectmap/parameters.m
/sc/@rectmap/plot.m
/sc/@rectmap/rectangle.m
/sc/@rectmap/rectmap.m
/sc/@riesurfmap/accuracy.m
/sc/@riesurfmap/center.m
/sc/@riesurfmap/char.m
/sc/@riesurfmap/eval.m
/sc/@riesurfmap/evaldiff.m
/sc/@riesurfmap/evalinv.m
/sc/@riesurfmap/feval.m
/sc/@riesurfmap/forwardpoly.m
/sc/@riesurfmap/mtimes.m
/sc/@riesurfmap/parameters.m
/sc/@riesurfmap/plus.m
/sc/@riesurfmap/riesurfmap.m
/sc/@scmap/char.m
/sc/@scmap/diff.m
/sc/@scmap/diskmap.m
/sc/@scmap/disp.m
/sc/@scmap/display.m
/sc/@scmap/extermap.m
/sc/@scmap/get.m
/sc/@scmap/hplmap.m
/sc/@scmap/inv.m
/sc/@scmap/minus.m
/sc/@scmap/mrdivide.m
/sc/@scmap/mtimes.m
/sc/@scmap/options.m
/sc/@scmap/plus.m
/sc/@scmap/polygon.m
/sc/@scmap/prevertex.m
/sc/@scmap/scmap.m
/sc/@scmap/scmapopt.m
/sc/@scmap/stripmap.m
/sc/@scmap/subsref.m
/sc/@scmap/uminus.m
/sc/@scmap/uplus.m
/sc/@scmapdiff/disp.m
/sc/@scmapdiff/display.m
/sc/@scmapdiff/eval.m
/sc/@scmapdiff/feval.m
/sc/@scmapdiff/scmapdiff.m
/sc/@scmapdiff/subsref.m
/sc/@scmapinv/disp.m
/sc/@scmapinv/display.m
/sc/@scmapinv/eval.m
/sc/@scmapinv/feval.m
/sc/@scmapinv/inv.m
/sc/@scmapinv/scmapinv.m
/sc/@scmapinv/subsref.m
/sc/@stripmap/accuracy.m
/sc/@stripmap/char.m
/sc/@stripmap/diskmap.m
/sc/@stripmap/display.m
/sc/@stripmap/eval.m
/sc/@stripmap/evaldiff.m
/sc/@stripmap/evalinv.m
/sc/@stripmap/feval.m
/sc/@stripmap/get.m
/sc/@stripmap/hplmap.m
/sc/@stripmap/mtimes.m
/sc/@stripmap/parameters.m
/sc/@stripmap/plot.m
/sc/@stripmap/stripmap.m
/sc/Contents.m
/sc/craffine.m
/sc/crcdt.m
/sc/crderiv.m
/sc/crembed.m
/sc/crfixwc.m
/sc/crgather.m
/sc/crimap0.m
/sc/crinvmap.m
/sc/crmap.m
/sc/crmap0.m
/sc/crossrat.m
/sc/crparam.m
/sc/crplot.m
/sc/crqgraph.m
/sc/crquad.m
/sc/crrderiv.m
/sc/crrect.m
/sc/crrmap.m
/sc/crrplot.m
/sc/crsplit.m
/sc/crspread.m
/sc/crtriang.m
/sc/dderiv.m
/sc/ddisp.m
/sc/dederiv.m
/sc/dedisp.m
/sc/deimapfun.m
/sc/deinvmap.m
/sc/demap.m
/sc/deparam.m
/sc/deplot.m
/sc/dequad.m
/sc/dfixwc.m
/sc/dimapfun.m
/sc/dinvmap.m
/sc/disk2hp.m
/sc/dmap.m
/sc/dparam.m
/sc/dplot.m
/sc/dquad.m
/sc/drawpoly.m
/sc/ellipjc.m
/sc/ellipkkp.m
/sc/faber.m
/sc/hp2disk.m
/sc/hpderiv.m
/sc/hpdisp.m
/sc/hpimapfun.m
/sc/hpinvmap.m
/sc/hpmap.m
/sc/hpparam.m
/sc/hpplot.m
/sc/hpquad.m
/sc/isinpoly.m
/sc/lapsolve.m
/sc/lapsolvegui.m
/sc/modpoly.m
/sc/moebius.m
/sc/plotpoly.m
/sc/plotptri.m
/sc/polyedit.m
/sc/ptsource.m
/sc/r2strip.m
/sc/rcorners.m
/sc/rderiv.m
/sc/rdisp.m
/sc/rimapfun.m
/sc/rinvmap.m
/sc/rmap.m
/sc/rparam.m
/sc/rplot.m
/sc/rsderiv.m
/sc/rsmap.m
/sc/rsparam.m
/sc/rsplot.m
/sc/rsquad.m
/sc/scaddvtx.m
/sc/scangle.m
/sc/sccheck.m
/sc/scdemo.m
/sc/scdfaber.m
/sc/scdinf.m
/sc/scdlong.m
/sc/scdtutor.m
/sc/scfix.m
/sc/scgexprt.m
/sc/scgimprt.m
/sc/scgui.m
/sc/scinvopt.m
/sc/scmapopt.m
/sc/scparopt.m
/sc/scpltopt.m
/sc/scqdata.m
/sc/scselect.m
/sc/stderiv.m
/sc/stdisp.m
/sc/stimapfun.m
/sc/stinvmap.m
/sc/stmap.m
/sc/stparam.m
/sc/stplot.m
/sc/stquad.m
/sc/stquadh.m
|
|
Contact us at files@mathworks.com