Welcome to P K Kelkar Library, Online Public Access Catalogue (OPAC)

C programming and numerical analysis : (Record no. 562383)

000 -LEADER
fixed length control field 04717nam a22007451i 4500
001 - CONTROL NUMBER
control field 8327646
003 - CONTROL NUMBER IDENTIFIER
control field IEEE
005 - DATE AND TIME OF LATEST TRANSACTION
control field 20200413152930.0
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS
fixed length control field m eo d
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION
fixed length control field cr cn |||m|||a
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION
fixed length control field 180330s2018 caua fob 001 0 eng d
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781681733128
Qualifying information ebook
020 ## - INTERNATIONAL STANDARD BOOK NUMBER
International Standard Book Number 9781681733111
Qualifying information paperback
024 7# - OTHER STANDARD IDENTIFIER
Standard number or code 10.2200/S00835ED1V01Y201802MEC013
Source of number or code doi
035 ## - SYSTEM CONTROL NUMBER
System control number (CaBNVSL)thg00975822
035 ## - SYSTEM CONTROL NUMBER
System control number (OCoLC)1029878366
040 ## - CATALOGING SOURCE
Original cataloging agency
-- CaBNVSL
Language of cataloging eng
Description conventions rda
Transcribing agency CaBNVSL
Modifying agency CaBNVSL
050 #4 - LIBRARY OF CONGRESS CALL NUMBER
Classification number QA297
Item number .N663 2018
082 04 - DEWEY DECIMAL CLASSIFICATION NUMBER
Classification number 518
Edition number 23
100 1# - MAIN ENTRY--PERSONAL NAME
Personal name Nomura, Seiichi
Titles and words associated with a name (Professor of mechanical engineering),
Relator term author.
245 10 - TITLE STATEMENT
Title C programming and numerical analysis :
Remainder of title an introduction /
Statement of responsibility, etc. Seiichi Nomura.
264 #1 - PRODUCTION, PUBLICATION, DISTRIBUTION, MANUFACTURE, AND COPYRIGHT NOTICE
Place of production, publication, distribution, manufacture San Rafael, California (1537 Fourth Street, 1537 Fourth Street, San Rafael, CA 94901 USA) :
Name of producer, publisher, distributor, manufacturer Morgan & Claypool Publishers,
Date of production, publication, distribution, manufacture, or copyright notice [2018]
300 ## - PHYSICAL DESCRIPTION
Extent 1 PDF (xiii, 184 pages) :
Other physical details illustrations (some color).
336 ## - CONTENT TYPE
Content type term text
Source rdacontent
337 ## - MEDIA TYPE
Media type term electronic
Source isbdmedia
338 ## - CARRIER TYPE
Carrier type term online resource
Source rdacarrier
490 1# - SERIES STATEMENT
Series statement Synthesis lectures on mechanical engineering,
International Standard Serial Number 2573-3176 ;
Volume/sequential designation #13
538 ## - SYSTEM DETAILS NOTE
System details note Mode of access: World Wide Web.
538 ## - SYSTEM DETAILS NOTE
System details note System requirements: Adobe Acrobat Reader.
500 ## - GENERAL NOTE
General note Part of: Synthesis digital library of engineering and computer science.
504 ## - BIBLIOGRAPHY, ETC. NOTE
Bibliography, etc. note Includes bibliographical references and index.
505 0# - FORMATTED CONTENTS NOTE
Formatted contents note part I. Introduction to C programming -- 1. First steps to run a C program -- 1.1. A cycle of C programming -- 1.2. UNIX command primer -- 1.3. Overview of C programming -- 1.4. Exercises
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 2. Components of C language -- 2.1. Variables and data types -- 2.2. Input/output -- 2.3. Operators between Variables -- 2.4. Control statements -- 2.5. Functions -- 2.6. Arrays -- 2.7. File handling -- 2.8. Pointers -- 2.9. String manipulation -- 2.10. Command line arguments -- 2.11. Structures
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note part II. Numerical analysis -- 3. Note on numerical errors
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 4. Roots of f .x/ D 0 -- 4.1. Bisection method -- 4.2. Newton's method
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 5. Numerical differentiation -- 5.1. Introduction -- 5.2. Forward/backward/central difference -- 5.3. Exercises
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 6. Numerical integration -- 6.1. Introduction -- 6.2. Rectangular rule -- 6.3. Trapezoidal rule -- 6.4. Simpson's rule -- 6.5. Exercises
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 7. Solving simultaneous equations -- 7.1. Introduction -- 7.2. Gauss-Jordan elimination method -- 7.3. LU decomposition (optional) -- 7.4. Gauss-Seidel method ( Jacobi method) -- 7.5. Exercises
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note 8. Differential equations -- 8.1. Initial value problems -- 8.2. Higher-order ordinary differential equations -- 8.3. Exercises
505 8# - FORMATTED CONTENTS NOTE
Formatted contents note A. Gnuplot -- B. Octave (MATLAB) tutorial for C programmers -- B.1. Introduction -- B.2. Basic operations -- B.3. Sketch of comparison between C and Octave/MATLAB -- B.4. Exercises -- C. FORTRAN tutorial for C programmers -- C.1. FORTRAN features -- C.2. How to run a FORTRAN program -- C.3. Sketch of comparison between C and FORTRAN -- C.4. Exercises.
506 ## - RESTRICTIONS ON ACCESS NOTE
Terms governing access Abstract freely available; full-text restricted to subscribers or individual document purchasers.
510 0# - CITATION/REFERENCES NOTE
Name of source Compendex
510 0# - CITATION/REFERENCES NOTE
Name of source INSPEC
510 0# - CITATION/REFERENCES NOTE
Name of source Google scholar
510 0# - CITATION/REFERENCES NOTE
Name of source Google book search
520 3# - SUMMARY, ETC.
Summary, etc. This book is aimed at those in engineering/scientific fields who have never learned programming before but are eager to master the C language quickly so as to immediately apply it to problem solving in numerical analysis. The book skips unnecessary formality but explains all the important aspects of C essential for numerical analysis. Topics covered in numerical analysis include single and simultaneous equations, differential equations, numerical integration, and simulations by random numbers. In the Appendices, quick tutorials for gnuplot, Octave/MATLAB, and FORTRAN for C users are provided.
530 ## - ADDITIONAL PHYSICAL FORM AVAILABLE NOTE
Additional physical form available note Also available in print.
588 ## - SOURCE OF DESCRIPTION NOTE
Source of description note Title from PDF title page (viewed on March 30, 2018).
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element C (Computer program language)
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM
Topical term or geographic name entry element Numerical analysis
General subdivision Data processing.
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term C
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term numerical analysis
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term Unix
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term gcc
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term differential equations
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term simultaneous equations
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term Octave/MATLAB
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term FORTRAN
653 ## - INDEX TERM--UNCONTROLLED
Uncontrolled term gnuplot
655 #0 - INDEX TERM--GENRE/FORM
Genre/form data or focus term Electronic books.
776 08 - ADDITIONAL PHYSICAL FORM ENTRY
Relationship information Print version:
International Standard Book Number 9781681733111
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Synthesis digital library of engineering and computer science.
830 #0 - SERIES ADDED ENTRY--UNIFORM TITLE
Uniform title Synthesis lectures on mechanical engineering ;
Volume/sequential designation #13.
856 42 - ELECTRONIC LOCATION AND ACCESS
Materials specified Abstract with links to resource
Uniform Resource Identifier https://ieeexplore.ieee.org/servlet/opac?bknumber=8327646
Holdings
Withdrawn status Lost status Damaged status Not for loan Permanent Location Current Location Date acquired Barcode Date last seen Price effective from Koha item type
        PK Kelkar Library, IIT Kanpur PK Kelkar Library, IIT Kanpur 2020-04-13 EBKE883 2020-04-13 2020-04-13 E books

Powered by Koha