Community Profile

photo

tonyrodriguez


Active since 2018

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


how to use nested for loop by grabbing one column and subtracting another column.
so i have this huge file that is 1478 by 1236 matrix and i want to calculate the xslope and yslope as follows <</matlabcentr...

6 years ago | 1 answer | 0

1

answer

Question


how to use nested for loop by grabbing one column and subtracting another column.
so i have this huge file that is 1478 by 1236 matrix and i want to calculate the xslope and yslope as follows <</matlabcen...

6 years ago | 0 answers | 0

0

answers

Question


how to use nested for loop by grabbing one column and subtracting another column.
so i have this huge file that is 1478 by 1236 matrix and i want to calculate the xslope and yslope as follows <</matlabcen...

6 years ago | 0 answers | 0

0

answers

Question


how to do mean of a column with a loop and excluding nans?
so i have this large file that is contains nans randomly, its a 1140 X 1 matrix i want to do a for loop that excludes all the n...

6 years ago | 1 answer | 0

1

answer

Question


how to find max and min using for loop, and if condition, without using the max and min function?
so i have this text file (hwk3_input.txt) that is very large, 1140 X 1 I have a matrix, i called this matrix A. I need to use f...

6 years ago | 2 answers | 1

2

answers