bil
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
208.457
of 295.495
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
71.43%
ERHALTENE STIMMEN
0
RANG
of 20.240
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.991
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Generating a matrix of 0s and 1s with constrained domains
Hi all, I'd like to generate an n x n matrix of 0s and 1s with the constraint that the number of domain walls is equal to m. I ...
2 Monate vor | 2 Antworten | 0
2
AntwortenFrage
Vectorizing a Simple(?) Operation
Hi all, This might be a bit of a fruitless question but I just want to confirm there is no other method. I want to know if ther...
3 Monate vor | 0 Antworten | 0
0
AntwortenFrage
What About My Matrix Makes eig Inaccurate?
Hi all, I want to understand what about my matrix is causing eig to return inaccurate eigensystem calculations. The code to rep...
4 Monate vor | 1 Antwort | 0
1
AntwortFrage
Improving Precision of Eigenvectors with Large Eigenvalues
Hi all, This is a bit of a generic question, but I was hoping someone could provide some insight on how I could improve the pre...
5 Monate vor | 1 Antwort | 0
1
AntwortFrage
Picking Branch Cut of Square Root
Hey all, I just wanted to know if there was a way of making matlab pick a different branch cut for the square root. Consider th...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Speeding up matrix exponentials
Hey all, I am trying to speed up the calculation of matrix exponentials but the process is not fast enough and I cannot think o...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Normalizing an FFT Vector
Hey all, I am currently trying to understand how exactly to normalize an fft eigenstate in the context of the 1-d particle in ...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
Speeding up matrix operations
Hey all, I would like advice on speeding up the following operation: Suppose we have a filled NxN matrix A, a filled NxM matri...
mehr als ein Jahr vor | 3 Antworten | 0
3
AntwortenFrage
lsqnonlin initial conditions (transcendental equation)
Hey all, I am trying to fit a transcendental equation to some data points but I am coming across the issue where lsqnonlin ends...
mehr als ein Jahr vor | 2 Antworten | 0
2
AntwortenFrage
Fitting a Transcendental Equation with Multiple Solutions
Hey all, I would like to know if there is a way to fit a transcendental equation with multiple solutions. For example, if I had...
mehr als ein Jahr vor | 1 Antwort | 0
1
AntwortFrage
Bessel Equation VPASolve for the order
Hi all, I am trying to solve a simple equation like syms E eqn1 = besselk(E,3)==5 vpasolve(eqn1,E) for the variable E. But...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
vpasolve all solutions?
Hey all, I was wondering if there was an efficient way of finding all the unique solutions to an equation using vpasolve in a g...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Riemann Siegel Theta Equation
Hey all, I wanted to know how I would solve an equation involving the Riemann Siegel theta function (https://en.wikipedia.org/w...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Eig takes too long
Hi All, I am currently trying to find the eigenvectors for this 5x5 matrix but Matlab seems to be taking incredibly long to do ...
mehr als 2 Jahre vor | 2 Antworten | 0