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

답변