Community Profile

photo

Zach Harrison


Last seen: 12 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Code not working, something with while loop
I think the error in my code is in the while loop, I don't think i and/or j are increasing their value. E_n is the value that w...

3 years ago | 1 answer | 0

1

answer

Question


Why is my code a matrix and not a double
Why is E_n a 4x4 matrix? I want it to be a single value. Initial Conditions: M_0 = [0, 30, 90, 135, 180, 200, 350; 0,...

3 years ago | 2 answers | 0

2

answers

Question


While loop not working the way I thought
%% Made by Zach Harrison, Final Project Part clear all clc %% Code i = 1; % Initial parking spot number n = 30; % ...

3 years ago | 2 answers | 1

2

answers