Feeds
질문
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...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 13년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
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 ...
대략 13년 전 | 답변 수: 3 | 0
3
답변질문
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...
대략 13년 전 | 답변 수: 2 | 0
2
답변질문
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*...
대략 13년 전 | 답변 수: 2 | 0