Community Profile

photo

Abdullah Tamimi


Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Please help me understand my homework
v(k+1)=v(k)+.0005(-.5*v(k)+c1*(75-v(k))+c2+h(k)) Create a MATLAB function CarOrbit.m with parameter inputs (c1, c2, hk) th...

12 years ago | 1 answer | 0

1

answer

Question


Plotting two lines
Im trying to plot an orbit and a line over the fixed point, but with the code i wrote, it only plots the orbit curve. what am i...

12 years ago | 1 answer | 0

1

answer

Question


While loop homework problem
For any number between -1 and 1, your program calculates and outputs the arccosine and arcsine of the number in both degrees and...

12 years ago | 2 answers | 0

2

answers

Question


Functions and For loops
I need help with my homework, I am stumped on this question. create a new function (Call it until) that takes as an argument ...

12 years ago | 3 answers | 0

3

answers

Question


Help with For-Loop question?
I keep getting the same error, about not being any real or logical answer. here is the question; Create a time vector x = 0:2*p...

12 years ago | 2 answers | 0

2

answers

Question


Help with For-Loop question?
I keep getting the same error, about not being any real or logical answer. here is the question; Create a time vector x = 0:2*...

12 years ago | 2 answers | 0

2

answers