george pepper
Followers: 0 Following: 0
Statistiques
RANG
144 377
of 295 495
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
62.5%
VOTES REÇUS
0
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
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
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...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 2 réponses | 0