Code covered by the BSD License
-
[Column]=makecol(data,formatn...
Used with titleblock, from the shape routines.
-
[D, Slope]=displace(x,Moment,...
DISPLACE Displacement of a beam.
-
[NewState]=straintr(StrainSta...
STRAINTR Stress rotation.
-
[PriStrains, IPShearMax, Shea...
PRISTRAIN Principal strains.
-
[PrinciplePlanes]=ppstrain(St...
PPSTRAIN The principle planes of a strain state.
-
[PrinciplePlanes]=ppstress(St...
PPSTRESS The principle planes of a stress state.
-
[PrincipleStresses, IPShearMa...
PRISTRESS Principal stresses.
-
[StrainState]=rosette(epsilon...
ROSETTE Converts strain gauge readings to strain state.
-
[]=expandaxis(perleft, perrig...
EXPANDAXIS Extends the current axis in any or all directions.
-
[]=mohrs(StressState, option,...
MOHRS Draws a Mohr's circle.
-
[]=mohrs2(StrainState, option...
MOHRS2 Draws a Mohr's circle.
-
[]=plotSMD(x,shear,moment,dis...
PLOTSMD Plots a Shear Moment and optional Displacement diagram.
-
[]=plotSMSD(x,shear,moment,sl...
PLOTSMSD Plots a Shear, Moment, Slope and Displacement diagram.
-
[]=showvect(vectors)
SHOWVECT Draws a simple diagram showing the input vectors.
-
[]=showx(x,colour)
SHOWX Draws a line across the current axis.
-
[]=showx(y,colour)
SHOWY Draws a line across the current axis.
-
[]=titleblock=titleblock(colu...
TITLEBLOCK Adds two columns of text within the axis border.
-
[angles]=findangle (a,b,c);
FINDANGLE Finds unknown angles of a triangle.
-
[area]=diagramintegral(x,y)
DIAGRAMINTEGRAL Integral of the given numerical data.
-
[degrees]=RD(radians)
RD Changes a matrix of radian measure to a matrix of degree measure.
-
[force, placement]=distload(h...
DISTLOAD Converts a linearly distributed load to a point force.
-
[force,moment]=reaction(vecto...
REACTION Finds the reaction force and moment needed to balance a force.
-
[forces]=fixedfixed(x,s,m,a,L...
FIXEDFIXED Redundant support moments and forces.
-
[forces]=fixedpin(x,s,m,a,End...
FIXEDPIN Redundant support moments and forces.
-
[forces]=pinpin(x,s,m,a,EndSu...
PINPIN Redundant support forces.
-
[hypotenuse]=hyp(x,y)
HYP Finds the hypotenous of a right triangle.
-
[leglength]=leg(knownleg,hypo...
LEG Finds the leg length of a right triangle.
-
[magnitude]=mag(inVector, dir...
MAG Returns the magnitude of a vector.
-
[matrix]=makepins(a,L,support...
MAKEPINS subroutine for redundancy routine.
-
[moment]=summoment(vectors, c...
SUMMOMENT Solves for the moment caused by a set of forces.
-
[num]=cols(m)
COLS Counts the number of columns in a matrix.
-
[num]=rows(m)
ROWS Counts the number of rows in a matrix.
-
[outVector]=opp(inVector)
OPP Returns the equal but opposite vector
-
[outvalue]=interpolate(x,y,in...
INTERPOLATE Linear interpolation for a given value.
-
[pntload]=dist2x(mags, place,...
DIST2X Converts a distributed load to a point force acting in the X.
-
[pntload]=dist2y(mags, place,...
DIST2Y Converts a distributed load to a point force acting in the Y.
-
[radians]=DR(degrees)
DR Changes a matrix of degree measure to a matrix of radian measure.
-
[reactions]=threevector(known...
THREEVECTOR Solves for three force vectors of known direction only.
-
[reactions]=twovec(knowns, un...
TWOVECTOR Solves for two force vectors of known direction only.
-
[result]=channel(b,h,bt,lt,or...
CHANNEL U-shape shape routine.
-
[result]=circle(r,req)
CIRCLE Circle shape routine.
-
[result]=comp(part,req)
COMP Composite shape routine.
-
[result]=halfcircle(r,orient,...
HALFCIRCLE Semicircle shape routine.
-
[result]=hortrap(b,h,a,p,req)
HORTRAP Horizontal trapezoid shape routine.
-
[result]=hortria(b,h,p,req)
HORTRIA Horizontal triangle shape routine.
-
[result]=ibeam(b,h,bt,wt,orie...
IBEAM I-beam shape routine.
-
[result]=lbeam(hl,vl,ht,vt,or...
LBEAM L-beam shape routine.
-
[result]=obeam(od,id,req)
OBEAM Circular tube shape routine.
-
[result]=quartercirc(r,orient...
QUARTERCIRCLE Quarter circle shape routine.
-
[result]=rectangle(b,h,req)
RECTANGLE Rectangular shape routine.
-
[result]=rectangle(b,h,req)
RECTANGLE Rectangular shape routine.
-
[result]=rectube(ob,oh,ib,ih,...
RECTUBE Rectangular tube shape routine.
-
[result]=tbeam(b,h,bt,wt,orie...
TBEAM T-beam shape routine.
-
[result]=vertrap(b,h,a,p,req)
VERTRAP Horizontal trapezoid shape routine.
-
[result]=vertria(b,h,p,req)
VERTRIA Horizontal triangle shape routine.
-
[resultant,couple]=sumforce(v...
SUMFORCE Sums a set of vectors into one force vector and a couple.
-
[resultant]=onevector(knowns)
ONEVECTOR Vector that is the negative of sum of forces acting at a point.
-
[sn,tnt]=stresstr(StressState...
STRESSTR Stress rotation.
-
[value]=ispos(x)
ISPOS True for positive numbers.
-
[value]=matprop (name,constan...
MATPROP Material properties look up.
-
[vector]=deg2xy(inputs)
DEG2XY Converts vectors in degree angles to standard form.
-
[vector]=rad2xy(inputs)
RAD2XY Converts vectors in radian angles to standard form.
-
[vector]=rise2xy(inputs)
RISE2XY Converts vectors in rise-run format to standard form.
-
[vector]=xy2deg(inputs)
XY2DEG Converts vectors in standard form to degree angle form.
-
[vector]=xy2rad(inputs)
XY2RAD Converts vectors in standard form to radian angle form.
-
[x,y]=showcirc (radius,coords...
SHOWCIRC Draws a circle on the current axis.
-
[x,y]=showrect (x,y,coords,co...
SHOWRECT Draws a rectangle on the current axis.
-
[xmag,ymag,xcor,ycor]=breakup...
BREAKUP Breaks a standard form force vector into its component parts.
-
[y]=diagram (x,option,mag,pla...
DIAGRAM Creates vectors for use in plotting of diagrams.
-
move (inVector, coords)
MOVE Changes the coordintes of a vector.
-
rain2ess(StrainState,E,poison...
STRAIN2STRESS Converts strain to stress.
-
stress2strain(StressState,E,p...
STRESS2STRAIN Converts stress to strain.
-
CH0201.m
-
CH0301.m
-
CH0401.m
-
CH0601.m
-
CH0602.m
-
CH0603.m
-
CH0604.m
-
CH0605.m
-
CH0606.m
-
CH1001.m
-
CH1002.m
-
CH1101.m
-
CH1102.m
-
CH1103.m
-
CH1104.m
-
CH1201.m
-
CH1202.m
-
CH1203.m
-
CH1301.m
-
CH1302.m
-
CH1501.m
-
CH2001.m
-
CH2002.m
-
CH2003.m
-
CH2004.m
-
CH2005.m
-
CH2006.m
-
CH2007.m
-
CH2008.m
-
CH2009.m
-
CH2010.m
-
CH2011.m
-
CH2012.m
-
CH2013.m
-
CH2014.m
-
CH2015.m
-
CH2016.m
-
CH2017.m
-
CH2101.m
-
CH2102.m
-
CH2103.m
-
CH2104.m
-
CH2201.m
-
CH2202.m
-
CH2203.m
-
CH2301.m
-
CH2302.m
-
CH2401.m
-
CH2501.m
-
CH2502.m
-
CH2601.m
-
CH2602.m
-
CH2701.m
-
CH2801.m
-
CH2802.m
-
CH2803.m
-
CH2901.m
-
CH2902.m
-
CH2903.m
-
CH2904.m
-
CH2905.m
-
CH2906.m
-
CH2907.m
-
CH2908.m
-
CH2909.m
-
CH2910.m
-
CH2911.m
-
CH2912.m
-
CH3001.m
-
CH3002.m
-
CH3101.m
-
CH3201.m
-
CH3202.m
-
CH3301.m
-
CH3302.m
-
CH3401.m
-
CH3402.m
-
CH3403.m
-
Contents.m
-
Contents.m
-
RunAllCode.m
-
define.m
-
View all files
|
|
| All files for Mastering Mechanics 1: Using MATLAB 5 |
/hull/matprop.mat
/hull/mech1/Contents.m
/hull/mech1/DR.m
/hull/mech1/RD.m
/hull/mech1/breakup.m
/hull/mech1/channel.m
/hull/mech1/circle.m
/hull/mech1/cols.m
/hull/mech1/comp.m
/hull/mech1/define.m
/hull/mech1/deg2xy.m
/hull/mech1/diagram.m
/hull/mech1/diagramintegral.m
/hull/mech1/displace.m
/hull/mech1/dist2x.m
/hull/mech1/dist2y.m
/hull/mech1/distload.m
/hull/mech1/expandaxis.m
/hull/mech1/findangle.m
/hull/mech1/fixedfixed.m
/hull/mech1/fixedpin.m
/hull/mech1/halfcircle.m
/hull/mech1/hortrap.m
/hull/mech1/hortria.m
/hull/mech1/hyp.m
/hull/mech1/ibeam.m
/hull/mech1/interpolate.m
/hull/mech1/ispos.m
/hull/mech1/lbeam.m
/hull/mech1/leg.m
/hull/mech1/mag.m
/hull/mech1/makecol.m
/hull/mech1/makepins.m
/hull/mech1/matprop.m
/hull/mech1/matprop.mat
/hull/mech1/mohrs.m
/hull/mech1/mohrs2.m
/hull/mech1/move.m
/hull/mech1/obeam.m
/hull/mech1/onevector.m
/hull/mech1/opp.m
/hull/mech1/pinpin.m
/hull/mech1/plotSMD.m
/hull/mech1/plotSMSD.m
/hull/mech1/ppstrain.m
/hull/mech1/ppstress.m
/hull/mech1/pristrain.m
/hull/mech1/pristress.m
/hull/mech1/quartercircle.m
/hull/mech1/rad2xy.m
/hull/mech1/reaction.m
/hull/mech1/rectangl.m
/hull/mech1/rectangle.m
/hull/mech1/rectube.m
/hull/mech1/rise2xy.m
/hull/mech1/rosette.m
/hull/mech1/rows.m
/hull/mech1/showcirc.m
/hull/mech1/showrect.m
/hull/mech1/showvect.m
/hull/mech1/showx.m
/hull/mech1/showy.m
/hull/mech1/strain2stress.m
/hull/mech1/straintr.m
/hull/mech1/stress2strain.m
/hull/mech1/stresstr.m
/hull/mech1/sumforce.m
/hull/mech1/summoment.m
/hull/mech1/tbeam.m
/hull/mech1/threevector.m
/hull/mech1/titleblock.m
/hull/mech1/twovector.m
/hull/mech1/vertrap.m
/hull/mech1/vertria.m
/hull/mech1/xy2deg.m
/hull/mech1/xy2rad.m
/hull/mech1xmpl/CH0201.m
/hull/mech1xmpl/CH0301.m
/hull/mech1xmpl/CH0401.m
/hull/mech1xmpl/CH0601.m
/hull/mech1xmpl/CH0602.m
/hull/mech1xmpl/CH0603.m
/hull/mech1xmpl/CH0604.m
/hull/mech1xmpl/CH0605.m
/hull/mech1xmpl/CH0606.m
/hull/mech1xmpl/CH1001.m
/hull/mech1xmpl/CH1002.m
/hull/mech1xmpl/CH1101.m
/hull/mech1xmpl/CH1102.m
/hull/mech1xmpl/CH1103.m
/hull/mech1xmpl/CH1104.m
/hull/mech1xmpl/CH1201.m
/hull/mech1xmpl/CH1202.m
/hull/mech1xmpl/CH1203.m
/hull/mech1xmpl/CH1301.m
/hull/mech1xmpl/CH1302.m
/hull/mech1xmpl/CH1501.m
/hull/mech1xmpl/CH2001.m
/hull/mech1xmpl/CH2002.m
/hull/mech1xmpl/CH2003.m
/hull/mech1xmpl/CH2004.m
/hull/mech1xmpl/CH2005.m
/hull/mech1xmpl/CH2006.m
/hull/mech1xmpl/CH2007.m
/hull/mech1xmpl/CH2008.m
/hull/mech1xmpl/CH2009.m
/hull/mech1xmpl/CH2010.m
/hull/mech1xmpl/CH2011.m
/hull/mech1xmpl/CH2012.m
/hull/mech1xmpl/CH2013.m
/hull/mech1xmpl/CH2014.m
/hull/mech1xmpl/CH2015.m
/hull/mech1xmpl/CH2016.m
/hull/mech1xmpl/CH2017.m
/hull/mech1xmpl/CH2101.m
/hull/mech1xmpl/CH2102.m
/hull/mech1xmpl/CH2103.m
/hull/mech1xmpl/CH2104.m
/hull/mech1xmpl/CH2201.m
/hull/mech1xmpl/CH2202.m
/hull/mech1xmpl/CH2203.m
/hull/mech1xmpl/CH2301.m
/hull/mech1xmpl/CH2302.m
/hull/mech1xmpl/CH2401.m
/hull/mech1xmpl/CH2501.m
/hull/mech1xmpl/CH2502.m
/hull/mech1xmpl/CH2601.m
/hull/mech1xmpl/CH2602.m
/hull/mech1xmpl/CH2701.m
/hull/mech1xmpl/CH2801.m
/hull/mech1xmpl/CH2802.m
/hull/mech1xmpl/CH2803.m
/hull/mech1xmpl/CH2901.m
/hull/mech1xmpl/CH2902.m
/hull/mech1xmpl/CH2903.m
/hull/mech1xmpl/CH2904.m
/hull/mech1xmpl/CH2905.m
/hull/mech1xmpl/CH2906.m
/hull/mech1xmpl/CH2907.m
/hull/mech1xmpl/CH2908.m
/hull/mech1xmpl/CH2909.m
/hull/mech1xmpl/CH2910.m
/hull/mech1xmpl/CH2911.m
/hull/mech1xmpl/CH2912.m
/hull/mech1xmpl/CH3001.m
/hull/mech1xmpl/CH3002.m
/hull/mech1xmpl/CH3101.m
/hull/mech1xmpl/CH3201.m
/hull/mech1xmpl/CH3202.m
/hull/mech1xmpl/CH3301.m
/hull/mech1xmpl/CH3302.m
/hull/mech1xmpl/CH3401.m
/hull/mech1xmpl/CH3402.m
/hull/mech1xmpl/CH3403.m
/hull/mech1xmpl/Contents.m
/hull/mech1xmpl/RunAllCode.m
/hull/readme.txt
/license.txt
|
|
Contact us at files@mathworks.com