MATLAB Project – 3D Resultant Force Calculator
Show older comments
Please Help. Please Help. Assignment: Adapt the code you wrote to compute a 2D resultant force to a program that will compute the resultant of a 3D system. There are a few differences. First, the program need to be able to import any number of forces, from 1 up to infinite. Second, the vectors supplied in the excel file need to in i, j, k columns instead of magnitude and direction columns. An example of how the excel spreadsheet will be assembled is the following for a 5 vector system: Your program will use the “plot3” function in MATLAB
2 Comments
Paulin Bangofa
on 28 Jun 2015
Edited: Paulin Bangofa
on 30 Jun 2015
Steven Lord
on 29 Jun 2015
Show us what you've done to try to solve the assignment and ask a SPECIFIC question about where you're stuck.
If you're not sure how to even get started, you should probably speak to your professor, teacher, and/or TA for help.
Answers (0)
Categories
Find more on Parallel Computing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!