photo

Sherif Omran


University of Zurich

Last seen: plus de 2 ans il y a Actif depuis 2011

Followers: 0   Following: 0

Message

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

Statistiques

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

Afficher les badges

Feeds

Afficher par

Réponse apportée
Gold Feb Historical Data From Yahoo Finance
use python yfinance tool instead and export data to csv then read in matlab.

plus de 2 ans il y a | 0

Réponse apportée
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...

plus de 4 ans il y a | 0

A soumis


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

plus de 5 ans il y a | 2 téléchargements |

Thumbnail

A soumis


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

plus de 5 ans il y a | 2 téléchargements |

Thumbnail

A soumis


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

plus de 11 ans il y a | 2 téléchargements |

Thumbnail

A soumis


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

presque 13 ans il y a | 2 téléchargements |

Thumbnail