Community Profile

photo

Jerome Degallaix


Laboratoire des Materiaux Avancés - Université Lyon I

Last seen: 7 días hace Con actividad desde 2010

Followers: 0   Following: 0

Contacto

Professional Interests: Optical simulations

Estadísticas

All
  • 5-Star Galaxy Level 4
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer
  • Solver

Ver insignias

Feeds

Ver por

Enviada


OSCAR
An optical FFT code to simulate Fabry Perot cavities with arbitrary mirror profiles

más de 1 año hace | 24 descargas |

Thumbnail

Respondida
matlab and newport agilis controllers
Hi, The answer is likely to be too late but for future reference, a small script can be found here: https://fr.mathworks.c...

más de 7 años hace | 0

Resuelto


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

alrededor de 12 años hace

Resuelto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

alrededor de 12 años hace

Resuelto


Add two numbers
Given a and b, return the sum a+b in c.

alrededor de 12 años hace

Resuelto


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

alrededor de 12 años hace

Enviada


Encrypt email address
Create the vector which can be decipher with the command char(cumsum(vector)).

más de 13 años hace | 2 descargas |

Thumbnail