Feeds
提问
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...
5 years 前 | 0 个回答 | 0
0
个回答提问
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...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0

