MATLAB
Spoken Languages:
English
Statistics
9 Questions
                        0 Answers
RANK
77 250
                          
                          
of 300 381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          9 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            55.56%
                        
VOTES RECEIVED
0
RANK
 of 20 941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168 477
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
Finite Difference Method Boundary Value Problem
Hi, I am lost in this Boundary Value Problem requiring to use Finite Difference Method: I attached what I have done and the hin...
nästan 4 år ago | 0 answers | 0
0
answersQuestion
Question about a:h:b
I have a quick question: if a=1, h=1, b=5, then a:h:b will turn out to be [1 2 3 4 5] However, if I want to do backward: b:h:a...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
How to add the count of iterations and relative error to the code?
I have this Newton-Rhapson and bisection method functions, but they cannot track how mant literations operated and what the rela...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
Question about how to put several values in one histogram
I was writing the code for the rock paper scissors game, the last step is to graph the results (i.e player win times, computer w...
ungefär 4 år ago | 2 answers | 0
2
answersQuestion
Logical operator for strings
I am writing the code for rock, paper, and scissors. I want to ask users' input, if it's rock, paper, or scissors, I want to st...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
Taylor series approximation problem
we are considering a Taylor series approximation of f(x) = e^(-x) my questions is how to compute the Taylor Series approximatio...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
Using numerical differentiation to compute moment
I have the measurements of x with corresponding y displacement lengths: x = [0,0.375,0.75,1.125,1.5,1.875,2.25,2.625,3]; y = [...
ungefär 4 år ago | 0 answers | 0
0
answersQuestion
How to numerically differentiate provided data?
I have the measurements of x with corresponding y displacement lengths: x = [0,0.375,0.75,1.125,1.5,1.875,2.25,2.625,3]; y = [...
ungefär 4 år ago | 1 answer | 0
1
answerQuestion
Question about a statistics problem
I have done part a to c, got stuck on part d the description of part a, b, and c is below: (a) Begin by writing a script that...
ungefär 5 år ago | 1 answer | 0
