Community Profile

photo

Patrick Carey


Active since 2015

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Compress a 1D wave
I have a one dimensional waveform that is made from the measurement in an oscilloscope, and am trying to shorten the length of t...

5 years ago | 2 answers | 0

2

answers

Question


Ensure same random coordinates do not appear twice
I am simulating a grid of 200*200 cells. I am doing this by creating two arrays of random numbers, and plotting them in a scatte...

5 years ago | 3 answers | 0

3

answers

Question


Setting up parasite model
I am trying to set up a parasite model that represents a grid of 200*200 cells. In this grid there has to be 20 parasites and...

5 years ago | 1 answer | 0

1

answer

Question


random points on a grid
Can someone say how to do this? What I am trying to do: -Generate 200*200 grid -populate the grid with 2 different agen...

5 years ago | 1 answer | 0

1

answer

Question


Kernel Matrix apply convolution
I believe I am close to the correct answer for this problem. The question basically is to apply convolution to a numeric matrix...

9 years ago | 0 answers | 0

0

answers

Question


Moving Average Function using a sliding window
Implement the moving average function, using a fixed window size of 10. Input variables: x – A vector containing a series of ...

9 years ago | 1 answer | 0

1

answer

Question


Extract numeric year from string
Need to complete the implementation of the date2Year function, which extracts the numeric 4-digit year value from a date string,...

9 years ago | 1 answer | 0

1

answer