Advanced Mathematics and Mechanics Applications Using MATLAB phần 4 doc

Advanced Mathematics and Mechanics Applications Using MATLAB phần 4 doc

Advanced Mathematics and Mechanics Applications Using MATLAB phần 4 doc

... LLC 192 ADVANCED MATH AND MECHANICS APPLICATIONS USING MATLAB 47 : for j=1:nloop 48 : v1g=quadgsqrt(ftest,1,a,b ,40 ,1,u,v); 49 : v2g=quadgsqrt(ftest,2,a,b ,40 ,1,u,v); 50: v3g=quadgsqrt(ftest,3,a,b ,40 ,1,u,v); 51: ... Press LLC 186 ADVANCED MATH AND MECHANICS APPLICATIONS USING MATLAB 42 : % Each face is traversed in a 43 : % counterclockwise sense relative to...

Ngày tải lên: 08/08/2014, 11:21

61 323 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 1 pptx

Advanced Mathematics and Mechanics Applications Using MATLAB phần 1 pptx

... Press LLC 41 : ’\n(try 0,360,120)\n’]; 42 : fprintf(str); [t1,t2,nt]=inputv; 43 : 44 : % Call function squarmap to make the plot 45 : hold off; clf; 46 : [w,b]=squarmap(m,r1,r2,nr,t1,t2,nt+1); 47 : 48 : % ... Hall/CRC 42 : if isempty(w0) | w0==0 43 : disp(’ ’), disp(’All Done’), disp(’ ’), return 44 : end 45 : disp(’ ’) 46 : t=input([’Input a vector of time values ’, 47 : ’(Try...

Ngày tải lên: 08/08/2014, 11:21

67 398 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 2 ppt

Advanced Mathematics and Mechanics Applications Using MATLAB phần 2 ppt

... x=varargin{k}; y=varargin{k+1}; 143 : z=varargin{k+2}; 144 : surf(x,y,z); axis(r), hold on 145 : end 146 : 147 : % Set axes and display the combined plot 148 : axis equal, axis(r), grid on 149 : xlabel(’x axis’), ... 2003 by CRC Press LLC 42 : c(k,m(1))=1; k=k+1; c(k,m(2))=1; 43 : end 44 : for j=1:ny 45 : m=sub2ind(s,[1,nx],[j,j]); k=k+1; 46 : c(k,m(1))=1; k=k+1; c(k,m(2))=1; 4...

Ngày tải lên: 08/08/2014, 11:21

61 249 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 3 pptx

Advanced Mathematics and Mechanics Applications Using MATLAB phần 3 pptx

... azz’) 40 : disp(aprop (4: 6)) 41 : 42 : % Run a second case to generate a dense set of 43 : % surface coordinates to check results using 44 : % function srfv. 45 : 46 : N1=61; T1=-pi:pi/N1:0; N2 =41 ; T2=0:pi/N2:pi; 47 : ... reactions and the last two are 140 : % values of y’(x(1)) and y’’(x(1)). 141 : 142 : if nargin<3, endv=1; end 143 : x=x(:); y=y(:); n=length(x); u=x(...

Ngày tải lên: 08/08/2014, 11:21

61 400 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 5 ppsx

Advanced Mathematics and Mechanics Applications Using MATLAB phần 5 ppsx

... j=1:j4 74: [t4,x4]=mckde4i(m,c,k,t0,dsp,vel,tfin,h4,i4); 75: end 76: tcp4=toc/j4; tr4=tcp4/tcpmr; 77: 78: I4=1; H4=h/I4; tic; 79: for j=1:J4 80: [T4,X4]=mckde4i(m,c,k,t0,dsp,vel,tfin,H4,I4); 81: ... num2str(tr4)]; 339: lg2=[’h= ’, num2str(H4), 340 : ’, relative cputime= ’, num2str(Tr4)]; 341 : legend(lg1,lg2,2); figure(gcf); 342 : % print -deps deislne4 343 : disp(’ ’), disp(’All Done’)...

Ngày tải lên: 08/08/2014, 11:21

61 419 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 7 ppsx

Advanced Mathematics and Mechanics Applications Using MATLAB phần 7 ppsx

... 68.2 142 275: 24. 4 949 43 .7155 38.1598 57.6538 76.9699 69.7230 276: 25.7051 44 .9577 39.6032 59. 040 9 78.3305 71.2205 277: 26.90 74 21.2117 41 .0308 60 .41 94 52.6 241 72.7065 278: 28.10 24 22.7601 42 .44 39 ... 84. 27 14 286: 14. 7960 34. 1 543 53. 348 3 46 .2980 66. 147 6 85.6825 287: 16.22 34 35 .49 99 54. 6719 47 .8178 67.5905 87.0870 288: 17.6159 36.8336 55.9885 49 .32 04...

Ngày tải lên: 08/08/2014, 11:21

72 384 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 8 pptx

Advanced Mathematics and Mechanics Applications Using MATLAB phần 8 pptx

... ’; f=-1; end 240 : u=a/2*modes(:,:,j); 241 : 242 : for kk=1:nf 243 : surf(x,y,ft(kk)*u) 244 : axis equal, axis(range) 245 : xlabel(’x axis’), ylabel(’y axis’) 246 : zlabel(’u(x,y)’) 247 : title([type,’ ... beam’]; 59: Printout=12; NoSegs= 144 *4+ 1; BeamLength= 144 ; © 2003 by CRC Press LLC −1 −0.5 0 0.5 1 −0.5 0 0.5 −1 −0.8 −0.6 −0 .4 −0.2 0 0.2 0 .4 0.6 0.8 1 x axis ODD MODE 98, O...

Ngày tải lên: 08/08/2014, 11:21

77 376 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 9 pps

Advanced Mathematics and Mechanics Applications Using MATLAB phần 9 pps

... Press LLC 41 : % in a plate uniformly stressed at infinity. 42 : % 43 : % rx,ry - ellipse semidiameters on the x and 44 : % y axes 45 : % p - values of uniaxial tension at 46 : % infinity 47 : % ang ... zq=spline(t,zb,bp); 142 : zqd=splined(t,zb,bp); nq=length(fq); 143 : fq=fq(:).*zqd(:); 144 : 145 : bdrylen=sum(abs(zq(2:nq)-zq(1:nq-1))); 146 : 147 : closnes=1e100; bigz=max(abs...

Ngày tải lên: 08/08/2014, 11:21

67 366 0
Advanced Mathematics and Mechanics Applications Using MATLAB phần 10 pdf

Advanced Mathematics and Mechanics Applications Using MATLAB phần 10 pdf

... solutions 541 : 542 : R=[ 543 : 0.7 045 3.2903 0.8263 544 : 3.2932 0.70 74 0.8295 545 : 0.7783 3 .49 77 0.3767 546 : 3 .49 94 0.7800 0.3755 547 : 0.0026 3.0000 2.99 34 548 : 0.0028 1.0000 3.0001 549 : 0.70 34 0.7107 -2.0000 550: ... 241 : R0,V,d,’CASE 4 ); hold on 242 : plot3(w(t,1),w(t,2),w(t,3),’linewidth’,2’) 243 : hold off, subplot 244 : % print -deps cylclose 245 : 2...

Ngày tải lên: 08/08/2014, 11:21

66 415 0
advanced mathematics and mechanics applications using matlab - howard b. wilson

advanced mathematics and mechanics applications using matlab - howard b. wilson

... LLC 3.5.3TheStructuralDynamicsEquation 3.6ComputingNaturalFrequenciesforaRectangularMembrane 3.7ColumnSpace,NullSpace,OrthonormalBases,andSVD 3.8ComputationTimetoRunaMATLABProgram 4MethodsforInterpolationandNumericalDifferentiation 4. 1ConceptsofInterpolation 4. 2Interpolation,Differentiation,andIntegrationbyCubicSplines 4. 2.1ComputingtheLengthandAreaBoundedbyaCurve 4. 2.2Example:Lengtha...

Ngày tải lên: 08/04/2014, 09:57

665 872 0
w