Community Profile

photo

Lakshit Chugh


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to find mosaic plot of this dataset
How to write in matlab or R this dataset and calculate mosaic plot of that (prefered in R)

3 years ago | 1 answer | 0

1

answer

Question


How to calculate |x|
I am using find function but i need to use |x| instead of x how to write in matlab ?

4 years ago | 1 answer | 0

1

answer

Question


how to generate data from model
I have to genarate x data which follows U(0,4pie) distribution how can i generate it ? and how to generate data for y which fol...

4 years ago | 1 answer | 0

1

answer

Question


Data generation from model
How to generate data from this equation ? the base model is y=10+0.1x+0.03x^2 + u draw 1000 values from x from U(0,3) draw...

4 years ago | 0 answers | 0

0

answers

Question


Doppler effect Proability density function
Hi i have doppler model equation and i want to know how to generate probability density function ?

4 years ago | 0 answers | 0

0

answers

Question


EXPONENTIAL DISTRIBUTION simple doubt
i have lambda=0.1 so in exprnd(mu) do i have to put 0.1 or 1/0.1?

4 years ago | 1 answer | 0

1

answer

Question


Monte carlo simulation for MSE
How to implement Monte Carlo simulation for MSE ?

4 years ago | 0 answers | 0

0

answers

Question


How to calculate MISE OR MSE
I have used the estimator and i know the formula but how can i find the expected value difference square .

4 years ago | 1 answer | 0

1

answer

Question


Which estimator is better in terms of mse kernel or histogram?
Which estimator is better in terms of mse and mise kernel or histogram?

4 years ago | 0 answers | 0

0

answers

Question


pdf of two distribution in mixture
How should i get pdf of 2 mixture beta and gamma if we have given mean =2 a=4,b=7 ? i have generated random variable

4 years ago | 1 answer | 0

1

answer

Question


How to find mse of density estimation of histogram ?
Hey i have just run the density estimation of histogram but i am not getting right MSE so is there is any easy way to find MSE o...

4 years ago | 0 answers | 0

0

answers

Question


How to find bin mesh,edges and centres
i have given bin width and i am confused how should i find bin mesh bin edges and bin centres i have this code but its not wo...

4 years ago | 0 answers | 0

0

answers

Question


MSE AND MISE OF ESTIMATOR
How do we calculate mse and mise of estimator like histogram estimator ,kernel estimator ?

4 years ago | 0 answers | 0

0

answers

Question


Find histogram density function
How do i estimate density by histogram of mixture of random distribution

4 years ago | 1 answer | 0

1

answer

Question


Kernel density estimation Problem graph ?
l = linspace(-4,4,500); fhat = zeros(size(l)); h = 1.06*n^(-1/5); hold on for i=1:n % get each kernel function evaluated a...

4 years ago | 1 answer | 0

1

answer

Question


Random model value storing
Y=sqrt(x*(1-x)*sin(d./e)) + epislon here x=i/n and epsilon is N(0,1) How can i generate 100 value from Y and store i...

4 years ago | 0 answers | 0

0

answers

Question


How to generate mixture of exponential and beta distribution
Hello I have to generate random variable from exponential and beta distribution where a=4 b=7 for beta and lamda=0.5 while p=...

4 years ago | 1 answer | 0

1

answer

Question


How to generate random variable from mixture of exponential and beta distribution ?
I have p=0.8 and i have to generate 500 random variable and plot the mixture where the lamda =0.5 for beta distribution a=5 b=...

4 years ago | 0 answers | 0

0

answers

Question


epislon in normal distribution
How to write epislon which is given N(0,0.01) in matlab ?

4 years ago | 1 answer | 0

1

answer