
ABCDEFG HIJKLMN
Statistics
10 質問
1 回答
ランク
201,041
of 257,919
評価
0
貢献
10 質問
1 回答
回答採用率
70.0%
獲得投票数
0
ランク
of 110,134
貢献
0 問題
0 解答
スコア
0
バッジ数
0
貢献
0 投稿
貢献
0 パブリック チャネル
平均評価
貢献
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
質問
Rename files: keep only first 5 characters
I have a folder with 250 pictures which I want to rename. The original names are "00XXX.[random numbers]" (with XXX from 001 to ...
2ヶ月 前 | 2 件の回答 | 0
2
回答Increase width of x axis
I have figured it out, I had to add set(gca,'FontSize',12,'DataAspectRatio',[1 1.75 1]) for it to work. Thank you for the help....
3ヶ月 前 | 0
| 採用済み
質問
Increase width of x axis
I want to increase the width of the x axis of a plot. Changing set(gcf, 'Position', [100, 100, 650, 650]) just increases the s...
3ヶ月 前 | 2 件の回答 | 0
2
回答質問
Size of horizontal axis
I have a plot where the y values are of order 10e^4 and the x values are of order 10^1. When I plot these, the plot looks like ...
3ヶ月 前 | 1 件の回答 | 0
1
回答質問
Arrow between several points
I want to plot the evolution of a solution on a graph. I have constructed a vector of x and y coordinates as rows, changing eve...
3ヶ月 前 | 2 件の回答 | 0
2
回答質問
Find argmin of function with two input variables
Hello, I want to find the arguments of a function La(x1, x2) that minimize this function by calculating the diff of the function...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
If point x belongs to vertices of rectangle?
I have defined a rectangle with four points, x1_min, x1_max, x2_min and x2_max. My goal is to create an if cycle with the condit...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
Calculating gradient of f in point A?
Hello! I am trying to calculate the gradient of a function in a point, but I can't seem to do it. I have calculated the gradien...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
"If number belongs in the interval defined by a matrix" into code?
Hello, I am trying to veto if two given numbers belong in two admissible ranges. Instead of writing line 11 that way, could I in...
7ヶ月 前 | 0 件の回答 | 0
0
回答質問
"All elements of matrix lower than x" translated into code?
Hello, As indicated by the title, I want to translate to code a condition that occurs if all values of a matrix are below a cer...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
[Beginner] Plotting 3D graphs, but "Error using plot3 Vectors must be the same length."
i want to plot two 3D functions (Z_1 and Z_2) in one graph, where X = linspace(x_1_min,x_1_max); Y = linspace(x_2_min,x_2_max)...
7ヶ月 前 | 1 件の回答 | 0