photo

LightFury Yeji


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
13,741
of 297,527

声誉
3

贡献数
9 个提问
0 个回答

回答接受率
66.67%

收到投票数
2

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


SIMULINK Blue and black components
The way I understood it, I cannot connect blue and black components in Simulink. I am trying to create a simple circuit that loo...

3 years 前 | 1 个回答 | 1

1

个回答

提问


How to display a certain answer
I currently have the output If I only want to display the value of w(i,j) for, let's say, when xi=0.5 and tj=0.3 (so the answ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


I only need to display the first 11 rows of the answer
My program displays an output with so many rows, but I only need the first 11. How do i solve this? Please help This is the out...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Unable to convert expression containing symbolic variables into double array.
I am following this algorithm (pic) and in Step 4, in the line "wij(i,2)=(1-lambda^2)*f(i*h)+(lambda^2/2)*(f((i+1)*h)+f((i-1)*h)...

4 years 前 | 2 个回答 | 0

2

个回答

提问


Index in position 1 is invalid but I need w(0,j), w(0,0), and w(m,0)
I am following an algorithm for wave equations (shown on the pic). I get the error "Index in position 1 is invalid. Array indice...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Answers keep on iterating
This program is made to approximate the solution to the Poisson equation. I get the correct answer but it keeps on repeating the...

4 years 前 | 1 个回答 | 0

1

个回答

提问


I only need the output from the last iteration
This code repeats 0.1 to 0.9 x-values (first column) with its corresponding wij values (second column) 50 times, but I only need...

4 years 前 | 1 个回答 | 0

1

个回答

提问


ui(1) is defined but "Index exceeds the number of array elements (1)." still pops up for i=2:
Error "Index exceeds the number of array elements (1)." in line 29. This is for i=2:m-2 so ui(i-1) first refers to ui(1), which...

4 years 前 | 1 个回答 | 1

1

个回答

提问


Program does not show the matrix
This program is made to approximate the solution to the Poisson equation. I have no errors with the equations, but it won't disp...

4 years 前 | 1 个回答 | 0

1

个回答