Fausto Pachecco Martínez
Followers: 0 Following: 0
Feeds
提问
Romberg integration method with Matlab
I have the following code that uses the Romberg method to give the result of a definite integral, but I only want it to display ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Difference between two statements
I have a simple question, what's the difference between switch and if? Can you give me an example of a situation where is useful...
3 years 前 | 2 个回答 | 1
2
个回答提问
How to plot midpoint method
I have this code in which I use the integration with the midpoint method (with rectangles), I already have the formulas but I do...
3 years 前 | 1 个回答 | 0
1
个回答提问
How do I plot a square given the length of the sides and the center of x and y?
I have this code to graph a square based on the input data that the user enters, which is L (length of the sides) and x0, y0 (th...
3 years 前 | 1 个回答 | 0