![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/rebeccamuellerb7hrubde_1523473493106_DEF.jpg)
Rebecca Müller
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
226,521
of 297,046
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answersQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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