Community Profile

photo

Sebastian


Actif depuis 2017

Followers: 0   Following: 0

Statistiques

  • First Review
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How to find the index of the minimum in a 1x3 cell {7x100x100}?
Hello there. I have modellet large quanteties of coordinates and now i try to find where the closest points are. i added the x a...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


How to Interpolate a value in between valures
Hey there. I have this really simple problem which i cant seem to figure out. i have two vectors which i want to interpolate fo...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


How to interpolate 2d data with constant spacing?
I try to figure out a way to linear interpolate my data. i am not quite sure how to tell him that for each step it should add th...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Corrolate points of two parallel vectors
Hello there. I have two parallel vectors of xy- coordinates and i try to assign each point of the first vector to the point of t...

plus de 6 ans il y a | 1 réponse | 0

0

réponse

Question


Why doesn't my script work. I try to create a vector in dependecy of variable without a loop. I'm not sure how i have to define the vector before the if cases
if true % code z=0:1:4000; g_1=0; g_2=0; v(z)=NaN(length(z)); for b=1:length(z) if z<2000 v(z)=...

plus de 6 ans il y a | 2 réponses | 0

2

réponses