
David Manuel Buitrago Montañez
Universidad de San Buenaventura Medellín
2016년부터 활동
Teacher, programmer, audio and acoustic professional, knowledge enthusiast.
Content Feed
문제를 풀었습니다
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
대략 7년 전
답변 있음
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:...
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:...
7년 초과 전 | 0
질문
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...
7년 초과 전 | 답변 수: 1 | 0