photo

Matteo Cencini


Last seen: etwa 2 Monate vor Aktiv seit 2015

Followers: 0   Following: 0

Statistik

MATLAB Answers

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

Anzeigen nach

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

Antworten

Frage


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

Antworten

Frage


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

Antwort

Frage


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

Antwort

Frage


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

1

Antwort