Community Profile

photo

Ali Afruzi


Last seen: 3 days ago Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: MatLab

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

All
  • First Submission
  • Thankful Level 2
  • First Answer
  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Submitted


Sen Slope estimator
Non-parametric Slope Using the Method of Theil (1950) and Sen (1968)

15 days ago | 4 downloads |

Thumbnail

Answered
How to use latex interpreter for xticklabels?
You can set 'latex' or 'tex' for only one of your axis plot. Using TickLabelInterpreter, one can define latex for only x-axis a...

2 years ago | 3

Question


Create floating bars, grouping each set of bars by a single month
Hi there, I need to create floating bars like the picture below. I attached the data that is required to create the graph. Eac...

3 years ago | 1 answer | 0

1

answer

Answered
MATLAB GUI : How to set the checkbox ticked
You can use the following for your GUI % --- Executes on button press in DataEaseInput. function YourCheckbox_Callback(hObject...

3 years ago | 0

Question


Numerical Integration
I'm trying to calculate numerical integration for below integral: Numerical Integrate(f(x)*G(x) dx from alpha to beta) tha...

12 years ago | 3 answers | 0

3

answers