Statistics
6 Questions
                        0 Answers
RANK
179,820
                          
                          
of 300,392
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          6 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,335
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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, ...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
how to curve fiting
How can I enter data into a script to do curve fitting?
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
ؤ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...
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
5 years ago | 1 answer | 0
