![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15974342_1566124353754_DEF.jpg)
george pepper
Followers: 0 Following: 0
Estadística
CLASIFICACIÓN
152.761
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
62.5%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.687
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
Writing nonlinear constraint in fmincon
Hello, I minimize a function with 4 parameters on fmincon. The vector of parameters is b=[a1 a2 b1 b2 ]. How can I add a nonli...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Writing cell arrays to Excel
Hello, I have a 100x1 cell array A that looks like A=[A1; A2; ...; A100 ]. Each row i, in turn, is an by 4 vector. The first 2...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Starting a parfor loop
Hello, I am completely new to parallel computing with MATLAB. I have a basic for-loop in which I evaluate a complicated functio...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Using the parfor loop to minimize a function
Hello, I am completely new to MATLAB's parallel computing and I didn't know how to convert my for loop into a parfor loop. I ha...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
column dimensions of nonzero elements of each row in a matrix
Hello, I have a 10000 by 6 matrix that looks like A=[0 0 0 0 1 1; 0 1 0 0 1 0; 0 0 1 1 0 0] I would like to get 10000 by 1 ve...
casi 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Nonparametric moment estimation with an index function
Hello, I try to estimate the mean of the random variable t conditional on t being in a certain category, denoted S_j. The expec...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
Right-truncating a lognormal distribution
Hello, I would like to compute the probability that P(z<a) where z=exp(x*beta+e) and e is distributed iid N(0,sigma^2). I wo...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
vector of truncated distributions
Hello, I would like to create a vector x such that pd = makedist('Normal'); x(1)=truncate(pd,-inf,y(1)); x(2)=truncate(pd,-in...
más de 5 años hace | 2 respuestas | 0