Estadística
13 Preguntas
0 Respuestas
CLASIFICACIÓN
185.295
of 297.527
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
61.54%
VOTOS RECIBIDOS
0
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
Plot hatched bars with the hatched legends
The first problem I have 6 bars, I need to make the last three bars (number 5,6,7) hatched for each point on the x axis (such as...
alrededor de 1 mes hace | 1 respuesta | 0
1
respuestaPregunta
How to make a specific bar to be hatched with a specific color
I have the array y1 which consists of 5 sets, and each set consists of 6 elements. For example, the first set is 0.25 1.14 2.20...
8 meses hace | 2 respuestas | 0
2
respuestasPregunta
How to repeat a vector number of times with a certain value added to each row
I have a vector [1 2 3 4 5] I would like to repeat this vector 3 times each time has an added value of 4 to get output like th...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Make two vectors equal with zero inserted in the missed location values of the small vector
I have two vectors one small and the another is larger. I want to check element by element and if there is an element in first v...
casi 2 años hace | 2 respuestas | 0
2
respuestasPregunta
display errorbar on each point in the curve matlab code
I have data point of two curves in one graph as follows x=[2,4,6,8,10]; y1=[58.87 168 366 670.48 715]; y2=[51 147 327 525 645...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot 2 columns for 5 data set categories with different length using boxplot
I want to plot the Boxplots for 2 repeated variables collected for 5 data sets, where each data set has different length (10x1, ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
adding a zero element in a specific location in array (between two elements)
I have two array. one is 100x1 which contain two zeros elements and a shorter arrray with 98x1 elements which does not has zero...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
the same value resulted from the linear optimization problem
Hello everyone, I'd like to get the optimized value of w_k for a number of " k" users.. in objfun_25 as shown below. I got the ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use augmented Lagrange multipliers for inequality constrains to solve min max problem with iterations
Dear all, I have this lagrange equation with some inequalities constrains. I want to apply augmented Lagrange multipliers for i...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
Iterating using while loop over a vector
Dear all, I want to iterate using while loop over a vector of size (10x1) to reach the convergence. how can I make this, such ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Incorrect values when calculating the optimum value using while loop
Dear all, Please I'm trying to get the optimum power allocation Pk using while loop.. but it seems that I wrongly writing this ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Incorrect output of linear optimization problem
Hello Everyone, I'm trying to make a linear optimization problem over an objective function as follows which is called (objfun_...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Incorrect values of two-dimensional matrix after division operation
Hello everyone, Please I'm trying to implement this equation in matlab to get ro_optimum which is two dimensions (10 x 10) I w...
más de 2 años hace | 1 respuesta | 0