Feeds
提问
error message about "eigs" function
I use function eigs(A,1,'sm') in my code, and when I run it, sometimes there is the error message saying "Error using eigs (line...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to get the transform matrix for balanced truncation?
The built-in function 'reduce' and 'balancmr' seem don't provide the transform matrix for balanced truncation. I'm wondering is ...
13 years 前 | 0 个回答 | 0
0
个回答已回答
legend doesn't resize with figure
I solve this problem by setting the legend fontsize to be smaller using such code: legend([h1,h2],'\fontsize{6}Length','\fo...
legend doesn't resize with figure
I solve this problem by setting the legend fontsize to be smaller using such code: legend([h1,h2],'\fontsize{6}Length','\fo...
14 years 前 | 0
提问
can't save image with transparent background
I want to save some figure I draw into png format with transparent background. I set the background to transparent by using 'col...
14 years 前 | 3 个回答 | 0
3
个回答提问
legend doesn't resize with figure
I meet such a problem that the legend for the gigure overlaps with some lines when it's originally drawn. Then when I maximize t...
14 years 前 | 3 个回答 | 0
3
个回答提问
align problem in multiple axes
I want to plot two lines in one graph (in one subplot, if not in the subplot, there is no problem) and one axes on bottom and le...
14 years 前 | 2 个回答 | 0