![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13878531_1539670314510_DEF.jpg)
Nina
Followers: 0 Following: 0
Feeds
질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 0 | 0
0
답변질문
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...
5년 초과 전 | 답변 수: 1 | 0