Statistik
5 Fragen
0 Antworten
RANG
261.568
of 300.379
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.931
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.299
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
How to create 3D Fourier matrix?
I would like to create a Fourier matrix for a 3D fourier transform. I know that for 1D FFT in Matlab it can be created with dftm...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Lsqr first iteration without any initial guess
I am trying to solve argmin||Ax-B|| using lsqr with a function handle and without any initial guess. I thought that lsqr would h...
mehr als 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
lsqr result strongly depends on weights
I need to solve argmin||W*FT^-1(Ax)-W*p|| using lsqr. p is image, x is k-space matrix, A is a matrix and W is a weighting matrix...
mehr als 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
lsqr converged but returns large residual
I'm using lsqr. It converges, but I get this message: lsqr converged at iteration 10 to a solution with relative residual 0....
fast 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Creating huge fourier matrix
I need to minimize ||FT^-1(Ax-B)|| using lsqr. A is a huge matrix which I had to define using spalloc. Since fft() can't handle ...
fast 10 Jahre vor | 1 Antwort | 0