Community Profile

photo

AD


Last seen: 5 månader ago Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Lsqnonlin optimization unexpected behavior
Hello, I am experimenting with lsqnonlin, first with a very simple problem: make lsqnonlin find translation params. I have an...

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

1

answer

Question


Experiments with lsqnonlin for rotation param estimation
Hi, I am doing experiments with lsqnonlin function because it looks like a powerful and interesting tool. I used it to so...

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

0

answers

Question


How to use nufft or nufftn to compute NonUniformFFT of an image with missing (not sampled) pixels?
Given an image x for which I have non sampled values i.e. some pixels are randomly (or given a pattern but lets say randomly) sa...

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

1

answer

Question


How to use regularization with lsqnonlin function
Hi, I would like to use lsqnonlin functinon with regularization (e.g. Tikhonov regularization). However, to my big surprise t...

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

1

answer

Question


Matlab: what happends under the hood when choosing 2 seeds far away with rng
I would like to know more precisely what happends when you choose a custom seed in Matlab (version= '9.5.0.944444 (R2018b)'), e...

mer än 4 år ago | 2 answers | 0

2

answers

Question


nnstart Neural Net toolbox and validation ROC
<</matlabcentral/answers/uploaded_files/117098/rocQ.JPG>> Hi, I have been training neural networks for classification with...

nästan 6 år ago | 0 answers | 0

0

answers

Answered
dot product function in Matlab
or sorry .. I made a mistake ... what I did was useless, I was projecting it on itself - so to speak. projecting each vector ...

mer än 7 år ago | 0

Question


dot product function in Matlab
Hello, I just tried to do in Matlab : I=eye(3) dot(I,I) --> the result is [1 1 1] To my understanding it clearly should be [...

mer än 7 år ago | 2 answers | 0

2

answers