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

3 Files

Cody

0 Problems
3 Solutions

RANK
93,193
of 300,592

REPUTATION
0

CONTRIBUTIONS
4 Questions
5 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
3

RANK
19,457 of 21,027

REPUTATION
0

AVERAGE RATING
0.00

CONTRIBUTIONS
3 Files

DOWNLOADS
9

ALL TIME DOWNLOADS
9

RANK
72,493
of 169,752

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>

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

5 months ago