photo

Leia


Last seen: 1 year 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
1 个回答

排名
145,099
of 299,806

声誉
0

贡献数
7 个提问
1 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,809

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,074

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How can I make the titles line up?
How can I make the titles line up? I want a and b to be the same as c. I would be grateful if you help. Thanks!

3 years 前 | 1 个回答 | 0

1

个回答

提问


How can I obtain eigenvectors (or eigenfunctions) by inserting vector (fourier coefficients) into expansions?
I am trying to calculate eigenfunctions in an eigenvalue problem. I have vectors A and B, these are the coefficients of the four...

3 years 前 | 1 个回答 | 0

1

个回答

提问


I want to plot region for z numbers that satisfy D<10^-4.
How do I plot the region showing z=x+iy values that make the difference between a polynomial and an exponential function less th...

3 years 前 | 1 个回答 | 0

1

个回答

提问


three curve at different x values
I want to delete the blue curve after x=41.1. how can I do that? I would be glad if you help.

3 years 前 | 1 个回答 | 0

1

个回答

已回答
Diagonal cross section of function z(x,y) for x=y
t = X-Y; er = 1e-10; mask = abs(t) < er; X2 = X(mask); Y2 = Y(mask); Z2 = V(mask); plot(X2,Y2,Z2) plot(X2,Z2)

3 years 前 | 0

| 已接受

提问


Diagonal cross section of function z(x,y) for x=y
I have a function as z(x,y) and I want to plot z(x,y) vs x=y. How can I plot it? Cross section of function z(x,y) for x=y I wi...

3 years 前 | 3 个回答 | 0

3

个回答

提问


legend font style, f ​​and | are very close
In the lower legend f and | are very close, but in the upper one they are far. How can i set it?

4 years 前 | 2 个回答 | 0

2

个回答

提问


plot to specific iteration steps in while loop
Suppose that I have an iterative approach code with 50 steps in a while loop. What should I do to see and save the graph for a s...

4 years 前 | 1 个回答 | 0

1

个回答