photo

Jabir Al Fatah


Kristianstad University

2014 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How to simulate the number of ice-creams sold per hour ?
I have the following code and I need to adjust the value of Am, B and D so that the cosine function shows the 1st and 24th rows ...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to calculate a numerical approximate derivative vector of a function?
I have a given formmula: Yprimenum(i) = (Y(i+1) – Y(i)) / ∆X, where ∆X is the X step length, or equivallently X(i) – X(i-1). A...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


How to make a vector where each element=5 and 100 elements long?
We have a given function: Y1 = 5 – (1/x). Now (1) I have to use linspace to create an equidistant x-vector from 1 to 100 wit...

10年以上 前 | 2 件の回答 | 0

2

回答

質問


Matlab problem: How to calculate a rough, approximate, derivative vector by using the following formula?
Here is the complete task which I need to solve: We know that the derivative is the coefficient k of a tangent line with mat...

10年以上 前 | 1 件の回答 | 0

1

回答

質問


How to solve the following matlab problem?
This is the code in which I am working on right now. % b = 10000; % frequency a = 0.5; %amplitude c=440...

10年以上 前 | 1 件の回答 | 0

1

回答