photo

Sherif Omran


University of Zurich

Last seen: 2 years ago Active since 2011

Followers: 0   Following: 0

Message

Dr.sc.nat Sherif Omran Signal and image processing engineer

Statistics

All
  • Personal Best Downloads Level 2
  • 5-Star Galaxy Level 3
  • First Answer
  • First Submission

View badges

Feeds

View by

Answered
Gold Feb Historical Data From Yahoo Finance
use python yfinance tool instead and export data to csv then read in matlab.

2 years ago | 0

Answered
Can someone propose some code that will "connect the dots" to produce the correct geometric shapes (i.e., hexagons, pentagons, rectangles) from these points?
Yes, i propose using the least square root used for shortest distance, see the Dijkstra algorithm to connect your dots Implemen...

5 years ago | 0