Feeds
질문
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...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
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...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
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)=...
대략 8년 전 | 답변 수: 2 | 0

