Estadística
13 Preguntas
2 Respuestas
CLASIFICACIÓN
7.108
of 295.467
REPUTACIÓN
6
CONTRIBUCIONES
13 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
38.46%
VOTOS RECIBIDOS
5
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Numerical evaluation of integral gives warning message
Dear all, I am trying to compute the following integral in MATLAB: <</matlabcentral/answers/uploaded_files/123058/integral...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
Numerical integration of double integral
Dear all, I am trying to numerically integrate the following double integral but have come across resistance: <</matlabcen...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Symbolic integration inside numerical integration
I would like to solve the following integral numerically: <</matlabcentral/answers/uploaded_files/108898/numint.PNG>> As f...
más de 6 años hace | 1 respuesta | 0
1
respuestaCiting MATLAB Optimization Toolbox (BibTex reference)
For comparison, I can just attach the format that is used to cite the well-known CVX toolbox: http://cvxr.com/cvx/citing/ ...
más de 7 años hace | 1
Pregunta
Citing MATLAB Optimization Toolbox (BibTex reference)
Hi all. I would like to cite the MATLAB Optimization Toolbox in my work since I am using the linear programming part of the ...
más de 7 años hace | 2 respuestas | 1
2
respuestasPregunta
plotyy with bars side by side
I have two sets of measured data "y1","y2" and one reference data set "yref". I would like to plot "y1" and "y2" as bars side-by...
alrededor de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to speed up the "unique" function when sorting out unique columns
As you can see by running the example code below, the time it takes to compute the number of unique columns quickly deteriorates...
más de 9 años hace | 0 respuestas | 0
0
respuestasHow to combine numerical values into one?
Many of the answers look rather "complicated". Isn't there anything more "straightforward"? Thanks for posting, everyone.
más de 9 años hace | 0
Pregunta
How to combine numerical values into one?
Hi all I've got a question for you. Lets say I have two vectors a and b, respectively, with the following content: a = [...
más de 9 años hace | 4 respuestas | 0
4
respuestasPregunta
Plot and legend colors don't match
I suspect it's because I'm using transparency (i.e. FaceAlpha) in my plot. Example code run on MATLAB r2013a: clear all, cl...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
I get bad resolution when saving my plot with filled circles as .pdf or .eps
Even though the plot looks okay when shown in MATLAB, the filled circles seem to lose their resolution when I save them. To see ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
More line objects returned by findobj() than there are lines
Hello! I am looking to change the legend color and am using the following snippet of code: x = 0:10; y1 = 5*x; % Lin...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to keep the aspect ratio fixed when putting legend outside of plot
As the title suggests, the ratio of the plot changes when putting a legend outside. For instance, placing the legend inside: ...
más de 10 años hace | 3 respuestas | 3
3
respuestasPregunta
Change in axis limits with transparency despite using opengl software
Hi all! I know this to be a well-known bug in MATLAB, where the axis change when using transparencies. I have already read a ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Need to know how to put datatip in-between two indices
Hi all! I'd like to add datatips to a graph of mine at locations that are not necessarily positive integer indices. The indic...
más de 10 años hace | 0 respuestas | 0