Community Profile

photo

AbeSal


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Solving System of Differential Equations using Laplace transformation
Hello, I am attempting to solve the following system of differential equations using Laplace transformation. I used the code f...

3 years ago | 0 answers | 0

0

answers

Question


Coding an equation (with summation within equation) with nested for Loops
Hello, I am attempting to code the following equation in matlab using three for loops: However, my initial values are incorr...

3 years ago | 1 answer | 0

1

answer

Question


Plot change in heat for a x y position as a function of time
Hello, I recently created a code to solve 2-d transient conduction for a plate with length = 1 and width = 1. To do so I create...

4 years ago | 1 answer | 0

1

answer

Question


Help with error message: "Index in position 1 is invalid"
Hello, I amended a functioning 2-d steady-state conduction code to solve for a 2-d transient conduction. clc clear %Decla...

4 years ago | 0 answers | 0

0

answers

Question


Updating element defined as a variable in a matrix for a given range
Hello, I created a gauss elimination with partial pivoting and back substitution to solve a system of linear equations. What...

4 years ago | 1 answer | 0

1

answer