photo

Blaz Serna


University of California Merced

自 2016 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Error using * Inner matrix dimensions must agree? It also shows an error for Y, but I can't figure out what it is?
w = 3; t = 0:1:8; Y = (t*sqrt(t.^2+w^2))+((w^2)*log((t+sqrt(t.^2+w^2))/w)); P2 = 1-((w^2)/(t^.2+w^2))*cos(Y)*cos(Y); ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Error using ode arguments (line 90) SCHROE must return a column vector?
This is to simulate a nth Eigenstate of a initial hamiltonian being carried under the Schrodinger equation to the nth eigenstate...

8 years 前 | 1 个回答 | 0

1

个回答