photo

Bruce Raine


Last seen: 8 months ago Active since 2010

Followers: 0   Following: 0

Message

I like to solve most kinds of maths problems that I come across. I have used MATLAB for around 7 years and really enjoy programming it to solve maths and statistics problems. I hold a Masters degree entitled: Master of Computing and Mathematical Sciences (Hons). Professional Interests: Maths and Programming

Statistics

All
MATLAB Answers

0 Questions
1 Answer

File Exchange

20 Files

Cody

17 Problems
77 Solutions

RANK
9,655
of 300,553

REPUTATION
2

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
1,389 of 21,024

REPUTATION
1,370

AVERAGE RATING
2.30

CONTRIBUTIONS
20 Files

DOWNLOADS
30

ALL TIME DOWNLOADS
13557

RANK
3,445
of 169,635

CONTRIBUTIONS
17 Problems
77 Solutions

SCORE
1,095

NUMBER OF BADGES
8

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer
  • Likeable
  • Famous
  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission
  • Quiz Master
  • Puzzler
  • Promoter
  • Commenter
  • Creator

View badges

Feeds

View by

Submitted


Convert Degrees, Minutes, Seconds to decimal
convdegminssecs.m converts Degrees, Minutes, Seconds to a decimal value

14 years ago | 2 downloads |

5.0 / 5

Submitted


Plot Wind Direction versus Wind Speed
This function can plot polar data onto a compass plot. plotWinDirVel calls another small function

14 years ago | 1 download |

0.0 / 5

Submitted


Hypergeometric Probability Density Function (HPDF) - enhanced version
Returns hyper. probability that X = x in sample n. It can now return a cumulative hpdf vector.

14 years ago | 1 download |

0.0 / 5

Submitted


Hypergeometric probability density (HPDF) function
Can return the individual and cumulative HPDF. Does not need the Statistics Toolbox.

14 years ago | 1 download |

0.0 / 5

Submitted


BINOMIALPDF : Binomial Probability Density function
BINOMIALPDF Returns the probability that X = k in sample n.

14 years ago | 1 download |

0.0 / 5

Submitted


Find and return Binomial Coefficients (BCs) in a matrix up to N.
This function can return N choose K (K <= N) as well as a BC matrix up to N choose N.

14 years ago | 1 download |

0.0 / 5

Submitted


Compute the total resistance of n resistors in parallel - new minor version
The Rparallel31 m-file function computes the total resistance of n resistors in parallel.

14 years ago | 2 downloads |

5.0 / 5

Submitted


Combinations, n choose k
This function finds the combinations of n choose k.

14 years ago | 1 download |

1.0 / 5

Submitted


Save your plots or figures to JPEG
Having issues viewing MATLAB figures or saving them? Then use this JPEG generating function.

14 years ago | 1 download |

1.0 / 5
Thumbnail

Submitted


Convolve/ Deconvolve Gaussian impulse response and unit impulse vectors
This function demonstrates how to convolve and deconvolve data as well as plots it and returns it.

14 years ago | 1 download |

0.0 / 5
Thumbnail

Submitted


Plot a surface through X-Y-Z data in 3D
Plots X-Y-Z data in 3D using the SURF command. Does not need the Curve Fitting Toolbox.

15 years ago | 1 download |

1.0 / 5

Submitted


Pass task-parallel jobs with multiple tasks to a scheduler.
This script creates 2 jobs, each with 2 parallel tasks, to pass to a local or remote scheduler.

15 years ago | 1 download |

0.0 / 5

Submitted


Solves a linear system of simultaneous equations
Solves a linear system of simultaneous equations of n unknowns in n equations

15 years ago | 2 downloads |

1.0 / 5

Submitted


Solving non-linear and linear simultaneous equations with fsolve
solvesimul.m solves non-linear and linear simultaneous equations.

16 years ago | 2 downloads |

0.0 / 5

Submitted


Custom solution for 3 non-linear simultaneous equations
Solves one type of non-linear system of 3 simultaneous equations in 3 unknowns.

16 years ago | 2 downloads |

0.0 / 5

Submitted


Solves a custom set of linear simultaneous equations
This solution is for a student (Yvonne)

16 years ago | 1 download |

1.0 / 5

Submitted


Perfect Number Generator
Finds even perfect numbers [ppN(:,3)] for each relevant prime <= P.

16 years ago | 1 download |

1.0 / 5

Submitted


Compute the total resistance of n resistors in parallel.
The Rparallel3 m-file function computes the total resistance of n resistors in parallel.

16 years ago | 6 downloads |

5.0 / 5

Submitted


Solving non-linear (and linear) simultaneous equations with 'solve' - version 2
symsolvesimulv2.m solves non-linear and linear (or a mix of) simultaneous equations.

16 years ago | 1 download |

0.0 / 5

Submitted


Solving non-linear (and linear) simultaneous equations with 'solve'
symsolvesimul.m solves non-linear and linear (or a mix of) simultaneous equations.

16 years ago | 1 download |

0.0 / 5