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...

6 years 前 | 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...

6 years 前 | 0