OzzWal
自 2019 起处于活动状态
Followers: 0 Following: 0
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...
5 years 前 | 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...
6 years 前 | 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...
6 years 前 | 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...
6 years 前 | 1 个回答 | 0