Community Profile

photo

Nina


Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Generating a huge vector.
I'm trying to make a huge vector of 1x115200000. 1 to 76800 will be the number 1, 76800 to 153600 will be the number 2, till it ...

4 years ago | 1 answer | 0

1

answer

Question


Having trouble making a for loop equation
I am trying to make a for loop that would help me generate a polyfit to a data I have: >> polyfit(T(x,y,z),z/30,8) x goes up t...

4 years ago | 1 answer | 0

1

answer

Question


Trying to polyfit from a 3D matrix!
I am working on thermal image processing. I am trying to make a function that will take every pixel in a 240x320 and polyfit it ...

4 years ago | 0 answers | 0

0

answers

Question


Combining my newton's method function for nonlinear equations and my lu decomposition function.
Hi, I'm trying to combine my newton's method function for nonlinear equations with my LU decomposition function. This is my fun...

4 years ago | 1 answer | 0

1

answer