photo

afrah aziz


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


numerical integral in matlab
We have writen a numerical integral code for f(x)=cos(x) between 0 to 5 by using midpoint integration rule. In the same sense, ...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


solve eq by newton raphson method
i want to write a script that will calculate for solution of equation : 3x+sin(x)-exp(x)=0 with Newton Raphsons method algori...

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

1

回答

質問


how to curve fiting
How can I enter data into a script to do curve fitting?

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

1

回答

質問


how can i solve this function
The classic quadratic formula says that the two roots of the quadratic equation ax2+bx+c=0 are x1,x2=(-b±√(b2-4ac). Write a fu...

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

1

回答

質問


ؤcalculation an inline function
1. Write a function as hesap.m that calculates the interplanetary distance as d = a/(√h2+k2+l2) and write a text file called c...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


Plot approximately 200 different angles in MATLAB
How can i solve this problem : to create 1000 different integer random numbers between -100 to+100, and then rank these numbers ...

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

1

回答