Statistiques
RANG
104 527
of 301 440
RÉPUTATION
0
CONTRIBUTIONS
10 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
90.0%
VOTES REÇUS
0
RANG
of 21 282
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 174 580
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
create ordinal array for multiple groups
I need to categorize a dataset according to different groups. For the example below, I want to create an ordinal array that diff...
environ 12 ans il y a | 1 réponse | 0
0
réponseQuestion
How to use ISMEMBER when not all rows match
I'm trying to dynamically update and compare values corresponding to their respective ID. This problem is easy if all ID's are s...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
Linprog doesn't satisfy b constraints when it contains negative coefficients?
I'm trying to maximize an objective function using linprog. A simplified version (of an assignment problem) is to maximize: ...
environ 13 ans il y a | 1 réponse | 0
1
réponseQuestion
FMINCON giving incorrect values?
I am trying to solve the max of the following nonlinear function: F = (((.8*buyp*1.1+.2*buyp*.95)-buyp)*265000*7.33)/(1+0...
plus de 13 ans il y a | 1 réponse | 0
1
réponseQuestion
How to overwrite some workspace variables in a dynamic program?
Hello, I have a dynamic program that creates objects in the workspace (datasets, matrices) with the same name each loop but t...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
Solve non-linear equation with 2 unknowns and lb/ub constraints
Hello, I'm trying to maximize an objective function with 2 unknown variables subject to lower/upper bound constraints on the un...
presque 14 ans il y a | 2 réponses | 0
2
réponsescreating weighted sample for a matrix
Thanks Sean, I figured it out. I add a unique ID to the first column of the sample matrix (route_sample) and perform randsample ...
presque 14 ans il y a | 0
| A accepté
Question
creating weighted sample for a matrix
I need to create a sample from an m by n matrix. Each row has a probability associated with it and can be treated as one obser...
presque 14 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to freeze a random sample
I need to generate a random sample between (0,1) and freeze it so that when I run the program again it generates the same "rando...
plus de 14 ans il y a | 4 réponses | 0
4
réponsesQuestion
Looping through 3D matrix
Hi, I'm trying to populate a 3D matrix of zeros (3x14x12), nextvoy with a subset of rows in another matrix, trade, according to ...
plus de 14 ans il y a | 1 réponse | 0
1
réponseQuestion
Looping through two matrices with IF statement
[EDIT: Mon May 23 16:36:16 UTC 2011 - Reformat - MKF] Hello, I am having problems with my for loop statement (see code at botto...
presque 15 ans il y a | 1 réponse | 0
