photo

Sherif Omran


University of Zurich

Last seen: 3 years ago Active since 2011

Followers: 0   Following: 0

Message

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

Statistics

All
MATLAB Answers

0 Questions
2 Answers

File Exchange

4 Files

RANK
150,544
of 300,365

REPUTATION
0

CONTRIBUTIONS
0 Questions
2 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
4,969 of 20,933

REPUTATION
270

AVERAGE RATING
4.60

CONTRIBUTIONS
4 Files

DOWNLOADS
6

ALL TIME DOWNLOADS
2451

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • 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.

3 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...

6 years ago | 0

Submitted


exponential curve fitting
Many time it is necessary to fit a curve onto an exponential curve or a gaussian distribution and then it would necessary find t...

7 years ago | 2 downloads |

5.0 / 5
Thumbnail

Submitted


Create equal loudness contours and convert phons to sons
This script creates the equal loudness contours and converts their unit from phons to sons

7 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


quadratic equation interpolation
assume you have a quadratic equation y=ax^2+bx+c.This script determines a, b , c

12 years ago | 2 downloads |

4.2 / 5
Thumbnail

Submitted


Kruskal Wallis statistics calculation for equal data
This code calculates the Kruskal Wallis statistics given for 2 datasets with equal length > 5

14 years ago | 1 download |

0.0 / 5
Thumbnail