photo

Eric Ekblom


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
242,211
of 301,432

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,280

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,555

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

Feeds

View by

Question


how do i multiply matrices in a sub-function using a for loop
Write a MATLAB function that performs matrix multiplication of two matrices sent in the input list. That is, write the nested FO...

9 years ago | 1 answer | 0

1

answer

Question


I need to create a main program that reads an input file then uses a subfunction to calculate a vector of values, then plots the results, while also sorting the vector of values and plots the sorted results.
1) Create an input file with the following data thickness = 0.2; width = 5; depth = [ 10 7.6 12.3 8.1 14.9 9.7 13 11.4 7.9 13.8 ...

9 years ago | 0 answers | 0

0

answers