photo

Gunnar


KTH

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

已回答
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 前 | 1

提问


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 前 | 2 个回答 | 1

2

个回答

提问


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

8 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

已回答
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 前 | 0

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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

10 years 前 | 2 个回答 | 0

2

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 1 个回答 | 0

1

个回答

提问


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

10 years 前 | 3 个回答 | 3

3

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答

提问


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

10 years 前 | 0 个回答 | 0

0

个回答