frankovaT
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
122,308
of 295,467
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
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...
3 years ago | 0 answers | 0
0
answersQuestion
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 ...
4 years ago | 1 answer | 0
1
answerQuestion
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()...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 2 answers | 0