Community Profile

photo

tao jiang


Active since 2016

Followers: 0   Following: 0

Statistics

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Thankful Level 1

View badges

Feeds

View by

Submitted


laplacian_surface_editing_3D
The file is an implementation of 'Laplacian surface editing' in 3D.

7 years ago | 2 downloads |

Question


How to parallel this code?
function d = compute_d(vertex) %vertex is nvert by 3 matrix; nvert= max(size(vertex)); d = []; for i = 1:n...

7 years ago | 1 answer | 0

1

answer