photo

Cristiana Abilheira


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 1

1

个回答