Community Profile

photo

Josh


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Difficult to phrase question about plotting trajectories from a fixed array
Hi guys, This is something that's been bugging me for hours now. I have a system of vehicles travelling along a road wit...

10 years ago | 0 answers | 0

0

answers

Answered
Possible to apply filter2 to only values above a limit?
*bump* Perhaps there's a different type of filter I can use, which preserves edges better?

10 years ago | 0

Question


Possible to apply filter2 to only values above a limit?
I have an array which I'm attempting to filter with a Gaussian blur to smooth the surface and contour plots. Without any filteri...

10 years ago | 2 answers | 0

2

answers

Question


How to smooth a contour plot?
I have: * vector X: legnth(X)=90 --> X=[0:0.0125:1.1125] * vector Y: length(Y)=80 --> Y=[22.2: ...(not periodic)... :4] * m...

10 years ago | 1 answer | 0

1

answer

Question


Making an array of coordinates from another array
I have a simple 1-d array with zeros and ones that looks something like: array1=[1001011001] Now I want to find the coordi...

10 years ago | 0 answers | 0

0

answers