photo

baxbear


Last seen: mehr als 4 Jahre vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

7 Fragen
1 Antwort

RANG
72.983
of 299.157

REPUTATION
0

BEITRÄGE
7 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
42.86%

ERHALTENE STIMMEN
0

RANG
 of 20.690

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 163.542

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

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to iterate over an array computing mean for each value by looking at its surrounding?
I would like to iterate over an huge array (e.g. 1000x900) and compute for each value a mean with the values in its surrounding ...

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to create a 2D colorfield with red and green from 0 to 255 and b everywhere 128?
Hello, can somebody tell me how to do it? I experimented with colormap but couldn't create the expected result. r = [0:1/...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Is there a toolbox for simple object movements represented by matrices?
Okay, I need to make this question more precisely so here is what I'd like to have: * I create an object for example it is a ...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Create working avi video.
Always when I try to create an .avi video out of matrices I get the following error: Invalid video data - must be numeric or lo...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Assign vector to vector with gaps
Stuff doesn't matter - was tired - start reading at Edit1 - sry Hello, I have a matrix of row size m and a matrix of row s...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Undefined function or variable, matlab classes
Hello, when I add methods to my Matlab class, Matlab got always problems to recognize them and I usually get the error: Un...

fast 9 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
How to use fminsearch with several parameters in the right way?
x0 = zeros(9,1); and x0 = rand(9, 1); are the best ways to use my matlab function, 0 does not work because then fmi...

fast 9 Jahre vor | 0

| akzeptiert

Frage


How to use fminsearch with several parameters in the right way?
Hello, it is the first time that I try use some optimization and somebody told me it is a good idea to use fminsearch? Aim...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort