Electrofriends

Program to find the transpose of a Matrix

by Ranjith | December 4th, 2008.

Here is the program to transpose the entered matrix. The program asks for the order (M, N) of the matrix Soon after entering the order, the cursor takes to the proper position in the screen to input the matrix. User need to hit ‘Enter’ button after each entry. Logic :  A simple logic lies here. [...]

Read More..

To find the sum of secondary diagonal of a Matrix

by Ranjith | December 4th, 2008.

Here is the program to find the sum of the secondary diagonal elements (From right top to  left bottom ) of the entered integer square matrix. The program asks for the order (M, N)  [where M should equal N] of the matrix. Soon after entering the order, the cursor takes to the proper position in [...]

Read More..

To find the sum of primary diagonal of a Matrix

by Ranjith | December 4th, 2008.

Here is the program to find the sum of the primary diagonal elements (From left top to right bottom) of the entered integer matrix. The program asks for the order (M, N)  [where M should equal N] of the matrix. Soon after entering the order, the cursor takes to the proper position in the screen [...]

Read More..

To multiply two Matrices

by Ranjith | December 4th, 2008.

Here is the program to find the product of the two integer matrices. The program asks for the order A (M, N) of the first matrix, and that B (P, Q) of the second matrix.  Soon after entering the order, the cursor takes to the proper position in the screen to input the matrices. User [...]

Read More..

To find the difference of two Matrices

by Ranjith | December 4th, 2008.

Here is the program to find the difference between the two integer matrices. The program asks for the order (M, N) of the matrices. Soon after entering the order, the cursor takes to the proper position in the screen to input the matrices. User need to hit ‘Enter’ button after each entry. Logic : The [...]

Read More..

To find the sum of two Matrices

by Ranjith | December 4th, 2008.

Here is the program to find the sum of the two integer matrices. The program asks for the order (M, N) of the matrices. Soon after entering the order, the cursor takes to the proper position in the screen to input the matrices. User need to hit ‘Enter’ button after each entry. Logic :  The [...]

Read More..

Intelligent Train Engines

by Ranjith | November 20th, 2008.
Model of Intelligent Train Engines

The idea is whenever any engine observes a red signal on its track it will start decreasing its speed gradually and stops automatically at some distance from the signal pole. After then when it gets green signal the driver can manually start the train and go on.

Read More..

Robotic car using 8951 Microcontroller

by Ranjith | November 19th, 2008.
Block diagram of the project:

Robotic Car is a miniature prototype car powered by batteries whose various movements can be control either manually or automatically, or the combination of both.

Read More..

Share and enjoy

    • Digg
    • Facebook
    • Technorati
    • StumbleUpon
    • Twitter
    • Reddit
    • del.icio.us
    • Yahoo! Buzz
Copyright©2009 www.electrofriends.com All Rights Reserved. Powered by Dhyeya