Feeds
提问
Numerically Calculating the Infinite Potential Well?
For my quantum mechanics class, we've been asked to write a program which find energy levels for potential energy wells of diffe...
11 years 前 | 2 个回答 | 0
2
个回答提问
Keeping a variable when using trapz?
I'm writing a program which integrates and evaluates Gauss's Law using trapz. One of the shapes I need to integrate is a disk. I...
12 years 前 | 1 个回答 | 0
1
个回答提问
Finding the definite integral of a constant?
Hello. I'm writing a program for class which solves Gauss's Law numerically and plots points. The problem I'm running into is in...
12 years 前 | 1 个回答 | 0
1
个回答提问
Inverse Fourier Transform?
*The problem:* My class was told to write a program which uses the built-in Matlab commands to transform the function y = 0...
12 years 前 | 0 个回答 | 0
0
个回答提问
Using Euler-Cromer to find the motion of a simple pendulum?
My professor wants us to find the number of periods a simple, meter-long pendulum will have in a day if given an initial angle o...
12 years 前 | 1 个回答 | 0
1
个回答提问
Doing multiplication and division within a sum()?
Hello. For class, I'm writing a code that should read in a text file, find the data and place it into arrays, then find the best...
13 years 前 | 1 个回答 | 0
1
个回答提问
When to use the Secant Method of finding roots?
Hello, everybody. I'm taking my first course in Matlab and our professor has been teaching us about the different processes used...
13 years 前 | 2 个回答 | 0