Community Profile

photo

Cody Baumann


Michigan Technological University

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Writing a Script for a Function
*Problem:* A rocket is launched vertically. At time t=0, the rocket's engine shuts down. At that time, the rocket has reached a...

9 years ago | 1 answer | 0

1

answer

Question


I'm not sure how to start out this program.
Here's the problem, Create a cell row vector called col_headers and three cell column vectors called _terminals_, _connection...

9 years ago | 1 answer | 0

1

answer

Question


Error: Index exceeds matrix dimensions.
clear clc [num,txt]=xlsread('tire_ratings.xls'); ratings=num(:,1); speed=num(:,2); vehicles =num(:,3); t...

9 years ago | 1 answer | 0

1

answer