photo

Rebecca Müller


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer