afrah aziz
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, ...
거의 4년 전 | 답변 수: 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...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
how to curve fiting
How can I enter data into a script to do curve fitting?
거의 4년 전 | 답변 수: 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...
거의 4년 전 | 답변 수: 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...
거의 4년 전 | 답변 수: 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 ...
대략 4년 전 | 답변 수: 1 | 0