photo

Alba Peris


Last seen: 12 months ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
213,483
of 300,352

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,928

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,212

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 2
  • First Answer
  • First Review

View badges

Feeds

View by

Question


Fisher's z transform with atanh() to rho goes to infinity
I have run Spearman's correlations usign the following: [rho, pval] = corr(A,B, 'type', 'Spearman', 'rows', 'complete'); I w...

2 years ago | 1 answer | 0

1

answer

Question


How to overlay an image on a surface plot?
I have the following surface plot (x axis represents x coordinates, y axis represents y coordinates all in pixels), colormap rep...

2 years ago | 1 answer | 0

1

answer

Question


How to write a .tsv file?
I wanted to write a cell or a table into a .tsv, however I cannot find the commands needed. How could I do this? Thanks very mu...

3 years ago | 1 answer | 0

1

answer

Question


Determine time lag from xcorr?
Hello everyone, I am still trying to interpret the lag/timings of my own data. My two vectors e.g A and B are both of length...

3 years ago | 2 answers | 0

2

answers