photo

Josh Heffron


Last seen: 3 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Why am I receiving the error "Array indices must be positive integers or logical values."
clc; clear; %% Givens dt=0.1; x_0=0; vx_0=90; ax_0=10; D=.03; rho=1; A=4; m=20000; n=1000; t_0=0; T=6000; %% In...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Syntax for Physics Equation
What would the correct sytax be for the equation a_x=(T/m)-((D*rho*A)/2m)*vx(i)^2

3 years 前 | 1 个回答 | 0

1

个回答

提问


How would I write the function of f(x)=sin(x)*exp(-x/10)
Where would I need to put periods in this function?

4 years 前 | 1 个回答 | 0

1

个回答