and how can I fix it?
acceleration doesn't depend on time so it has to be constant...but how can I put it, so that I say to MATLAB that I want "a" to be a certain value throughout the whole time..
Thanks for you help
For one of my classes I need to implement a model of a charged particle that is giong through electric and magnetic fields.
I can assume these constants:
m=1
q=1
x(0)=0
t-scan: [0 1]
Now the questions:
1)
Simulate the constant acceleration analytic case and plot the result. Add the...