photo

William Murphy


Last seen: circa 3 anni fa Attivo dal 2013

Followers: 0   Following: 0

Contatto

Statistiche

All
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

Visualizza badge

Feeds

Visto da

Inviato


Myboxplot(Data, varargin)
Box-whisker plot with jittered outliers to improve visibility of the outliers

circa 8 anni fa | 1 download |

Thumbnail

Inviato


bar3color(varargin)
Create a 3-dimensional barchart where the height of the bar chooses the color.

circa 8 anni fa | 2 download |

Thumbnail

Domanda


Implementing the Feval function in matlab
Question: I am having a hard time with implementing the feval function in matlab, it's one of the only aspects holding me up ...

circa 9 anni fa | 0 risposte | 0

0

risposte

Risolto


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

circa 11 anni fa