photo

Dan Dolan


Active since 2025

Followers: 0   Following: 1

Starting using MATLAB back in 1999.

Programming Languages:
C, MATLAB, Shell, Fortran
Spoken Languages:
English
Pronouns:
He/him

Statistics

All
MATLAB Answers

4 Questions
5 Answers

File Exchange

2 Files

Cody

0 Problems
3 Solutions

RANK
93,193
of 300,364

REPUTATION
0

CONTRIBUTIONS
4 Questions
5 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
2

RANK
19,422 of 20,934

REPUTATION
0

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
8

ALL TIME DOWNLOADS
8

RANK
71,915
of 168,407

CONTRIBUTIONS
0 Problems
3 Solutions

SCORE
40

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • First Submission
  • Solver
  • First Answer
  • First Review

View badges

Feeds

View by

Solved


MATLAB Basic: rounding
Do rounding near to zero Example: -8.8, answer -8 +8.1 answer 8

4 months ago

Solved


Pi Estimate 1
Estimate Pi as described in the following link: <http://www.people.virginia.edu/~teh1m/cody/Pi_estimation1.pdf>

4 months ago

Solved


Is this triangle right-angled?
Given any three positive numbers a, b, c, return true if the triangle with sides a, b and c is right-angled. Otherwise, return f...

4 months ago