Community Profile

photo

Benjamin Halkowski


College of William & Mary

Active since 2015

Followers: 0   Following: 0

Message

Statistics

Feeds

View by

Question


Monte Carlo Integration Method: How to iterate through matrix
I'm trying to use monte carlo method to find the area under the curve, e^x +1. Using monte carlo's method, I have successfully p...

8 years ago | 0 answers | 0

0

answers

Question


Newton Raphson Root finding method not working.
I'm using this function to try and find roots using Newton Raphsons method: function [x_sol, f_at_x_sol, N_iterations] = Ne...

8 years ago | 1 answer | 0

1

answer

Question


How to Maximize the Variable within given bounds
How would one go about finding the largest number x (one significant digit is enough) such that the numerical evaluation of exp...

8 years ago | 1 answer | 0

1

answer