Planet of Bits

Menu

  • Home
  • Machine Learning
    • Statistics
    • Python
    • Linear Algebra
  • SAP
    • SAP Cloud Platform
    • SAPUI5
    • SAP Netweaver AS Java
    • SAP Portal
  • JEE Frameworks
    • Servlet
  • Java SE Core Technologies
    • Core Java
  • Scripting
    • jQuery
  • Others
    • Eclipse
    • JVM

linear algebra

How to translate between coordinate systems that use different basis vectors

In my previous blogs I talked about Linear Transformations and how can we find the transformation matrix of a linear transformation. In this blog we will try to understand how to translate basis vectors between different coordinate systems with the

July 2, 2018 Nitin Gaur Linear Algebra, Machine Learning, Mathematics Read more

What is the significance of matrix multiplication

It is important to always think of a matrix as a representation of the transformed standard basis vectors rather than just thinking about a matrix as a rectangular array of random real numbers. With this thought, matrix multiplication can be

June 27, 2018 Nitin Gaur Linear Algebra, Machine Learning, Mathematics Read more

How to find the transformation matrix of a linear transformation

The transformation matrix is a representation of the transformed standard basis vectors. For example, in a 2-dimensional coordinate system if the transformed coordinates of the unit vector are, and that of unit vector are, These two basis vectors can be

June 25, 2018 Nitin Gaur Linear Algebra, Machine Learning, Mathematics Read more

Introduction to Linear Transformations

What is a Linear Transformation? It is a function (the word ‘transformation‘ means the same thing as the word ‘function‘) which takes vectors as inputs and produces vectors as outputs. Linear transformation is also called ‘Linear Map‘ or ‘Linear Mapping‘.

June 20, 2018 Nitin Gaur Linear Algebra, Machine Learning, Mathematics Read more

About

planetofbits.com publishes blogs related to Machine Learning, Python, SAPUI5, SAP Netweaver Technology Platform, Enterprise Application Development using Java/JEE and other useful tips and tricks related to software development.

All the code snippets, demo projects provided in the blogs/articles have been tested on local development systems and are free to use and share.

planetofbits.com is created and maintained by Nitin Gaur.

Stay in touch

  • Contact Form

Follow Us

  • Facebook
  • Twitter
  • LinkedIn

Legal

  • Privacy Policy
© 2014-2025 planetofbits.com  All rights reserved