Community Profile

photo

Sherif Omran


University of Zurich

Last seen: 約2年 前 2011 年からアクティブ

Followers: 0   Following: 0

連絡

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

統計

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

バッジを表示

Feeds

表示方法

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

約2年 前 | 0

回答済み
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...

4年以上 前 | 0

送信済み


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

5年以上 前 | ダウンロード 3 件 |

Thumbnail

送信済み


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

5年以上 前 | ダウンロード 2 件 |

Thumbnail

送信済み


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

約11年 前 | ダウンロード 3 件 |

Thumbnail

送信済み


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

12年以上 前 | ダウンロード 2 件 |

Thumbnail