photo

Jan Nabo


Last seen: quasi 6 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

MATLAB Answers

7 Domande
3 Risposte

RANK
145.985
of 300.364

REPUTAZIONE
0

CONTRIBUTI
7 Domande
3 Risposte

ACCETTAZIONE DELLE RISPOSTE
71.43%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.373

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Calculating the distance between two points and set lambda depending on the distance
function [xnew,ynew]=koordinaten_interpolieren(xwert,ywert) sz = size(xwert); % the size of ...

quasi 6 anni fa | 0 risposte | 0

0

risposte

Domanda


How can i save two points with lambda in a vector ?
i have four coordinates and my formula is that i want from two points for example P1(-1|1) and P2(1|1) many points on this "con...

circa 6 anni fa | 1 risposta | 0

1

risposta

Risposto
Adding thickness for my 3D-object (STL-File) | There is something wrong with my 3D Plot
% adding one layer for the highest and the lowest layer (z-axis) i can close the two walls to one big wall and getting a obejc...

circa 6 anni fa | 0

| accettato

Domanda


Adding thickness for my 3D-object (STL-File) | There is something wrong with my 3D Plot
clear name='010010_XBlockBigIsoz'; %Einlesen der Datei info=dicominfo(name); %Zugreifen auf der Datei es=(info.B...

circa 6 anni fa | 1 risposta | 0

1

risposta

Risposto
How can i transform a surface from mathlab into a 3D-printable file or to get the view in a 3D programm?
clear name='010010_XBlock'; blockdistance=67.2; blockhoehe=5; info=dicominfo(name); sz=size(info.BeamSequence.Item_1...

circa 6 anni fa | 0

| accettato

Risposto
How can i use inpolygon on my surface with the area
I tried a little bit and now i have just the points on my surface but i want the points inside with red + and outside the surfac...

circa 6 anni fa | 0

| accettato

Domanda


How can i use inpolygon on my surface with the area
If the points inside the surface it will be true and if it is outside it will be false. So i want to paint them in blue and re...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How create a 3D- Surface modeling body if u have x,y,z-values
i have a 50x3 Matrix -> i don't know which commands i have to use to transform this into a 3D-objects.. x=b(:,1); y=b(:,2)...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


Connection with the ground -> solid figure
How can i create solid figure that is connected with the ground so it would like a cutted cube? Just the connection with the gr...

circa 6 anni fa | 1 risposta | 0

1

risposta

Domanda


How can i transform a surface from mathlab into a 3D-printable file or to get the view in a 3D programm?
i have just some points from a file, just x and y. I try to make a surface with those points but the problem is, how can i mak...

circa 6 anni fa | 2 risposte | 0

2

risposte