Statistics
5 Questions
0 Answers
RANK
230,362
of 301,436
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 21,278
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,520
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
