![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12919049_1573516882222.jpg)
BBB
Followers: 0 Following: 0
Statistik
14 Fragen
0 Antworten
RANG
156.396
of 297.010
REPUTATION
0
BEITRÄGE
14 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
50.0%
ERHALTENE STIMMEN
0
RANG
of 20.418
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.687
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
Feeds
Frage
Minimization of Chi-Square Statistic using the Simplex Algorithm
Hi, I am working on a model fitting project in which I want to estimate the best fitting parameters of my computational model ...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Drift Diffusion Model fitting toolbox - DMAT not working in Matlab 2020a
I am trying to use the DMAT toolbox GUI for performing model fitting of Drift Diffusion Modelling (used in Neuroscience and Psyc...
fast 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
D'Agostino's skewness test
Does Matlab have a D'Agostino's function that does exactly what the agostino.test function in R language does? Thanks.
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plot a Mesh or Surf plot for data points without a function
I need to make a mesh plot/ surf plot for the following data X = [1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, 5, 5.5]; Y = [1, 0.9, 0.8, ...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Creating a Cell Array in for-loop to save parts of a data from a table data format
Hi, I have a data set which is in a table data format. The dimensions of my data are 32256x25. The data basically has 576 trai...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Mean of a Matrix
Hi, I have a 51x51 2D matrix that I need to take a mean off, but it has to give me back a 51x51 2D matrix as an output. Please...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Index a 2D matrix from a 2D matrix
Hi, I have a 600x1000 dim 2D matrix and I want to use a nested for loop to index out a 51x51 matrix out of it. How can we do th...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do we extract a 2D matrix out of a 2D matrix?
I have a 2D matrix of 600x1000 and I want to create a nested loop to extract 51x51 matrix data. How can we do that? Thanks.
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Nested For Loop for 2D Matrix
I want to create a nested for loop that essentially goes through a 2D matrix of 600x1000 dimensions, such that in every loop in ...
mehr als 5 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Multivariate Gaussian user defined function
Hi I want to create a hard coded multivariate gaussian function. I know there is an already existing matab function but I need...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
A Multivariate Gaussian Bump plotting using Imagesc
I am trying to plot a Multivariate Gaussian Bump using the imagesc. I am getting a particular visualisation (see below). I am no...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Imagesc of a sine wave
How does a sine wave with a imagesc plot look like?
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Creating a function that goes through a Matrix and scans for any values lesser than 0 (so -1 for example) ?
I need help with creating a function that goes through a Matrix and scans for any values lesser than 0 (so -1 for example) and t...
mehr als 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Can Matlab distinguish between meaningful and meaningless strings?
Hi, is there any way to ask matlab to filter out a meaningful string statement (i.e., like a proper sentence e.g., 'It is Sunday...
mehr als 5 Jahre vor | 1 Antwort | 0