About the Program at Lockheed Martin. My project was part of the program called Mobile User Objective System (MUOS), where the US Navy awarded the company.

Slides:



Advertisements
Similar presentations
EXAMPLE 4 Multiply matrices Multiply 2 –3 –1 8. SOLUTION The matrices are both 2 2, so their product is defined. Use the following steps to find.
Advertisements

EXCEL UNIT 2 Computer Technology Timpview High School.
Further Pure 1 Matrices Introduction. Definitions A matrix is just a rectangle of numbers. It’s a bit like a two-way table. You meet this concept in D1.
When you are multiplying two binomials use FOIL. FOIL stands for First Outer Inner Last When you multiply two binomials you generally end up with three.
Multiplying matrices An animated example. (3 x 3)x (3 x 2)= (3 x 2) These must be the same, otherwise multiplication cannot be done Is multiplication.
Table of Contents Matrices - Multiplication Assume that matrix A is of order m  n and matrix B is of order p  q. To determine whether or not A can be.
Recall that a square matrix is one in which there are the same amount of rows as columns. A square matrix must exist in order to evaluate a determinant.
Microsoft Access Intro Class 5 Working with Queries.
Business Service Skills Final Exam. What is Excel? A microsoft office program used to organize numbers and data. This program also helps add, subtract,
Multiplication is the process of adding equal sets together = 6 We added 2 three times.
Introduction to Spreadsheets Microsoft Excel A program which allows you to perform complex mathematical operations in an organized manner. What is a spreadsheet?
EDT 608 Unit 3 Using Microsoft Excel Under “Start”, go to “Programs” and select “Microsoft Excel”. Go the next slide to see the Excel Screen template.
Transparency 3 Click the mouse button or press the Space Bar to display the answers.
SALT LAKE COUNTY SOFTBALL TRAINING Section VII Stats SALT LAKE COUNTY SOFTBALL TRAINING Section VII Stats.
Chapter 4 Matrices By: Matt Raimondi.
Multiplying Matrices Dr. Shildneck Fall, Can You Multiply Matrices? ›What do you think has to be true in order to multiply? ›What procedure do you.
Excel: Basic Math Functions Computer Information Technology Section 6-5 Some text and examples used with permission from: Note:
Basic Functions. Excel can be a very powerful tool for displaying facts and figures, especially when you know how to make quick and easy use of its features.
Percentages. 1 st Type FIND “some” % OF “something else” Remember “OF” means “multiply by” –Per cent means “per 1 hundred” so 35% of 200 means “35 out.
What is a spreadsheet? Spreadsheet Basics © All Rights Reserved
1. Write the component form of the vector that
Lesson 11-1 Matrix Basics and Augmented Matrices Objective: To learn to solve systems of linear equation using matrices.
GrowingKnowing.com © Central tendency People like to know, what are the central values? You can use central values to measure how you are doing,
9.2 Using Properties of Matrices
Chapter 5 Working with Multiple Worksheets and Workbooks
Writing ODK Surveys in XLSFORM
EXAMPLE 4 Use matrices to calculate total cost Each stick costs $60, each puck costs $2, and each uniform costs $35. Use matrix multiplication to find.
How to Multiply Two Matrices. Steps for Matrix Multiplication 1.Determine whether the matrices are compatible. 2.Determine the dimensions of the product.
8.2 Operations With Matrices
Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.
Multiplying Matrices Algebra 2—Section 3.6. Recall: Scalar Multiplication - each element in a matrix is multiplied by a constant. Multiplying one matrix.
Chapter 4 Section 2: Multiplying Matrices. VOCABULARY The product of two matrices A and B is DEFINED provided the number of columns in A is equal to the.
Add and subtract matrices
Objectives: Students will be able to… Multiply two matrices Apply matrix multiplication to real life problems.
What is Matrix Multiplication? Matrix multiplication is the process of multiplying two matrices together to get another matrix. It differs from scalar.
BELL-WORK Solve the system of equations using matrices:
Mathematical Formulas and Excel
CONSTRUCTING BASIC FORMULAS AND USING FUNCTIONS Microsoft Excel.
9.2 Warm Up Warm Up Lesson Quiz Lesson Quiz Lesson Presentation Lesson Presentation Use Properties of Matrices.
Spreadsheet Formulas Cell Data - is classified according to its intended purpose.
HW: Pg. 203 #13-35o. Animated Activity Online Multiply Matrices: 2_2007_na/resources/applications/animatio.
Patterns and Sequences Sequence: Numbers in a specific order that form a pattern are called a sequence. An example is 2, 4, 6, 8, 10 and 12. Polygon:
Notes Over 4.2 Finding the Product of Two Matrices Find the product. If it is not defined, state the reason. To multiply matrices, the number of columns.
Assignment Answers. 1.7: Multiplication with Matrices.
Matrix Algebra Definitions Operations Matrix algebra is a means of making calculations upon arrays of numbers (or data). Most data sets are matrix-type.
M ULTIPLYING T WO M ATRICES The product of two matrices A and B is defined provided the number of columns in A is equal to the number of rows in B.
Matrices.
SAMPLE ODU PRESENTATION
13.4 Product of Two Matrices
Microsoft Excel.
Matrix Operations Monday, August 06, 2018.
Matrix Equations Step 1: Write the system as a matrix equation. A three-equation system is shown below. First matrix are the coefficients of all the.
Excel 2010.
Multiplying Matrices Algebra 2—Section 3.6.
Warm Up Use scalar multiplication to evaluate the following:
Multiplying Matrices.
MULTIPLYING TWO MATRICES
Constructing Basic Formulas
Applications of Matrix Multiplication
Math-2 Honors Matrix Gaussian Elimination
Math-2 Honors Matrix Gaussian Elimination
Warm-Up 3) 1) 4) Name the dimensions 2).
Excel 2010.
1. Write the component form of the vector that
Multiplying Matrices.
Multiplying Matrices.
Using Formulas.
Multiplying Matrices.
Multiplying Matrices.
Presentation transcript:

About the Program at Lockheed Martin

My project was part of the program called Mobile User Objective System (MUOS), where the US Navy awarded the company to make 5 satellites

First satellite: Atlas V MUOS-1 Launch 2/24/2012 Photo Credit: United Launch Alliance

The satellite has 2 (blue) solar panels, and 2 unfurlable (yellow) mesh reflectors (i.e., folded during launch then opened up like umbrellas in space)

The satellites: Next-generation narrowband tactical satellite communications system, designed to significantly improve ground communications for U.S. forces on the move 10 times more communications capability over existing systems Communication is in 3 forms: voice, video and data Devices may be stations, computers, or cell-phone-like devices Satellites developed at the Commercial Space Systems unit in Newtown, PA, and assembled & tested in Sunnyvale

About my project: Project Planning

This is the original project timeline for the initial 4 satellites, for the time period of fiscal years

Why project planning? Project planning is very important on every job, large or small The timeline on the previous slide is the top level of a very complicated project, for the period of 7 years Each group, in turn, has its own project plan – all the way down to the smallest project We are going to do our own project planning … but first we are going to review matrix multiplication, which will be used in the planning

Review: Matrix multiplication

Review of matrix multiplication : C ij comes from red row i and blue column j

Applications of Matrix multiplication

An example: Two softball teams submit equipment lists to their sponsors: Women's TeamMen's Team Bats1215 Balls4538 Gloves1517 Each bat costs $48; ball, $4; glove, $42. Find the total cost for each team.

x4538=(48)(12)+(4)(45)+(42)(15)(48)(15)+(4)(38)+(42)(17) 1517 =$1,386$1,586 The cost for each team is the result of matrix multiplication of the unit costs (red matrix) and counts of items (blue matrix):

Practice problem 1

Answer to Practice problem 1 BA = [$1, $1, $981.25] The entries in the result matrix (BA) represent the profit for both crops at each of the 3 outlets.

Practice problem 2

Answer to Practice problem 2 BA = [$497,500 $494,500] The entries in the result matrix (BA) represent the costs of the 3 models of the product at the 2 warehouses.

Project Description Detailed info is in 1 st half of page of student handout

Using Excel Same info is in 2 nd half of page of student handout

Expressing a value vs. a formula (also in student handout) DO …… HOW Express a numberType the number. Express formula (to calculate) … always start with the equal sign Type “=” then the formula, where the syntax is like graphing calculator, but stricter and without special symbols/buttons.  “*” for multiplication, which must always be expressed  “/” for dividing Express another cell’s value (in a formula) Type “B6” for value of cell B6, or click in cell B6, while typing the formula

Practice with Excel 1. Name the cell in the 2 nd row, 4 th column 2. Assign value 4 to cell in 3 rd row, 2 nd column 3. Add 5 to the value in cell B3, and have result in cell D6 4. Multiply the value in cell D6 by 2, and have result in cell D7

Answers 1. It is cell D2, where D stands for 4 th column (see column header) and 2 stands for 2 nd row (see row header). Note :In a cell name, the column is cited before the row – unlike an entry in a matrix, where the row is cited before the column. 2. Click in cell B3, type 4 3. Click in cell D6, type =B3+5, which give 9. Note : Instead of typing B3 in the formula, one can simply click in cell B3 (after typing the equal sign). 4. Click in cell D7, type =D6*2, which give 18