![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17697875_1583219991338_DEF.jpg)
Lakshit Chugh
Followers: 0 Following: 0
Statistik
19 Fragen
0 Antworten
RANG
171.402
of 297.016
REPUTATION
0
BEITRÄGE
19 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
5.26%
ERHALTENE STIMMEN
0
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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)
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to calculate |x|
I am using find function but i need to use |x| instead of x how to write in matlab ?
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Doppler effect Proability density function
Hi i have doppler model equation and i want to know how to generate probability density function ?
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
EXPONENTIAL DISTRIBUTION simple doubt
i have lambda=0.1 so in exprnd(mu) do i have to put 0.1 or 1/0.1?
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Monte carlo simulation for MSE
How to implement Monte Carlo simulation for MSE ?
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 .
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Which estimator is better in terms of mse kernel or histogram?
Which estimator is better in terms of mse and mise kernel or histogram?
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
MSE AND MISE OF ESTIMATOR
How do we calculate mse and mise of estimator like histogram estimator ,kernel estimator ?
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Find histogram density function
How do i estimate density by histogram of mixture of random distribution
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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=...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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=...
fast 5 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
epislon in normal distribution
How to write epislon which is given N(0,0.01) in matlab ?
fast 5 Jahre vor | 1 Antwort | 0