Community Profile

photo

David Manuel Buitrago Montañez


Universidad de San Buenaventura Medellín

Active since 2016

Teacher, programmer, audio and acoustic professional, knowledge enthusiast.

Statistics

All
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Content Feed

View by

Solved


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

meer dan 7 jaar ago

Answered
How do I pre-allocate memory when using MATLAB?
Hello, i'm following your advice, but the warning remains y = zeros(d,2); % preallocating for i = 1:...

bijna 8 jaar ago | 0

Question


How to pass different arrays as independent varargins?
Hi, I'm trying to pass cell arrays like this: [y,data] As varargins in a function, where [y] are a series of [Nx2] matri...

bijna 8 jaar ago | 1 answer | 0

1

answer