Feeds
提问
hs923a function for Monte Carlo Approx
I found this function online and getting an error when using halton. Has the function changed in Matlab if so what do I use now ...
4 years 前 | 1 个回答 | 0
1
个回答提问
volumeofsphere matlab function need help
I put 10^4 into the function and I should be expecting Number of points inside sphere to be 3 and the area should be 0.0024. Am ...
4 years 前 | 0 个回答 | 0
0
个回答提问
Jacobi method in Matlab
My jacobi method not working. I feel like I'm missing something. Currently my numbers that are result back are m = 1 and be = 1....
4 years 前 | 0 个回答 | 0
0
个回答提问
Plotting Bisection intervals code
Looking for where I plot the intervals on a `plot()` and where ? function [x,e] = MyBisectFunc(f, a1,b1, number) format long...
4 years 前 | 2 个回答 | 0
2
个回答提问
Adding Plotting to bisection method
Not sure what the c is in this bisection method. Also I would like to add plotting of the intervals function [x,e] = MyBisectFu...
4 years 前 | 1 个回答 | 0
1
个回答提问
Wall Ball bounce Physics
Motion of the ballI nitial position: x0=0, y0=0. Constant Velocity: Vx= Vcosθ and Vy= Vsinθ where V and θare user inputs ....
4 years 前 | 0 个回答 | 0