photo

frankovaT


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
282,716
of 300,331

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
37.5%

VOTES RECEIVED
0

RANK
 of 20,920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,124

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 Review
  • Thankful Level 1

View badges

Feeds

View by

Question


How to compute Kendall's plot for Copulas in matlab
Hi I am working on copulas. I'd like to plot Kendall's plot for copulas in matlab. unfortunately such a dunction does not exist...

4 years ago | 0 answers | 0

0

answers

Question


How to keep the elemets order untouched in heatmp?
I want to make a heat map of my data, based on different months. I have just noticed the heatmap function, rearrenges the whole ...

5 years ago | 1 answer | 0

1

answer

Question


how to plot cell array in a for loop?
Dear all I have a 5*12 cell arrey. I make a for loop to plot 5 rows on top of each other by the following for loop: figure()...

5 years ago | 1 answer | 0

1

answer

Question


Why there is a difference between sortrows(A) and sortrows(A,1)?
Hello all I was wondering why there is difference between A=sortrows(A) and B=sortrows(A,1), denote that A is n by n matrix? A...

5 years ago | 1 answer | 0

1

answer

Question


P-value of a fitted distribution to observation?
I have an observation data set (of 300 observations). I fitted 5 different distribution on this data. I wish to check which dist...

5 years ago | 1 answer | 0

1

answer

Question


Two variable Cumulative Sum calculation
I am having 5 by 5 matrix. I want to make a cumulative sum from each variable As an example: The A(3,2) Argument would be the s...

6 years ago | 1 answer | 0

1

answer

Question


How to use copula Distribution Parameter to Find Marginal Distributions?
I have 2 time sereis of Precipitation and Temperature. I made a two dimensional copula distribution of them and I have the Estim...

7 years ago | 1 answer | 0

1

answer

Question


How to get monthly average from daily data?
So i have this Matrix, consisting of 4 columns: Column 1: Year Column 2: Month Column 3: day (1 to 30) Column 4: Some Value...

7 years ago | 2 answers | 0

2

answers