Community Profile

photo

H


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Is there a more efficient method for this matrix calculation?
Is this the most efficient way to do a calculation on a subset of terms in a matrix? For instance if I have a 23x23 matrix and w...

10 years ago | 1 answer | 0

1

answer

Question


Printing final result after iteration
Why is this displaying the result after each iteration rather than the final result only after the specified three iterations? H...

10 years ago | 2 answers | 0

2

answers

Answered
Repeat Lines 14 to 25 a specified number of times, only print final matrix
I'm okay with the iteration thing now, but it takes forever (minutes for three iterations and I need hundreds). It also prints t...

10 years ago | 0

Question


Repeat Lines 14 to 25 a specified number of times, only print final matrix
I'm really new to matlab. How would I go about getting this to repeat from line 14 to 25 a certain number of times (iterate) for...

10 years ago | 2 answers | 0

2

answers

Question


Displaying select matrix columns with headers
Is there a way to display only specific columns of a matrix (say columns 1, 10, 20, 32) with column and row headers for display ...

10 years ago | 1 answer | 0

1

answer

Question


Finite Difference Iteration Code Issues
I'm taking a groundwater course and the prof assumes that we know how to use matlab. I do not. He teaches material related to gr...

10 years ago | 0 answers | 0

0

answers