photo

Zach Harrison


Last seen: 約1年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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年以上 前 | 1 件の回答 | 0

1

回答

質問


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年以上 前 | 2 件の回答 | 0

2

回答

質問


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年以上 前 | 2 件の回答 | 1

2

回答