Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
26.083
of 297.527
REPUTACIÓN
1
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
84.62%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.454
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 159.075
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 fill the region formed by four lines?
I want to fill the parallelogram region formed by four straight lines. I have tried the following codes: beta11_um1 = @(delta...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
No solution found using fsolve, what should I do?
I'm trying to solve a nonlinear system with six equations and six unknowns (Basically it is trying to find the fixed point of a ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to mark a point on scatter plot obtained using gscatter?
I just obtained a scatter plot using gscatter(x,y), where x and y are both data vectors with size 100. Among these 100 points, ...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
loaing data from a sequence of files, why it failed?
Hi guys, I'm trying to load data from mat files named "test1.mat",...,"test100.mat". In file "testii.mat", vector Tn has positiv...
más de 3 años hace | 0 respuestas | 0
0
respuestasPregunta
how to estimate a probit model in matlab?
Hi, guys, suppose my data is generated by the following model , where is the indicator function, and follows a normal distri...
más de 4 años hace | 0 respuestas | 1
0
respuestasPregunta
Why does my function graph look like a net? How to improve it?
Hi, I tried to plot a vector t against ft, a well-defined function. However after entering the following codes: ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to enable the cupid tool box?
Hi guys, I saw a few posts in which the cupid tool box provides easy solution to probability problems. I tried to run their Cupi...
más de 4 años hace | 1 respuesta | 1
1
respuestaPregunta
How to generate the convolution density and integrate it on [a,b] fastly and precisely?
Hi, I have two random variables X following distribution F with density f, and Y following distribution G with density g random...
más de 4 años hace | 2 respuestas | 0
2
respuestasPregunta
How to store strings in a matrix or table?
Hi, I have some strings, say, 'a1',...,'a12', and I want to store them in a 3 by 4 matrix A so that A(1,1)='a1',..., A(1,4)='a...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to do this double integration using integral2? Thanks!
Hi, I'm trying to write some code to calculate accumulated the probability of using integral2. Here is my code: clear; ae=-4;...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to create a function as the convolution of two functions? Thanks
Hi guys, I want to compute the convolution of two probability densities, and as an experiment I tried two uniform [0,1] densitie...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to fastly compute a double integral of a self-defined function?
Hi everyone, I need to compute , where is my self-defined function, M is infinity and in actual calculation I set it to be a ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Just Curious, when I run parallel computing with k cores, why there are k matlab background processes in the task manager on my machine?
I'm recently running some simulations using matlab parallel computing with 100 cores(distributed across 10 nodes) on a computing...
más de 7 años hace | 1 respuesta | 0