photo

Ethan Boyce


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

7 个提问
0 个回答

Cody

0 个问题
2 个答案

排名
31,594
of 299,772

声誉
1

贡献数
7 个提问
0 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,801

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
79,030
of 165,865

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 3
  • Solver

查看徽章

Feeds

排序方式:

提问


Crank Nicolson for non homogeneous heat equation
Hey folks, I have ran into a problem. I am coding for the c-n method and using this base code with the given starting values for...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Creating phase portraits using quiver
I am trying to use quiver() to build a phase portrait of a funtion and I am having trouble. I know our points of equilibrium and...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Calling a indices using 'find' function
I guess the easiest way to ask this question is to show first, a = [1 -1 2 -1; 2 -2 3 -3;1 1 1 0; 1 -1 4 3]; [row,col] = find...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How does Matlab interpret for loops when say I=n:-1:1
So this is a code for gaussian elimination, the code seems to work but my question is for clarification on the function of the f...

5 years 前 | 1 个回答 | 0

1

个回答

已解决


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

5 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

5 years 前

提问


Ignoring a set of values
I need to ignore the second values returned for my subsequent functions. In other words, for the values of t_max, I need to keep...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Composite Boole's rule
I'm having some trouble coding the composite Boole's rule. Coding for an interval when n=4 is simple enough but it falls apart w...

5 years 前 | 1 个回答 | 0

1

个回答

提问


determining order of accuracy
I've been given a table of discretion size and relative error and asked to determine the order of accuracy. I am new to Matlab a...

5 years 前 | 1 个回答 | 0

1

个回答