Community Profile

photo

Paulo GOMES


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

Afficher les badges

Feeds

Afficher par

A répondu
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...

plus de 5 ans il y a | 3

| A accepté

A répondu
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...

plus de 5 ans il y a | 0