Community Profile

photo

Paulo GOMES


2018년부터 활동

Followers: 0   Following: 0

통계

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

배지 보기

Feeds

보기 기준

답변 있음
Merge isocap and isosurf to get one surface
I found that this is a convinient solution. for example you have the faces and vertices of an isosurface: [f,v] = isosurface(x...

5년 초과 전 | 3

| 수락됨

답변 있음
How to combine two implicit functions
clear all close all clc x_period = 4; y_period = 4; z_period = 4; [x,y,z] = meshgrid(0:0.1:x_period*pi, 0:0.1:y_period*p...

5년 초과 전 | 0