photo

Sherif Omran


University of Zurich

Last seen: más de 2 años hace Con actividad desde 2011

Followers: 0   Following: 0

Mensaje

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

Estadística

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

Ver insignias

Feeds

Ver por

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

casi 3 años hace | 0

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

alrededor de 5 años hace | 0

Enviada


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

alrededor de 6 años hace | 3 descargas |

Thumbnail

Enviada


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

alrededor de 6 años hace | 1 descarga |

Thumbnail

Enviada


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

más de 11 años hace | 2 descargas |

Thumbnail

Enviada


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

más de 13 años hace | 1 descarga |

Thumbnail