Callum C


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can I add a value to my array?
This is the Forward Euler script: y=input('initial value of y: '); x=input('initial value of x: '); h=input('value ...

8 years ago | 2 answers | 0

2

answers

Question


Matlab Gaussian Elimination Question
I'm trying to find the difference in the values of C1 between solving the following system of equations using the attached gauss...

8 years ago | 1 answer | 0

1

answer

Question


Gaussian Elimination Script Help
I'm trying to use the attached script. No matter what matrix, I always get a similar response: Gaussian elimination comp...

8 years ago | 1 answer | 0

1

answer

Question


How can I fix this trapezium rule script?
Hi, sorry if this is a stupid question, but I'm fairly new to MATLAB. I'm trying to loop the trapezium rule over multiple values...

9 years ago | 1 answer | 0

1

answer