Community Profile

photo

Ethan Boyce


Last seen: 約3年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • 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...

3年以上 前 | 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...

3年以上 前 | 0 件の回答 | 0

0

回答

質問


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...

3年以上 前 | 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...

3年以上 前 | 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...

3年以上 前

解決済み


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:...

3年以上 前

質問


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...

3年以上 前 | 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...

約4年 前 | 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...

約4年 前 | 1 件の回答 | 0

1

回答