photo

Nick Austinos


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

All
MATLAB Answers

3 Questions
0 Answers

Cody

0 Problems
74 Solutions

RANK
113,995
of 300,379

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 20,931

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK
3,640
of 168,299

CONTRIBUTIONS
0 Problems
74 Solutions

SCORE
1,070

NUMBER OF BADGES
6

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • CUP Challenge Master
  • Thankful Level 2
  • Community Group Solver
  • Introduction to MATLAB Master
  • Solver

View badges

Feeds

View by

Question


WATERMODEL returns a vector of length 825, but the length of initial conditions vector is 3. The vector returned by WATERMODEL and the initial conditions vector must have the
I am trying to solve the ODEs defined by equations: dL1_dt=-fTr1-fDr1; dL2_dt=fDr1-fTr2-fDr2; dL3_dt=fDr2-fTr3-fDr3; But I ...

3 years ago | 1 answer | 0

1

answer

Question


Rounding towards zero or from zero
Hi all; I want to round 3.6 to 3 but funny enough all the 'tozero' and 'fromzero' tiebreakers are returning the same answer i.e ...

3 years ago | 4 answers | 0

4

answers

Question


Average column data with specific values
I have the data below, I am trying to average the column gdppc for each country.

3 years ago | 2 answers | 0

2

answers