Feeds
提问
referencing a matrix value to another matrix value within the same matrix
How do I essentially do the following A = [ 1 2 3 A(1,1)]; Where I want the first row fourth column to equal the value from th...
7 years 前 | 1 个回答 | 0
1
个回答提问
Storing values in and taking values from a matrix to feed a loop
Hello, I am looking for help finding a tutorial on how to set up loops inside of a matrix where the second time step has to dra...
7 years 前 | 0 个回答 | 0
0
个回答提问
Finite element code - how to set up array and loop to a solution
Basically I just need to figure out how to define/build out an array and then loop each element of the array in time (allowing e...
7 years 前 | 1 个回答 | 0
1
个回答提问
Where can I find how to code Finite element
Does anyone know how to set up matlab code to run finite element equations. I am guessing it is a loop program where it does al...
8 years 前 | 0 个回答 | 0
0
个回答提问
Command Line hyperbolic PDE with non zero boundary conditions
Does anyone know if there is a method of solving hyperbolic PDE's in matlab with non zero boundary conditions? I saw this in ...
10 years 前 | 1 个回答 | 0
