photo

Matteo Cencini


Last seen: ungefär 2 månader ago Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
261 565
of 300 352

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 212

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

View by

Question


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...

mer än 9 år ago | 0 answers | 0

0

answers

Question


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...

mer än 9 år ago | 0 answers | 0

0

answers

Question


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...

mer än 9 år ago | 1 answer | 0

1

answer

Question


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....

nästan 10 år ago | 1 answer | 0

1

answer

Question


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 ...

nästan 10 år ago | 1 answer | 0

1

answer