Giter Site home page Giter Site logo

chapter 2,Q9 about mml-book HOT 3 OPEN

ilmoi avatar ilmoi commented on July 22, 2024
chapter 2,Q9

from mml-book.

Comments (3)

BorScho avatar BorScho commented on July 22, 2024 1

@wanghsinche
If you take lambda * (1,1,1) + nyu * (0,1,-1) you will get all vectors of the form (lambda, lambda + nyu, lambda - nyu), i.e. the entire set A. Thus A is the set of all linear combinations of (1,1,1) and (0,1,-1) , i.e. A is the subspace generated by these two vectors.

from mml-book.

BorScho avatar BorScho commented on July 22, 2024 1

@wanghsinche
Yes. A subspace, say S, of a vector space, V, is at first a subset of V (i.e. all vectors of the subspace have to be elements of the vector space). And in addition the vector-space axioms (p.26, definition 2.9 ) hold for S. That this is the case for the set of all linear combinations of two vectors from R3 has to be proved of course. Just take two vectors (x1, x2, x3) and (y1, y2, y3) and try to prove all the vector-space axioms listed in the definition. Once You did this for your self, you will see it immediately ;o).
As an exercise: prove that any line in R3 going through the origin, is a subspace of R3, but a line missing the origin is not (why?).
prove: the circle with radius=1 around the origin is not a subspace of R3 (which of the axioms does not hold?). If You have problems with these things, it will probably be usefull, to consult a text on linear algebra (either one of the texts metioned in the book or something like "linear algebra for engineers" - these texts tend to be less heavy on the purely theoretical side). I find the MML book to be vastly non-exhaustive, i.e. You cannot learn all of the topics from just this book and some of the excercises are not really solvable with just the information from the book itself. I have come to view this book as sort of a guide-line, what to learn for machine-learning and I am using the tips for "further reading" a lot... to know, what to learn and having an idea from where You can learn these things, is worth a ton of time!

from mml-book.

wanghsinche avatar wanghsinche commented on July 22, 2024

@wanghsinche
If you take lambda * (1,1,1) + nyu * (0,1,-1) you will get all vectors of the form (lambda, lambda + nyu, lambda - nyu), i.e. the entire set A. Thus A is the set of all linear combinations of (1,1,1) and (0,1,-1) , i.e. A is the subspace generated by these two vectors.

Thanks @BorScho But there's still a bit of confusion to me.
Does it mean that any vector space generated by two basis in R3 is a subspace of R3 ?

from mml-book.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.