SARATH CHANDRA REDDY NALLALA
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
78,362
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
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
Estimate ksdensity values for large number of data points, e.g. 100000 values
Hi all, I want find the probability density function (pdf) values of a gaussian distributed data constituting 100000 values (obt...
2 years ago | 1 answer | 0
1
answerQuestion
How to calculate bivarient/multivarient gaussian copula for a given data?
load MCMC_M1 s1=MCMC_M1(:,1); s2=MCMC_M1(:,2); U(:,1)= s1; U(:,2)= s2; mean_s1 = mean(s1); std_s1 = std(s1); mean_s2 = me...
2 years ago | 1 answer | 0
1
answerQuestion
3D histogram plot for a tensor data
Hey everyone, I am begineer in matlab with limited experience in programming. I have a tensor data (x,y,z values) of contact or...
3 years ago | 1 answer | 0
1
answerQuestion
Color map on polar histogram
Hey, I have a data called normal contact forces (around 10000 values in a column). I want to draw a polar histogram to represe...
3 years ago | 1 answer | 0