photo

Lennart


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

6 Fragen
1 Antwort

RANG
38.189
of 300.392

REPUTATION
1

BEITRÄGE
6 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
100.0%

ERHALTENE STIMMEN
1

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.373

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

  • First Review
  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Why does lsqcurvefit to function with if statement take many iterations to converge and stays close to starting values?
Ive got this data I want to fit a function to: <</matlabcentral/answers/uploaded_files/5624/waveform.bmp>> The y axis mean...

fast 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Sort multidimensional array along one dimension
I have a [80 80 3 646 2] sized array of measurements which represent [80 80 3] points each with its 646 values at [: : : : 1] an...

fast 12 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Printmat still usable and if so, what am I doing wrong
So Ive got this matrix, and would like it to be printed with labels and my colleagues use the function printmat. However I keep ...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


MatLab maxes out exactly one of my cores.
I am doing a lot of lsqcurvefits (order of 10^9 datapoints about 20 per fit so thats 10^8 fits) and all data is loaded in memory...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


All input options for fft so I can correctly do fft with respect to a single dimension in multidimensional array.
So I have a array A with dimensions [x y z t] of size [64 64 64 19] and I want to take the fft for every [x y z] position with r...

etwa 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Speed up (vectorize?) nlinfit
Hi Loannis, I have found <http://www.mathworks.com/matlabcentral/fileexchange/40613-multiple-curve-fitting-with-common-parameter...

etwa 12 Jahre vor | 0

Frage


How to slice inside GUI without error feval(varargin{:})
So I am making a GUI using GUIDE. The first step I want to make is to reduce my 11D array dataset to a 3D array. This is no prob...

etwa 12 Jahre vor | 2 Antworten | 0

2

Antworten