Community Profile

photo

seth patterson


Last seen: 1 day ago Active since 2017

Followers: 0   Following: 0

just another matlab user

Statistics

All
  • Thankful Level 2
  • MATLAB Central Treasure Hunt Finisher
  • Solver
  • Promoter

View badges

Feeds

View by

Question


Debugging a sequence of anonymous functions
Suppose you were given this code that loads a sequence of images stored in mat files but the code doesn't run out of the box. c...

1 year ago | 1 answer | 0

1

answer

Question


benchmarking anonymous functions with timeit
I was reading this Measure the Performance of Your Code and was wondering about a more complicated example using timeit with nes...

1 year ago | 0 answers | 0

0

answers

Question


Named arguments in Matlab?
I am digging through some old code that does named function arguments: function self = Renderer(varargin) opt = ...

1 year ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years ago

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

3 years ago

Question


Offline Install of Communications System Toolbox Support Package for Xilinx Zynq-Based Radio
I need to install the Communications System Toolbox Support Package for Xilinx Zynq-Based Radio on a Linux machine that doesn't ...

6 years ago | 1 answer | 0

1

answer