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...
5년 초과 전 | 답변 수: 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 ...
5년 초과 전 | 답변 수: 1 | 0

