Community Profile

photo

Michael Sabol


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How would I integrate different values into 4 tables?
I have this code clc clear close a = 40*(pi/180); v = 1200; g = 32.2; k=[0,2e-6,10e-6,20e-6]; k=0; dt=.5; t = 0:d...

4 years ago | 2 answers | 0

2

answers

Question


How can I find x values given a FOR command?
I need to find out what x values are created at certain intervals of t. t is in a matrix of 0:5:55; clear; close; clc; a ...

4 years ago | 1 answer | 0

1

answer