photo

Sherif Omran


University of Zurich

Last seen: 거의 4년 전 2011년부터 활동

Followers: 0   Following: 0

메시지

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

통계

All
MATLAB Answers

0 질문
2 답변

File Exchange

4 파일

순위
157,725
of 301,344

평판
0

참여
0 질문
2 답변

답변 채택
0.00%

획득한 표
0

순위
4,985 of 21,238

평판
270

평균 평점
4.60

참여
4 파일

다운로드 수
6

ALL TIME 다운로드 수
2456

순위

of 174,044

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

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

대략 4년 전 | 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...

6년 초과 전 | 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...

7년 초과 전 | 다운로드 수: 1 |

5.0 / 5
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

7년 초과 전 | 다운로드 수: 2 |

0.0 / 5
Thumbnail

제출됨


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

거의 13년 전 | 다운로드 수: 2 |

4.2 / 5
Thumbnail

제출됨


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

14년 초과 전 | 다운로드 수: 1 |

0.0 / 5
Thumbnail