Community Profile

photo

Gunnar


KTH

Active since 2014

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

6 years ago | 2 answers | 0

2

answers

Question


Numerical integration of double integral
Dear all, I am trying to numerically integrate the following double integral but have come across resistance: <</matlabcen...

6 years ago | 1 answer | 0

1

answer

Question


Symbolic integration inside numerical integration
I would like to solve the following integral numerically: <</matlabcentral/answers/uploaded_files/108898/numint.PNG>> As f...

6 years ago | 1 answer | 0

1

answer

Answered
Citing 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/ ...

7 years ago | 1

Question


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 ...

7 years ago | 2 answers | 1

2

answers

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 0 answers | 0

0

answers

Answered
How to combine numerical values into one?
Many of the answers look rather "complicated". Isn't there anything more "straightforward"? Thanks for posting, everyone.

9 years ago | 0

Question


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 = [...

9 years ago | 4 answers | 0

4

answers

Question


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...

9 years ago | 2 answers | 0

2

answers

Question


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 ...

9 years ago | 1 answer | 0

1

answer

Question


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...

9 years ago | 1 answer | 0

1

answer

Question


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: ...

9 years ago | 3 answers | 3

3

answers

Question


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 ...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers