
Rebecca Müller
Followers: 0 Following: 0
Feeds
提问
Display only one eigenvalue of symbolic matrix
Hey :) How to ask matlab to display only one (the first, biggest in magnitude) eigenvalue of a symbolic matrix (well the matrix...
5 years 前 | 1 个回答 | 0
1
个回答提问
eigenvalue calculation of hermitian matrix reveals imaginary roots() function?
Hey :) I am trying to find the eigenvalues of a hermitian matrix (H). The function eig(H) reveals a solution, but it is too lon...
5 years 前 | 0 个回答 | 0
0
个回答提问
2d Chebyshev quadrature for approximation of unsolvable integral
Hey :) I am trying to approximate a double integral via Chebyshev-Gauss. My code is: if hbar = 6.582119e-01; % Planc...
6 years 前 | 0 个回答 | 0
0
个回答提问
plot piecewise 3d function
Hey, my code is if clear hbar = 6.582119e-01; % Planck constant (meV ps) clf reset; Delta = 1.0; tau = 0.5; o = 3./...
6 years 前 | 1 个回答 | 0
1
个回答提问
problems with plot3
Hey folks. I want to plot a function of two variables Resigma(d,omega). When i run matlab it gives me the error message: ...
6 years 前 | 1 个回答 | 0
1
个回答提问
numerical integration 2d function of three variables and plotting
Hey guys. The problem is the following: I have a (quiet complicated) function f(x,y,z) and want to integrate it over x and y ...
6 years 前 | 1 个回答 | 0