Statistics
RANK
7 108
of 295 467
REPUTATION
6
CONTRIBUTIONS
13 Questions
2 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
5
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
mer än 6 år ago | 2 answers | 0
2
answersQuestion
Numerical integration of double integral
Dear all, I am trying to numerically integrate the following double integral but have come across resistance: <</matlabcen...
mer än 6 år ago | 1 answer | 0
1
answerQuestion
Symbolic integration inside numerical integration
I would like to solve the following integral numerically: <</matlabcentral/answers/uploaded_files/108898/numint.PNG>> As f...
mer än 6 år ago | 1 answer | 0
1
answerCiting 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/ ...
mer än 7 år 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 ...
mer än 7 år ago | 2 answers | 1
2
answersQuestion
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...
ungefär 8 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 9 år ago | 0 answers | 0
0
answersHow to combine numerical values into one?
Many of the answers look rather "complicated". Isn't there anything more "straightforward"? Thanks for posting, everyone.
mer än 9 år 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 = [...
mer än 9 år ago | 4 answers | 0
4
answersQuestion
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...
ungefär 10 år ago | 2 answers | 0
2
answersQuestion
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 ...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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...
mer än 10 år ago | 1 answer | 0
1
answerQuestion
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: ...
mer än 10 år ago | 3 answers | 3
3
answersQuestion
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 ...
mer än 10 år ago | 0 answers | 0
0
answersQuestion
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...
mer än 10 år ago | 0 answers | 0