![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8326030_1632955506314.jpg)
AD
Followers: 0 Following: 0
Feeds
提问
Lsqnonlin optimization unexpected behavior
Hello, I am experimenting with lsqnonlin, first with a very simple problem: make lsqnonlin find translation params. I have an...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 2 个回答 | 0
2
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 2 个回答 | 0
2
个回答提问
nnstart Neural Net toolbox and validation ROC
<</matlabcentral/answers/uploaded_files/117098/rocQ.JPG>> Hi, I have been training neural networks for classification with...
7 years 前 | 0 个回答 | 0
0
个回答已回答
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 ...
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 ...
8 years 前 | 0
提问
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 [...
8 years 前 | 2 个回答 | 0