Question

symmetric second-order tensor. Such axes are called the principal axes of the tensor. For this case, the basis vectors are actually the unit principal directions li. nan, nay. and it can be shown that with respect to principal axes the tensor reduces to the diagonal form Note that the fundamental invariants defined by relations (1.6.3) can be expressed in terms of the principal values as The eigenvalues have important extremal properties. If we arbitrarily rank the priacipal values such that λǐ > a2 > as, then λ 1 will be the largest of all possible diagonal elemen(s. smallest diagonal element possible. This theory is applied in elasticity as yeyock the largest stress o strain components in an elastic solid. λ3 will be th EXAMPLE 1.3: PRINCIPAL VALUE PROBLEM Determine the invariants and principal values and directions of the following symmetric second- order tensor 2 0 0 04-3 The invariants follow from relations (1.6.3) 6-25-625 03 14-310 -3 lll-lo 3-41-2(-9-16)--50 4-3 0 The characteristic equation then becomes (2-2) (F-25) 0 Thus, for this case all principal values are distinct.

media%2Fd5c%2Fd5c8ccc0-c7b2-4b9c-9e4b-76



how can we solve this type problems we dont want specific solution. we want to use as A input everytime different matrix. three axis have each rotation degree

0 0
Add a comment Improve this question Transcribed image text
Answer #1
I am a data communications technician who programs in his spare time.
My question is this.  What is the formula to solve for x,y,z - given
a current x,y,z coordinate (i.e. -60,-60,-60) and an angle
(i.e. 90 degrees) and a plane to rotate about (i.e. z)?

I am currently taking x,y and solving for its angle (with ATN) and radius, 
adding to the angle (i.e. 90 degrees), then using sine and cosine to 
re-get an x,y coordinate. (Does this make sense?)

In my example I would get (60,-60,-60 x,y,z) using my method.
But it's a tedious method.

Why am I doing this?  I am rotating objects in 3 dimensions.

It's been years since I've taken math classes.  I've been trying to
find some good resources on the internet and referred to some old
books I have
Matrices are a kind of mathematical object.  The theory of matrices is
complicated (being essentially the subject of a semester-long college math
class called "linear algebra"), but the practical deal, as far as rotation
is concerned, is pretty simple.

A matrix is usually represented as a rectangular array of values (usually 
numbers); you usually work with matrices of a particular size, such as 
3x3 (first being rows, second being columns).

Matrices can be multiplied; any mXn matrix can be multiplied by an nXp
matrix to yield an mXp matrix.  Note that this multiplication is not
commutative; if A and B are matrices, AB is not necessarily the same as BA.
One may even exist without the other existing.

Matrices are multiplied like this:

If A is a mXn matrix like
   a[1,1]   a[1,2] ... a[1,n]
   a[2,1]   a[2,2] ... a[2,n]
   .
   .
   a[m,1]   a[m,2] ... a[m,n]

(note the order: row, then column)

and B is a nXp matrix, equivalently represented (with b's)
Let C=AB; C is a mXp matrix, likewise with c's.
So for any i,j,
c[i,j] = a[i,1]*b[1,j] + a[i,2]*b[2,j] + ... + a[i,n]*b[n,j]
You dig?  If you have questions, write back with them.

A vector (like the coordinates (-60,-60,-60) you gave) can be represented
by a matrix; a 3-vector can either be a 3x1 matrix or a 1x3 one.

When you multiply a matrix and a vector (of compatible sizes, on the
appropriate side) you get another vector, which is the first vector after
being  transformed in various ways.
Add a comment
Know the answer?
Add Answer to:
how can we solve this type problems we dont want specific solution. we want to use...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Heres example 10.2 (3) (30 points) In Example 10.2, the moment of inertia tensor for a...

    Heres example 10.2 (3) (30 points) In Example 10.2, the moment of inertia tensor for a uniform solid cube of mass Mand side a is calculated for rotation about a corner of the cube. It also worked out the angular momentum of the cube when rotated about the x-axis - see Equation 10.51. (a) Find the total kinetic energy of the cube when rotated about the x-axis. (b) Example 10.4 finds the principal axes of this cube. It shows that...

  • the subject is magnatic fields i want the solution with explaination to each step i really dont understand how can we find the rand of the integration is there a standard foumula please help me wit...

    the subject is magnatic fields i want the solution with explaination to each step i really dont understand how can we find the rand of the integration is there a standard foumula please help me with each part of my question step by step... thanks will be very helpful exi- exknire homogetbnt jropiclelechne eet plane Z=0;, on イb ) thong les E' ond E2 medte with He interface energy oensikes in both obelechic side 2 m eneczy with aube cenkred...

  • The goal of this assignment is to use loop patterns to solve a variety of problems...

    The goal of this assignment is to use loop patterns to solve a variety of problems Starting 1. In Eclipse, create a new project or use an assignments one. Add a package a4, and a class SearchAndOptimizingLoops to that package. Copy and paste Picture.java and an image file from prior work into this package (Picture.java should update itself to the a4 package) 2. In your class, implement the static methods specified below 3. All methods you write should have a...

  • Problem 2 Wis) R(s) U(s) Gol (s) D a (s) E(s) H(s) Given a system as in the diagram above, use MATLAB to solve the problems: Assume we want the closed-loop system rise time to be t, 0.18 sec S + Z H(...

    Problem 2 Wis) R(s) U(s) Gol (s) D a (s) E(s) H(s) Given a system as in the diagram above, use MATLAB to solve the problems: Assume we want the closed-loop system rise time to be t, 0.18 sec S + Z H(s) 1 Gpl)s(s+)et s(s 1) s + p a) Assume W(s)-0. Draw the root locus of the system assuming compensator consists only of the adjustable gain parameter K, i.e. Dct (s) Determine the approximate range of values of...

  • In Chapter 3, we begin to look at how to use data to make decisions. It...

    In Chapter 3, we begin to look at how to use data to make decisions. It is not enough to say, "the answer is $2,100." Rather, what do we do with this information to make good choices? Your assignment for this discussion section is to learn how to use the Expected Monetary Value (EMV) to help you make decisions. Here’s your task: You have been asked to decide whether your company should build a new factory in Alabama. If you...

  • Can someone help me with question 6 please? I want to know to to get the...

    Can someone help me with question 6 please? I want to know to to get the initial and the final temperature from the graph. 1 312 Part B: Quantitative Analysis of the Dissolution of Magnesium Sulfate 5 Graph your time/temperature data by hand (as instructed) for all four experimental runs in Part B using the graph paper provided. You will be producing FOUR graphs. Label your axes, include units, title your graphs "Temperature vs Time" and scale your graphs appropriately...

  • Can somone show me how to do the 1st problem? Need to find the LS and...

    Can somone show me how to do the 1st problem? Need to find the LS and SS for the fit and the LH and SH for the hole. Fits are all SHAFT BASIS METRIC but the shaft and hole diameters can not be used right out of the table. This is because the 3mm shaft tolerance does not match. You will need to lookup the "Fit" from the table, and then use the LS (Largest Shaft) and SS (Smallest Shaft)...

  • 1 L, as a dynamical system (Notes from Assignment #2) We take our definition of dynamical system ...

    1 L, as a dynamical system (Notes from Assignment #2) We take our definition of dynamical system to be an "object" along with a specific set of modifications that can be performed (dynamically) upon this object. In this case, the object is a bi-infinite straight road with a lamp post at every street corner and a marked lamp (the position of the lamplighter). There are two possible types of modifications: the lamplighter can walk any distance in either direction from...

  • I have this case study to solve. i want to ask which type of case study...

    I have this case study to solve. i want to ask which type of case study in this like problem, evaluation or decision? if its decision then what are the criterias and all? Stardust Petroleum Sendirian Berhad: how to inculcate the pro-active safety culture? Farzana Quoquab, Nomahaza Mahadi, Taram Satiraksa Wan Abdullah and Jihad Mohammad Coming together is a beginning; keeping together is progress; working together is success. - Henry Ford The beginning Stardust was established in 2013 as a...

  • How can we assess whether a project is a success or a failure? This case presents...

    How can we assess whether a project is a success or a failure? This case presents two phases of a large business transformation project involving the implementation of an ERP system with the aim of creating an integrated company. The case illustrates some of the challenges associated with integration. It also presents the obstacles facing companies that undertake projects involving large information technology projects. Bombardier and Its Environment Joseph-Armand Bombardier was 15 years old when he built his first snowmobile...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT