Community Profile

photo

Pyro


Active since 2015

Followers: 0   Following: 0

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Feeds

View by

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

7 years ago

Question


Shortest Cityblock Path with Multiple Nodes (Goals) with Still Obstacles
I have spent a great deal of time reading about A* search, Dijkstra’s, and Best-First-Search algorithms. I did an exhausutive se...

8 years ago | 1 answer | 0

1

answer

Question


Can I select a a rectangle of my current desktop and use it as real time for matlab processing?
So I was wondering, is there a way that I could 'fake' real time image acquisition by selecting say a rectangle of my current de...

8 years ago | 0 answers | 0

0

answers

Question


Using ifft to Recover Cosine from Two Delta Impulses
EDIT: **code removed** *The recovered cosine is different from the original one. The reocvered one is the absolute value of t...

9 years ago | 2 answers | 0

2

answers

Question


How can I make the following into a loop?
X= [some matrix I already stored and I want to add guassian noise to it, and average them out] X_23= X + randn(size(X)); ...

9 years ago | 1 answer | 0

1

answer