MATLAB Good books for MatLab tutorial relating to physics?

Click For Summary
To effectively learn MATLAB for quantum mechanics, it's recommended to explore resources under "computational physics," which can provide algorithms applicable to quantum problems. While specific MATLAB-focused texts may be limited, understanding the underlying theory is crucial, as MATLAB's syntax is relatively straightforward. Key areas of focus should include numerical methods and vector operators, particularly those using element-wise operations (e.g., .*, ./, .+). A quick reference for MATLAB syntax can also be beneficial. Engaging with online resources and algorithms will aid in developing the necessary programming skills for solving quantum mechanical problems.
audreyh
Messages
11
Reaction score
0
I'm preparing to teach myself to program with Matlab over the summer, and I'd like to know if there are books out there (I found some good general MATLAB introductory books) geared towards Quantum mechanics. There's a professor I'm trying to work with who works on quantum communications and lots of other stuff who said he'll let me work with him if I can solve quantum mechanical problems with matlab.

thanks!
Greg
 
Physics news on Phys.org
well, google "computational physics" for starters. Being a computer-related subject, there's plenty of online resources for it.

I can't promise you'll find something particular to matlab, but you can find algorithms and then use your own programming style to turn those algorithms into code in matlab
 
in MATLAB there is no syntax well not much...so all you have to do is no the theory. THen when you get the hang of it you can make it faster.

do a "quick reference matlab" search. You will need to know the numerical side of things. Can't remmeber which algorihtms are needed for teh basics of quantum theory(numerov's comes to mind though)

and make sure you learn the vector operators

those that preced with a "." like .* ; ./ ; .+ etc
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 2 ·
Replies
2
Views
6K
  • · Replies 5 ·
Replies
5
Views
18K
Replies
4
Views
4K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 11 ·
Replies
11
Views
17K
  • · Replies 7 ·
Replies
7
Views
3K
Replies
28
Views
4K