Community Profile

photo

Mazin Mustafa


Last seen: 15 days ago Active since 2016

Followers: 0   Following: 0

Message
Programming Languages:
Python, C, MATLAB, Fortran
Spoken Languages:
English

Statistics

All
  • Thankful Level 2
  • 5-Star Galaxy Level 4
  • Explorer
  • Solver
  • Personal Best Downloads Level 3
  • First Review
  • First Submission
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


What is the name of the mathematical technique used by the function 'roots'?
My question is simple, what is the name of the mathematical technique used by the function 'roots'?

6 years ago | 1 answer | 0

1

answer

Question


Passing function with parameters to another function
Hi, I am trying to create a function that accepts another function with its own parameters e.g. Func1(@(x)Func2(x,para1,para...

6 years ago | 1 answer | 0

1

answer

Question


How to improve the speed of Matlab numerical integral?
I am interested in computing numerical integrals in Matlab. My program evaluates multiple integrals using a "for loop". I need b...

6 years ago | 2 answers | 1

2

answers

Question


Exporting PDF pcolor white grid
I am having this problem when trying to export pdf format for my pcolor or contour plots. Does anyone know the solution to this?...

6 years ago | 1 answer | 0

1

answer

Answered
polar plots axis limits
If you want to plot something such as antenna pattern for e.g. -40 dB to 0dB you may use the following code: data ...

7 years ago | 0