Lakshit Chugh
Followers: 0 Following: 0
Statistiques
19 Questions
0 Réponses
RANG
204 487
of 295 486
RÉPUTATION
0
CONTRIBUTIONS
19 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
5.26%
VOTES REÇUS
0
RANG
of 20 236
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 950
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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)
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to calculate |x|
I am using find function but i need to use |x| instead of x how to write in matlab ?
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Doppler effect Proability density function
Hi i have doppler model equation and i want to know how to generate probability density function ?
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
EXPONENTIAL DISTRIBUTION simple doubt
i have lambda=0.1 so in exprnd(mu) do i have to put 0.1 or 1/0.1?
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Monte carlo simulation for MSE
How to implement Monte Carlo simulation for MSE ?
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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 .
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Which estimator is better in terms of mse kernel or histogram?
Which estimator is better in terms of mse and mise kernel or histogram?
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
MSE AND MISE OF ESTIMATOR
How do we calculate mse and mise of estimator like histogram estimator ,kernel estimator ?
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
Find histogram density function
How do i estimate density by histogram of mixture of random distribution
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
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=...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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=...
plus de 4 ans il y a | 1 réponse | 0
0
réponseQuestion
epislon in normal distribution
How to write epislon which is given N(0,0.01) in matlab ?
plus de 4 ans il y a | 1 réponse | 0