photo

seth patterson


Last seen: 6 days ago Active since 2017

Followers: 0   Following: 0

just another matlab user

Statistics

All
MATLAB Answers

5 Questions
0 Answers

Cody

0 Problems
2 Solutions

RANK
262,454
of 301,517

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 21,314

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
81,402
of 175,060

CONTRIBUTIONS
0 Problems
2 Solutions

SCORE
40

NUMBER OF BADGES
2

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

View badges

Feeds

View by

Question


ONNX multi-output model: forward() only returns first output, feature mismatch in FPN upsampling
I'm trying to use a multi-output ONNX model (Feature Pyramid Network for pose estimation) in MATLAB R2024b on macOS ARM (M3). I'...

8 days ago | 0 answers | 0

0

answers

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

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

3 years 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 = ...

3 years 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:...

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

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

8 years ago | 1 answer | 0

1

answer