photo

Paulo GOMES


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

0 Questions
2 Answers

RANK
5 076
of 300 392

REPUTATION
10

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
3

RANK
 of 20 934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • First Answer
  • Revival Level 1

View badges

Feeds

View by

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

nästan 7 år ago | 3

| accepted

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

nästan 7 år ago | 0