photo

Cristiana Abilheira


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
29,614
of 300,364

声誉
1

贡献数
12 个提问
0 个回答

回答接受率
16.67%

收到投票数
1

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,373

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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)^...

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

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

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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

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

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

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

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

6 years 前 | 1 个回答 | 1

1

个回答