Feeds
질문
Obtaining logical volume array from cartesian coordinates of volumetric mesh
Hi, I'm looking for the best way to convert some point cloud data into a 3D logical volume which I can use to compare with anot...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to concatenate Nx3 matrix vertically?
I get the desired output from my code (gradient descent solver function) but I am unsure of how to concatenate each set of coord...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
"Index exceeds matrix dimensions" while loop condition
I am writing a function which implements the gradient descent algorithm. I wish to run a while loop until the following thres...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
How can I implement cubic interpolation in Gradient Descent algorithm?
After computing the gradient of z along the entire computational grid, I want to calculate Z0=Z(X0,Y0) and gradient(Z0) using cu...
거의 7년 전 | 답변 수: 1 | 0

