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년 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

