Statistics
12 Questions
0 Answers
RANK
29,618
of 300,343
REPUTATION
1
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
1
RANK
of 20,926
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,172
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
Feeds
Question
solve a system of equations
Hello, I have the follow equation. Then I want to find out the value of x,y and r (x-1)^2+(y-1)^2=r ^(x-0)^2+(y-2)^2=r ^ (x-1)^...
6 years ago | 1 answer | 0
1
answerQuestion
Save workspace data in text format
I developed a script in matlab with a code where the goal is to find a group of coordinates and other stuff... With the informa...
6 years ago | 0 answers | 0
0
answersQuestion
How to define an origin to a Spacial vector
Hello everyone! I have one triangular mesh consequently I have an array with the normal vector of each triangles. Here's the t...
6 years ago | 0 answers | 0
0
answersQuestion
translation of a 3d node
Hello, I have a triangular mesh wich I "build" from a nodal array. I also have all the information about normals. What I need i...
6 years ago | 2 answers | 0
2
answersQuestion
Insert an index in a for loop
Hi, I need to create a for loop like for i=1:size(A,1) Matrix(index)(:,i)= expression ...
6 years ago | 1 answer | 0
1
answerQuestion
Interseption of a sphere in a triangular meshed surface
The problem I'm presenting is very particular. I have one surface. Wich I get from a STL file. So this surface is triangular an...
6 years ago | 2 answers | 0
2
answersQuestion
Find nodes in a mesh
Hello everyone, I hope someone can help me on this I have a STL file imported, with it I created a triangulated mesh. Like the ...
6 years ago | 1 answer | 0
1
answerQuestion
intersection of sphere and surface
Hi everyone! I have an STL surface/skin imported. So I have a vertex, faces and normals matrix of that patch. Now I've generat...
6 years ago | 0 answers | 0
0
answersQuestion
break surface into 4 quadrant
Hi, I've got a tri-surface. It is positioned with the geometric center in (0,0,0) coordinate. Now, as the surface is symmetrical...
6 years ago | 0 answers | 0
0
answersQuestion
interseption between a sphere and a surface
Hi everyone! I have an STL surface/skin imported. So I have a vertex, faces and normals matrix of that patch. Now I've generat...
6 years ago | 0 answers | 0
0
answersQuestion
Rotation of a patch using eigenvectors
I've got an STL imported file, this file is randomly positioned in space. I want to regulate its position in order to get its sy...
6 years ago | 1 answer | 0
1
answerQuestion
Create a sphere using surface equation
The surface equation of a sphere is (x-a)^2+(y-b)^2+(z-c)^2-r^2=0. What I pretend is to create a sphere surface using the equa...
6 years ago | 1 answer | 1

