Search

Search Funnelback University

Search powered by Funnelback
1 - 20 of 176 search results for b&b |u:www-mdp.eng.cam.ac.uk
  1. Fully-matching results

  2. 10. Brief Tour of the Standard Library

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node12.html
    d %b %Y is a %A on the %d day of %B.") '12-02-03. ... module quickly demonstrates a modest performance advantage:. >>> from timeit import Timer >>> Timer('t=a; a=b; b=t', 'a=1; b=2').timeit() 0.57535828626024577 >>> Timer('a,b = b,a',
  3. DANotes: Design: Appendix B

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/design/appendixB/appendixB.html
    Copyright 1999-2000 Douglas Wright, doug@mech.uwa.edu.au. last updated 10 Jan 1999.
  4. V202015b

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V202015b/V202015b.pdf.html
    C. B. B. B. C. C. C. C. C. C. X. ... y. Z. B. B. B. =. -. -. -. 0. 0.
  5. B. Floating Point Arithmetic: Issues and Limitations

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node16.html
    B. Floating Point Arithmetic: Issues and Limitations. Floating-point numbers are represented in computer hardware as base 2 (binary) fractions. ... B.1 Representation Error. This section explains the 0.1'' example in detail, and shows how you can perform
  6. V303027c

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V303027c/V303027c.pdf.html
    B. B. Length. L = 12 m. Width. B = 1 m. ... with symmetry by report/ratio 0X centers. Twinge. transverse. B/4 T = 5.
  7. Tutorial Guide to C++ Programming

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/ctutor/control.html
    testing for real solutions to a quadratic d = bb - 4ac; if(d >= 0.0) { // real solutions root1 = (-b sqrt(d)) / (2.0a); root2 = (-b - sqrt(d)) / (2.0a); real_roots = true; } ... quotes switch(operation) { case '': result = a b; break; case '-': result =
  8. 4. More Control Flow Tools

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node6.html
    a, b = b, ab. >>> # Now call the function we just defined:. ... result.append(b) # see below. a, b = b, ab. return result. >>>
  9. 6. Modules

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node8.html
    Fibonacci numbers module def fib(n): # write Fibonacci series up to n a, b = 0, 1 while b < n: print b, a, b = b, ab def fib2(n): # return Fibonacci series ... up to n result = [] a, b = 0, 1 while b < n: result.append(b) a, b = b, ab return result.
  10. 3. An Informal Introduction to Python

    www-mdp.eng.cam.ac.uk/web/CD/engapps/programming/python/tut/node5.html
    a, b = b, ab. 1 1 2 3 5 8. ... print b,. a, b = b, ab. 1 1 2 3 5 8 13 21 34 55 89 144 233 377 610 987.
  11. TPLV304 - Distribution of the temperature in a bar of square section

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V404304a/V404304a.pdf.html
    Z. L. H, T. has. B. B. L = 203.2 x10. - ... 20.329. B N97. 20.329. 20.295. -. 0.166. 1%. -. 0.0338. 0.5.
  12. TTLP300 - Thermal transfer in an orthotropic metal bar

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V423300a/V423300a.pdf.html
    HT-66/02/001/A. 1. Problem of reference. 1.1 Geometry. has. has. B. B. ... F. = 50.8 X 10 have. - 3. m. B = 25.4 X 10. -
  13. V304120c

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V304120c/V304120c.pdf.html
    zz. xx. yy. xy. yz. zx. G Z. =. =. =. =. =. =. 0. W. X. U. B. B'. C. It. ... E. With. D. Of. L/2. L. Z. W. B. X. 2.2.
  14. V304121c

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V304121c/V304121c.pdf.html
    2. Stresses:. zz. xx. yy. xy. yz. zx. G Z. =. =. =. =. =. =. 0. W. X. U. B. B'. ... 10. 22. -. W. B. 1.72165510. 6. 1.72167210. 6. 0.01. U.
  15. 26 Jun 2008: M P7D5 ('%6. $,? 5? 6. >5 #CCC'6. ;B<5 446. )6. ... 4 W-/-/<!B@@#-. 24.4 W-. 25!- 6. 2? 4.F,. 2-? -- 4.//.
  16. Mono and polycrystalline behaviors elastoviscoplastic

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R50311a/R50311a.pdf.html
    Q. H. B. Q. R. 2.2. Systems of slip and total behavior of the monocrystal. ... B. B. ||. ||. ). -. (. -. =. G. G. G. vp. ij. vp. ij. G.
  17. Procedure IMPR_STURM

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/UDocs-HTML/U45201h/U45201h.pdf.html
    With. /. [matr_asse_DEPL_R]. /. [matr_asse_TEMP_R]. /. [matr_asse_PRES_R]. MATR_B. =. B. /. ... 3.1 Operands. MATR_A. and. MATR_B. MATR_A: A. MATR_B: B. With. and.
  18. Elastic SSNV152- Traction. Calculation of the stresses of Cauchy

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V604152a/V604152a.pdf.html
    B. 0. is the initial thickness of the plate. Owing to the fact that. ... 0. ,. B. B. has. has. =. =. Green-Lagrange tensor:. By definition of the tensor of Green-Lagrange, one has. =.
  19. SSNP108 - Concrete element prestressed in compression

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/VDocs-HTML/V603108b/V603108b.pdf.html
    has. has. has. L. B. B. B. where. 0. 0. = FS. ... has. has has. L. B. B. has has. NR. E S uL F F.
  20. Calculation of the stresses to the nodes by local smoothing

    www-mdp.eng.cam.ac.uk/web/CD/engapps/aster_docs/RDocs-HTML/R30603b/R30603b.pdf.html
    B B C B C C D has. B C C D has B B C. ... C B has C B. D. C C B C B B has.
  21. DANotes: Welded joints: Unified analysis

    www-mdp.eng.cam.ac.uk/web/library/enginfo/textbooks_dvd_only/DAN/welds/unified/unified.html
    x. q. y. q. z. ]' = b x s = b x r - c using ( iv). ... where b = [ b. x. b. y. b. z. ]' is a vector constant commensurate with linearity,.

Refine your results

Date

Search history

Recently clicked results

Recently clicked results

Your click history is empty.

Recent searches

Recent searches

Your search history is empty.