photo

Lakyn


Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

14 Fragen
0 Antworten

RANG
223.287
of 300.364

REPUTATION
0

BEITRÄGE
14 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
50.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

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 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How do I find list down values in a matrix that is larger than 0.75?
Hi! So I want to list down the entries that the data in my matrix is larger or equal to a particular value, say 0.75. I on...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I do correlation coefficient within a matrix?
Hello! So I understand how to use the built in correlation coefficient, but it does not work for me. My scenario is that I ha...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I wrote my own code to find correlation coefficient, but the results are wrong. Why?
Hi guys, I wrote a code to calculate correlation coefficient among my 76x4000 matrix. Basically I want to test for the correl...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I create a histogram with y axis being count, and x-axis being 20 different possible values?
Hello, I have a 76x76 matrix that I would like to convert into a histogram. All the values in it range from -1 to 1, but I on...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I find the correlation coefficient between two vector arrays?
Hi guys, I transformed 2 matrices into vector arrays, so like each vector has 1 column and 2850 rows. How do I find the correla...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


After using triu, how do I exclude the 0s in the vector?
Hi all, So my matrix, lets call it A is 76x76, and I only want the top triangular corner(without the main diagonal line). I man...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I create a vector array out of certain values of a matrix?
Hi all, I have a 76x76 matrix, and I want to make the matrix into a vector array instead. But, the matrix is a symmetric matr...

etwa 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How do I find averages of certain values in a matrix.
Hi all! So basically I have a 76x76 matrix, but I want to find the average for the values for the corresponding pairs, e.g. 1...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I test Kendall Rank Correlation Coefficient in a matrix?
Hi all! So I have a matrix that is 76x4000 (76 rows, 4000 columns). I would like to test the Kendall Rank correlation coeffic...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I compare two similar sized matrices?
Hi all! I have two 76x2000 matrices and I would like to compare them to see which one is always higher. What is the best way ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I use the Mantel Test to test correlation between two matrices?
So I downloaded the Mantel Test function from https://figshare.com/articles/Mantel_test/1008724. I am wondering if anyone ha...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I compare two matrices on a table to see which one has a higher value?
Hi all, So my problem here is that I have two matrices, 76x2000 for both (lets call them A and B). What I want to do is to ha...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I shuffle a set of matrix to find the difference with another matrix?
Hi guys! So my problem now is that I have two sets of data, both in the form of a matrix of 76x2000. Lets call them A and B. ...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I average the columns for the respective rows to draw a graph?
Hi! So right now I have a data set of 76x2000, so thats 76 rows with 2000 data each. I want to average those 2000 data, and g...

etwa 9 Jahre vor | 1 Antwort | 0

1

Antwort