photo

Giuseppe


University College London

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
157,179
of 300,392

REPUTATION
0

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

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

  • Thankful Level 1

View badges

Feeds

View by

Question


Calculation speed and settings
Hi, I noted that a Matlab code runs very slowly on my laptop, compared to the university desktop (235 hours vs 46 hours). ...

11 years ago | 0 answers | 0

0

answers

Question


strange errors using fitsread
Hi, I am using fitsread.m to read pixels'intensities from a list of fits files. I remember in the past I used the following: ...

12 years ago | 0 answers | 0

0

answers

Question


fitsheader with list of files
Hi, I recently downloaded "fitsheader" ( <http://www.mathworks.com/matlabcentral/fileexchange/122>). I can extract info from ...

13 years ago | 1 answer | 0

1

answer

Answered
fminsearch
Thanks for the answer, but I'm not sure it was the problem. I modified the function: function [chi] = f(theta, comp, sum1minu...

13 years ago | 0

Question


fminsearch
Hi, I need to find the best set of paramethers to minimize a chi-squared function. I wrote the function chi.m: function chi...

13 years ago | 3 answers | 0

3

answers