Community Profile

photo

William Murphy


Last seen: 約3年 前 2013 年からアクティブ

Followers: 0   Following: 0

連絡

統計

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

バッジを表示

Feeds

表示方法

送信済み


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

約8年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


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

約8年 前 | ダウンロード 2 件 |

Thumbnail

質問


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

約9年 前 | 0 件の回答 | 0

0

回答

解決済み


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.

約11年 前