Zach Harrison
Followers: 0 Following: 0
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 years 前 | 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 years 前 | 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; % ...
4 years 前 | 2 个回答 | 1