Michael Sabol
Followers: 0 Following: 0
Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0