Geometry.Net - the online learning center
Home  - Pure_And_Applied_Math - Linear Algebra
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 67    Back | 1  | 2  | 3  | 4  | Next 20

         Linear Algebra:     more books (100)
  1. Elementary Linear Algebra with Applications, Student Solutions Manual by Howard Anton, Chris Rorres, 2010-07-26
  2. Numerical Linear Algebra and Applications, Second Edition by Biswa Nath Datta, 2010-01-20
  3. Linear Algebra (4th Edition) by Stephen H. Friedberg, Arnold J. Insel, et all 2002-11-21
  4. Advanced Linear Algebra (Graduate Texts in Mathematics) by Steven Roman, 2010-11-02
  5. Student Solutions Manual for Differential Equations and Linear Algebra by Henry Edwards, 2009-01-07
  6. Elementary Linear Algebra with Applications by Howard Anton, Chris Rorres, 2005-01-14
  7. Advanced Linear Algebra for Engineers with MATLAB by Sohail A. Dianat, Eli Saber, 2009-02-23
  8. The Linear Algebra a Beginning Graduate Student Ought to Know (Texts in the Mathematical Sciences) by Jonathan Samuel Golan, 2007-01-19
  9. Student Solution Manual for Linear Algebra by John B. Fraleigh, 1995-02-10
  10. Elementary Linear Algebra by Howard Anton, 2010-03-15
  11. Elementary Linear Algebra by Howard Anton, 2004-12-27
  12. Linear Algebra (Undergraduate Texts in Mathematics) by Serge Lang, 2010-11-02
  13. Elementary Linear Algebra (2nd Edition) by Lawrence E. Spence, Arnold J. Insel, et all 2007-06-11
  14. Linear Algebra with Applications by Steven J. Leon, 2006-08-27

41. Loading The Linear_algebra Package
Loading the linear_algebra package. The package is loaded by. load_package linear_algebra;. next up previous Next What s available Up Getting started
http://www.uni-koeln.de/REDUCE/linalg/node11.html
Next: What's available Up: Getting started Previous: Getting at the entries
Loading the linear_algebra package
The package is loaded by:
Next: What's available Up: Getting started Previous: Getting at the entries Strotmann@RRz.Uni-Koeln.DE
see also: REDUCE Home Page

42. Numarray.linear_algebra.eigenvectors Bug ? [Archive] - DBforums
Archive numarray.linear_algebra.eigenvectors bug ? comp.lang.python.
http://www.dbforums.com/archive/index.php/t-923251.html
dBforums Usenet Groups comp.lang.* comp.lang.python ... PDA View Full Version : numarray.linear_algebra.eigenvectors bug ? Eugene Druker Hi all,
I need eigen values and vectors for symmetric matrices (like VCV).
Solving with numarray and testing the results, I've got
strange results - input and output matrices of some sizes are
very different. That's an example of differencies:
Size MaxDif(E.Val) MaxDif(E.Vect)
This is for numarray 0.7 on W2K.
I hoped to have all the differencies below 1e-15 or so.
What's wrong ? Program text is below.
Thanks,
Eugene Druker import numarray, numarray.linear_algebra EigenVectors = numarray.linear_algebra.eigenvectors Multiply = numarray.matrixmultiply Zeros = numarray.zeros Transpose = numarray.transpose def makeCovMat(size): covmat = Zeros((size,size),'f8') d,t = 0.9,0.8 for i in xrange(size): v = covmat[i,i] = d for j in xrange(i+1,size): v *= t covmat[i,j] = covmat[j,i] = v return covmat print 'Size MaxDif(E.Val) MaxDif(E.Vect)' for size in [2,3]+range(10,24):

43. Linear_Algebra
Quick Revision/Introduction to Linear Algebra. List of Lecture notes from the web. A simple note about Vector Spaces. Comments It is a concise and well
http://www.math.rutgers.edu/~eteixeir/MATH251FALL05/Linear_Algebra.html
Quick Revision/Introduction to Linear Algebra
List of Lecture notes from the web:
  • A simple note about Vector Spaces.
  • Comments: It is a concise and well written note that covers more or less everything you will need for our course. You should read all sections, but Homogeneous Systems, Rank and Change of Basis.
  • Elementary Linear Algebra by Professor Keith Matthews.
    Comments: This is an entire book suitable for an introductory course in Linear Algebra. It might be a good idea to take a look over the contents of the book; however the only Chapters that will really be important for us is Chapter 3: Subspaces and Chapter 8: Three-dimensional Geometry. Please notice the contents of Chapter 3 of this book is more or less included in the above notes.
    Linear Algebra notes by Professor David Santos.
  • Comments : This is definitely a more advanced notes. He does Linear Algebra over an arbitrary field F; however, we will just be interested in real Vector Spaces, i.e., Vector Spaces over the real line IR. Therefore, wherever you see a general field F, just think it as the real line IR. You might want to take a look over the hole book just for fun, but the only Chapters that matter to us are Chapters 4 and 5.

    44. VIGRA - Vigra/linear_algebra.hxx Source File
    details, vigra/linear_algebra.hxx, VIGRA. 00001 /************************************************************************/ 00002 /* */ 00003 /* Copyright
    http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/doc/vigra/linear__algebr
    VIGRA Homepage Class Index Function Index File Index ... Main Page vigra/linear_algebra.hxx /* Cognitive Systems Group, University of Hamburg, Germany */ /* This file is part of the VIGRA computer vision library. */ /* ( Version 1.5.0, Dec 07 2006 ) */ /* The VIGRA Website is */ /* http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ */ /* Please direct questions, bug reports, and contributions to */ /* koethe@informatik.uni-hamburg.de or */ /* vigra@kogs1.informatik.uni-hamburg.de */ /* Permission is hereby granted, free of charge, to any person */ /* obtaining a copy of this software and associated documentation */ /* files (the "Software"), to deal in the Software without */ /* restriction, including without limitation the rights to use, */ /* copy, modify, merge, publish, distribute, sublicense, and/or */ /* sell copies of the Software, and to permit persons to whom the */

    45. Linear_algebra | Heterogeneous Computing Laboratory
    Projects; People; Software; Hardware; Papers; Conferences; Contact. Home subversion messages root trunk tests. linear_algebra
    http://hcl.ucd.ie/subversion/browse/1/trunk/tests/Linear_algebra
    @import "/modules/node/node.css"; @import "/modules/system/defaults.css"; @import "/modules/system/system.css"; @import "/modules/user/user.css"; @import "/sites/all/modules/cck/content.css"; @import "/sites/all/modules/date/date.css"; @import "/sites/all/modules/project/project.css"; @import "/sites/all/modules/project_issue/project_issue.css"; @import "/sites/all/modules/cck/fieldgroup.css"; @import "/sites/hcl.ucd.ie/themes/barlow/style.css"; School of Computer
    Science and Informatics
    • Projects People ... tests
      name revision author age
      Partners
      document.write(unescape("%3Cscript src='http://www.google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

    46. Index Of /~dpierce/papers/linear_algebra
    . Parent Directory WS_FTP.LOG 28-Mar-2002 1333 3.3K combinations.tex......Index of /~dpierce/papers/linear_algebra. Name Last modified Size
    http://www.math.metu.edu.tr/~dpierce/papers/linear_algebra/
    Index of /~dpierce/papers/linear_algebra
    Name Last modified Size Description ... WS_FTP.LOG 28-Mar-2002 13:33 3.3K combinations.tex 28-Mar-2002 13:33 2.4K combinations.tex.bak 28-Mar-2002 13:33 73 definitions.tex 28-Mar-2002 13:33 6.4K definitions.tex.bak 28-Mar-2002 13:33 6.4K introduction.tex 28-Mar-2002 13:33 7.8K introduction.tex.bak 28-Mar-2002 13:33 5.8K main.aux 28-Mar-2002 13:33 686 main.bbl 28-Mar-2002 13:33 52 main.blg 28-Mar-2002 13:33 223 main.dvi 28-Mar-2002 13:33 26K main.log 28-Mar-2002 13:33 4.5K main.pdf 28-Mar-2002 13:33 98K main.ps 28-Mar-2002 13:33 174K main.tex 28-Mar-2002 13:33 1.4K main.tex.bak 28-Mar-2002 13:33 1.3K main.toc 28-Mar-2002 13:33 254 subspaces.tex 28-Mar-2002 13:33 1.2K subspaces.tex.bak 28-Mar-2002 13:33 1.2K Apache/2.0.53 (Fedora) Server at www.math.metu.edu.tr Port 80

    47. Projects Tagged ‘generic’, ‘linear_algebra’, And ‘matri
    Projects tagged ‘generic’, ‘linear_algebra’, and ‘matrix’. Filtered by generic linear_algebra matrix. 1 total . 1. CML. Primary Language C/C++ Licensed
    http://207.115.86.98/tags/generic/linear_algebra/matrix
    Jump to tag:
    Filtered by generic matrix [1 total ]
    CML
    Primary Language: C/C++ Licensed as: Boost Software License
    The Configurable Math Library (CML) is an open-source C++ library designed for use in games, graphics, computational geometry, and related applications. It includes vector, matrix, and quaternion classes, and a large library of related functions. [More] Vectors and matrices can be of arbitrary size, and all classes are parameterized by element type. Other options, such as matrix layout and choice of row- or column-vector notation, are available as well. The CML can be used as an extension to an existing math library, in lieu of or as an extension to the DirectX math library, or as a drop-in solution for OpenGL-based applications. [Less] Metrics updated about 8 hours ago Popular Tags java c++ web development ... tools
    Ohloh
    New Projects

    48. Bazar: /home/jpilet/bazar-svn/bazar/starter/math/linear_algebra.cpp Source File
    linear_algebra.cpp. Go to the documentation of this file. include math.h 00023 00024 include linear_algebra.h 00025 include general/general.h
    http://cvlab.epfl.ch/software/bazar/html/linear__algebra_8cpp-source.html
    Main Page Modules Namespace List Class Hierarchy ... math
    linear_algebra.cpp
    Go to the documentation of this file. Ecole Polytechnique Federale de Lausanne (EPFL), Switzerland. This file is part of BazAR. BazAR is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. BazAR is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with BazAR; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA #include " linear_algebra.h general/general.h using namespace std; 00028 00030 // Vectors: double double double double return double double double norme = sqrt(v[0] * v[0] + v[1] * v[1] + v[2] * v[2]); 00040 00041 if return double inv_norme = 1. / norme; 00045 00046 v[0] *= inv_norme; 00047 v[1] *= inv_norme; 00048 v[2] *= inv_norme; 00049 00050

    49. VecMat C/Kevin/Programming/VecMat/include/vm/linear_algebra.h
    C/Kevin/Programming/VecMat/include/vm/linear_algebra.h. Go to the documentation of this file. 00001 ifndef VM_linear_algebra_H 00002 define
    http://kdolan1973.mine.nu/vecmat/linear__algebra_8h-source.htm

    50. /ariadne/trunk/src/linear_algebra - Ariadne - Trac
    root/ariadne/trunk/src/linear_algebra. View revision. Name, Size, Rev, Age, Last Change ../. covector.cc, 1.5 kB, 366, 2 months, pieter Merged expression
    http://ariadne.sci.univr.it/browser/ariadne/trunk/src/linear_algebra?rev=406

    51. Top/Science/Math/Algebra/Linear_Algebra - Anypages Business Directory
    Abstract theory of vector spaces and linear maps the theoretical counterparts of vectors and matrices.
    http://www.anypages.com/WebListing.aspx?&classid=60844

    52. [Numpy-discussion] Numarray.linear_algebra Is Slow (and A Partial Fix?)
    of the functions in numarray.linear_algebra are very slow when operating on small matrices. In particular, determinant and inverse are both more than 15
    http://projects.scipy.org/pipermail/numpy-discussion/2004-February/002778.html
    [Numpy-discussion] numarray.linear_algebra is slow (and a partial fix?)
    Tim Hochberg tim.hochberg at cox.net
    Tue Feb 10 16:29:32 CST 2004 http://projects.scipy.org/pipermail/numpy-discussion/attachments/20040210/48c61d96/attachment.pl More information about the Numpy-discussion mailing list

    53. Matplotlib.numerix.linear_algebra
    1 from matplotlib.numerix import which 2 3 if which0 numarray 4 from numarray.linear_algebra import * 5 elif which0 numeric 6 from
    http://cours-info.iut-bm.univ-fcomte.fr/docs/python/matplotlib/matplotlib.numeri
    Home Trees Indices Help ... Package numerix :: Package linear_algebra hide private frames no frames
    Source Code for Package matplotlib.numerix.linear_algebra
    from matplotlib numerix import which if which "numarray" from numarray import elif which "numeric" from LinearAlgebra import elif which "numpy" try from numpy oldnumeric import except ImportError from numpy linalg old import else raise RuntimeError "invalid numerix selector"
    Home
    Trees Indices Help Generated by Epydoc 3.0beta1 on Thu Sep 27 13:45:07 2007 http://epydoc.sourceforge.net

    54. Index Of /linear_algebra.php_files
    1231 242K linear_algebra.pdf 05Nov-2006 1842 2.7M linear_algebra.php.html......Index of /linear_algebra.php_files. Name Last modified Size
    http://www.jyhuang.idv.tw/linear_algebra.php_files/
    Index of /linear_algebra.php_files
    Name Last modified Size Description ... Homework 2_Chapter 3.doc 05-May-2007 12:55 40K Homework 2_Chapter 3.pdf 21-May-2007 08:04 96K LAVC_HWSet 1A_2008.pdf 07-Mar-2008 10:41 26K LA_Chap1.ppt 13-Sep-2004 09:58 1.0M LA_Chap3_append.ppt 01-May-2007 00:44 1.5M LA_Chap4.ppt 17-May-2007 15:06 3.7M LA_Chap5.ppt 25-Apr-2007 17:31 1.1M Linear Algebra_Final.doc 26-Jun-2007 16:47 69K Linear Algebra_Final.pdf 28-Jun-2007 17:45 35K Logo_LA.jpg 19-Feb-2008 22:45 10K Thumbs.db 30-Mar-2007 23:21 24K Vector_Calculus.ppt 09-Jun-2007 15:44 972K backmars1.jpg 29-Sep-2007 09:57 1.0K chapter1_linear systems.doc 25-Feb-2008 12:43 661K chapter1_linear systems.pdf 04-Mar-2008 10:11 600K icon_lock.gif 29-Sep-2007 09:57 97 la_chap2a.ppt 14-Mar-2008 10:53 1.2M la_chap2b.ppt 20-Mar-2008 23:20 1.0M la_chap3.ppt 16-Feb-2008 12:53 1.6M la_home1a.pdf

    55. Genius-1.0.2-3.fc9.ppc64 RPM
    /usr/share/genius/gel/lib.cgel /usr/share/genius/gel/linear_algebra /usr/share/genius/gel/linear_algebra/bilinear_forms.gel
    http://rpmfind.net/linux/RPM/fedora/devel/ppc64/genius-1.0.2-3.fc9.ppc64.html
    Index index by Group index by Distribution index by Vendor ...
    genius-1.0.2-3.fc9 RPM for ppc64
    From Fedora Development for ppc64
    Name: genius Distribution: Unknown Version: 1.0.2 Vendor: Fedora Project Release: 3.fc9 Build date: Tue Feb 19 17:42:44 2008 Group: Applications/Engineering Build host: ppc1.fedora.phx.redhat.com Size: 3142502 Source RPM: genius-1.0.2-3.fc9.src.rpm Packager: Fedora Project Url: http://www.jirka.org/genius.html Summary: An arbitrary precision integer and multiple precision floatingpoint calculator Genius is a calculator program similar in some aspects to BC, Matlab or Maple. GEL is the name of its extension language, in fact, a large part of the standard genius functions are written in GEL itself.
    Provides
    Requires
    Signatures internal MD5: 869debab4c6579a7a0857e5a2149c774 GPG
    Changelog
    Files
    Generated by Fabrice Bellet , Sun Mar 30 07:26:34 2008

    56. [Scilab] Index Of /trunk/scilab/modules/linear_algebra/macros
    coff.sci, 12614, 17 months, cornet, Reorganization linear_algebra module move macros help. colcomp.sci, 12614, 17 months, cornet
    http://viewvc.scilab.org/bin/cgi/viewvc.cgi/trunk/scilab/modules/linear_algebra/

    57. Questions On Algebra: Linear Algebra (NOT Linear Equations) Answered By Real Tut
    Submit your problem I checked all available answers on linear_algebra and could not find answer Become a registered tutor (FREE) to answer students
    http://www.algebra.com/algebra/college/linear/Linear_Algebra.faq.hide_answers.1.
    Questions on Algebra: Linear Algebra (NOT Linear Equations) answered by real tutors!
    Algebra Algebra College Linear Algebra -> Questions on Algebra: Linear Algebra (NOT Linear Equations) answered by real tutors! ( Log On
    Algebra: Linear Algebra (NOT Linear Equations)
    Solvers Lessons ... In Depth
    Tutors Answer Your Questions about Linear Algebra (FREE)
    Question 133560 This question is from textbook
    y=6x+5 5x-2y=9 This question is from textbook
    y=6x+5 5x-2y=9
    Click here to see answer
    by Question 133224 I have been busting my head over a matrices problem where I need to find a pattern between the original square matrix (4, 2, 2, 4) and its exponential values.
    The matrix squared is (20, 16, 16, 20) or 2(10, 8, 8, 10).
    The matrix cubed is (112, 104, 104, 112) or 2(56, 52, 52, 56).

    58. Linear Algebra - HaskellWiki
    Retrieved from http//www.haskell.org/haskellwiki/linear_algebra . This page has been accessed 842 times. This page was last modified 1523,
    http://www.haskell.org/haskellwiki/Linear_algebra
    Haskell Wiki community Recent changes
    Random page
    ... Special pages Not logged in
    Log in
    Help Edit this page Discuss this page ... Related changes
    Linear algebra
    Categories Mathematics Many people associate Numerical Linear Algebra with software packages like MatLab, SciLab, Octave and similar packages. But being a functional language Haskell should be an even better choice for doing mathematics. So is there some support for linear algebra? It follows a list of discussions about this topic and references to packages. Discussions: Software: Retrieved from " http://www.haskell.org/haskellwiki/Linear_algebra This page has been accessed 1,175 times. This page was last modified 15:23, 6 November 2006. Recent content is available under a simple permissive license Recent content is available under a simple permissive license

    59. Linear Algebra - Wiktionary
    Retrieved from http//en.wiktionary.org/wiki/linear_algebra . Categories Mathematics Linear algebra. Views. Entry Discussion Edit History
    http://en.wiktionary.org/wiki/linear_algebra
    linear algebra
    From Wiktionary
    Jump to: navigation search Wikipedia has an article on: Linear algebra Wikipedia Wikipedia has an article on: Algebra over a field Wikipedia
    edit English
    edit Noun
    linear algebra uncountable
  • mathematics The branch of mathematics that deals with vectors vector spaces linear transformations and systems of linear equations linear algebra an algebra over a field
  • edit Translations
    Retrieved from " http://en.wiktionary.org/wiki/linear_algebra Categories Mathematics Linear algebra Views Personal tools Navigation Search Toolbox In other languages

    60. BibSonomy::user::thomaslevine::linear_algebra
    Webapplikation des Fachgebiets Wissensverarbeitung, Universität Kassel.
    http://www.bibsonomy.org/user/thomaslevine/linear_algebra
    BibSonomy user thomaslevine
    tag user group author concept BibTeX key search:all search:thomaslevine cssdropdown.startchrome("path"); A blue social bookmark and publication sharing system. tags relations groups popular ... about username: password: myFriends myRelations mySearch myPDF ... register cssdropdown.startchrome("upper_menu"); cssdropdown.startchrome("lower_menu");
    bookmarks
    publications
    Showing 10 items per page. Show items per page.

    Page 3     41-60 of 67    Back | 1  | 2  | 3  | 4  | Next 20

    free hit counter