photo

Adam Wyatt


University of Oxford

Last seen: ongeveer 5 jaar ago Active since 2007

Followers: 0   Following: 0

Message

Professional Interests: Ultrafast laser metrology

Statistics

All
File Exchange

13 Files

Cody

0 Problems
10 Solutions

RANK
N/A
of 300.365

REPUTATION
N/A

CONTRIBUTIONS
0 Questions
0 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
0

RANK
253 of 20.933

REPUTATION
5.763

AVERAGE RATING
3.90

CONTRIBUTIONS
13 Files

DOWNLOADS
23

ALL TIME DOWNLOADS
56793

RANK
38.468
of 168.262

CONTRIBUTIONS
0 Problems
10 Solutions

SCORE
110

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 2
  • First Review
  • 5-Star Galaxy Level 4
  • First Submission
  • Solver

View badges

Feeds

View by

Solved


Remove the vowels
Remove all the vowels in the given phrase. Example: Input s1 = 'Jack and Jill went up the hill' Output s2 is 'Jck nd Jll wn...

ongeveer 13 jaar ago

Solved


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...

ongeveer 13 jaar ago

Solved


Most nonzero elements in row
Given the matrix a, return the index r of the row with the most nonzero elements. Assume there will always be exactly one row th...

ongeveer 13 jaar ago

Solved


Is my wife right?
Regardless of input, output the string 'yes'.

ongeveer 13 jaar ago

Solved


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

ongeveer 13 jaar ago

Solved


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

ongeveer 13 jaar ago

Solved


Find all elements less than 0 or greater than 10 and replace them with NaN
Given an input vector x, find all elements of x less than 0 or greater than 10 and replace them with NaN. Example: Input ...

ongeveer 13 jaar ago

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

ongeveer 13 jaar ago

Solved


Determine if input is odd
Given the input n, return true if n is odd or false if n is even.

ongeveer 13 jaar ago

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

ongeveer 13 jaar ago

Submitted


Hankel Transform
Routine to perform a QDHT with no limit on data size or transform order (other than memory constrain

meer dan 16 jaar ago | 2 downloads |

4.2 / 5
Thumbnail

Submitted


SPIDER simulation
Simulates spectral phase interferometry for direct electric-field reconstruction (SPIDER).

bijna 17 jaar ago | 4 downloads |

4.0 / 5
Thumbnail

Submitted


Frequency-resolved optical gating (FROG)
Generates a FROG trace from a pulse and gate field in time and rconstructs these fields.

ongeveer 17 jaar ago | 4 downloads |

5.0 / 5
Thumbnail

Submitted


Moments of a function
Generates the nth order moment of a function.

ongeveer 17 jaar ago | 1 download |

1.0 / 5

Submitted


Calculate Wigner distribution
Calculates the 2D Wigner distribution of a complex function.

ongeveer 17 jaar ago | 3 downloads |

3.7 / 5

Submitted


Stationary phase approximation for performing Fourier Transforms
Performs a Fourier Transform of a function using the stationary phase approximation

ongeveer 17 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


quadvgk
G7-K15 adaptive quadrature on vector-valued functions

meer dan 17 jaar ago | 1 download |

4.5 / 5

Submitted


findFWHM
Finds the full width at half maxium (FWHM) of a real function.

ongeveer 18 jaar ago | 1 download |

0.0 / 5

Submitted


Forced damped driven pendulum
A forced damped driven pendulum exhibits chaotic motion.

meer dan 18 jaar ago | 1 download |

4.5 / 5
Thumbnail

Submitted


Integer order radial-2D Gaussian function.
Generates a 'radial' Gaussian function in 2D of any positive integer order.

meer dan 18 jaar ago | 2 downloads |

0.0 / 5

Submitted


Integer order 1D Gaussian function
Performs a Gaussian function of any positive order.

meer dan 18 jaar ago | 1 download |

0.0 / 5

Submitted


Pulse Propagation
Electromagnetic pulse propagation in free space in 2 spatial dimensions.

meer dan 18 jaar ago | 1 download |

0.0 / 5
Thumbnail

Submitted


cumquad
Cumulative integration of analytical functions via adaptive simpsons quadrature.

bijna 19 jaar ago | 1 download |

0.0 / 5