photo

Josh Heffron


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer