Community Profile

photo

Thomas Galvin


University of Illinois

Last seen: bijna 4 jaar ago Active since 2014

Statistics

All
  • 5-Star Galaxy Level 1
  • First Submission
  • Solver

View badges

Content Feed

View by

Submitted


fzero_delves_all
Locate complex roots using the Delves-Lyness algorithm or find multiple real roots a given interval

bijna 6 jaar ago | 2 downloads |

Solved


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

meer dan 6 jaar ago

Solved


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

meer dan 6 jaar ago

Solved


Energy of a photon
*&#9883 &#9762 &#9883 &#9762 &#9883 &#9762 &#9883* Given the frequency F of a photon in giga hertz. Find energy E of this...

meer dan 6 jaar ago

Solved


Check if number exists in vector
Return 1 if number _a_ exists in vector _b_ otherwise return 0. a = 3; b = [1,2,4]; Returns 0. a = 3; b = [1,...

meer dan 6 jaar ago

Submitted


fzero_all
Extends functionality of fzero by dividing interval into sub-intervals and applying fzero on them.

ongeveer 9 jaar ago | 3 downloads |

Submitted


Markov_Airy_Mirror.zip
Calculates the reflection, phase, and phase derivatives of multilayer dielectric mirrors.

meer dan 9 jaar ago | 2 downloads |

Thumbnail