Lakshit Chugh
Followers: 0 Following: 0
Estadística
19 Preguntas
0 Respuestas
CLASIFICACIÓN
204.487
of 295.569
REPUTACIÓN
0
CONTRIBUCIONES
19 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
5.26%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.247
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.105
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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)
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to calculate |x|
I am using find function but i need to use |x| instead of x how to write in matlab ?
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Doppler effect Proability density function
Hi i have doppler model equation and i want to know how to generate probability density function ?
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
EXPONENTIAL DISTRIBUTION simple doubt
i have lambda=0.1 so in exprnd(mu) do i have to put 0.1 or 1/0.1?
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Monte carlo simulation for MSE
How to implement Monte Carlo simulation for MSE ?
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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 .
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Which estimator is better in terms of mse kernel or histogram?
Which estimator is better in terms of mse and mise kernel or histogram?
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
MSE AND MISE OF ESTIMATOR
How do we calculate mse and mise of estimator like histogram estimator ,kernel estimator ?
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
Find histogram density function
How do i estimate density by histogram of mixture of random distribution
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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=...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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=...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
epislon in normal distribution
How to write epislon which is given N(0,0.01) in matlab ?
más de 4 años hace | 1 respuesta | 0