English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

10 answers

You can use matrices to design IC chips, design race cars, plan the trajectory of a spaceship, path-plan for a robot: just about any fancy engineering that you can think of. Electrical engineering has complex numbers in just about in every thing. When you solve equations, sometimes you cannot get "real" answers, and resort to complex roots. Root solving is used for studying such things as the stability of an aircraft, ship, automobile, building, etc. You can't do any serious engineering without matrices and complex numbers.

2006-08-03 16:20:33 · answer #1 · answered by noitall 5 · 6 1

Matrices are used everywhere in engineering. If you want to solve a bunch of linear equations simultaneously, matrices are the way to go. Of course they are also useful in differential equations and many more useful areas. One striking use is in computer graphics! While you play a 3D shoot 'em, you should be aware that your computer is making tons of matrix computations in miliseconds to bring you those images very fast.

As for complex numbers, any electronics engineer will tel you that understanding complex numbers is essential.

Of course these concepts are a lot useful in pure mathematical research too but that is not much practical.

2006-08-04 02:42:28 · answer #2 · answered by firat c 4 · 0 0

In electronics you use the matrix to apply various equations such as V=i*r to a group of circuits to design the layout for something such as a circuit board or buildings electric configuration. Sometimes the charges are negative and sometimes positive. If you need to calculate them all at moment you will need imaginary numbers to represent the math applied to the negative charge.

Other applications of matrix numbers include structures, mechanical functions, and multiple chemical reactions brought about by one catalyst.

2006-08-03 23:05:21 · answer #3 · answered by eric l 6 · 0 0

The concept of matrix is also used in computer programming. Complex numbers is particularly useful in the field of electrical engineering.

2006-08-03 23:05:02 · answer #4 · answered by galactic_man_of_leisure 4 · 0 0

Matrix can be used to solve a group of simultaneous linear equations

Complex numbers can be used in solving circuits where inductance and capacitance cause phase relationships between current and voltage to change.

2006-08-03 23:25:11 · answer #5 · answered by ideaquest 7 · 0 0

A matrix is a shorthand way of describing simultaneous linear equations. The coefficients of the equations are important, more than the variables.

2006-08-03 23:05:44 · answer #6 · answered by fcas80 7 · 0 0

In computer graphics you use matrices when moving 2d or 3d objects. They allow you to rotate objects around so you can view them from infinite number of perspectives. you multiply the relativity of all the points in an object to the mouse by one matrix and it will spin it around on the screen. It is very quick and not very costly compared to other ways to rotate objects

2006-08-04 09:43:15 · answer #7 · answered by Anonymous · 0 0

Matrices are used for representing systems of equations, among other things. Aside from that, the use I find most interesting is the application of those matrices to crypography. You can read about one such cipher here: http://www.mathforum.org/library/drmath/view/51593.html
I have my doubts about its security, but it's still interesting.

2006-08-03 23:05:25 · answer #8 · answered by anonymous 7 · 0 0

most of the engineering calculation the compex no used to check stability of the system and matirx is used to simplify the complex algeribra its easy than other methods

2006-08-03 23:30:53 · answer #9 · answered by sanjeewa 4 · 0 0

matrices and determinants can be used to solve linear equations in algebra

2006-08-03 23:01:19 · answer #10 · answered by more1708_par 2 · 0 0

fedest.com, questions and answers