photo

Jerome Degallaix


Laboratoire des Materiaux Avancés - Université Lyon I

Last seen: environ un mois il y a Actif depuis 2010

Followers: 0   Following: 0

Message

Professional Interests: Optical simulations

Statistiques

All
MATLAB Answers

0 Questions
1 Réponse

File Exchange

2 Fichiers

Cody

0 Problèmes
4 Solutions

RANG
142 652
of 300 364

RÉPUTATION
0

CONTRIBUTIONS
0 Questions
1 Réponse

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
0

RANG
2 623 of 20 934

RÉPUTATION
652

CLASSEMENT MOYEN
4.80

CONTRIBUTIONS
2 Fichiers

TÉLÉCHARGEMENTS
11

ALL TIME TÉLÉCHARGEMENTS
5825

RANG
62 074
of 168 407

CONTRIBUTIONS
0 Problèmes
4 Solutions

SCORE
50

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

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

Afficher les badges

Feeds

Afficher par

A soumis


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

3 mois il y a | 9 téléchargements |

4.8 / 5
Thumbnail

Réponse apportée
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...

environ 9 ans il y a | 0

A résolu


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

plus de 13 ans il y a

A résolu


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

plus de 13 ans il y a

A résolu


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

plus de 13 ans il y a

A résolu


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

plus de 13 ans il y a

A soumis


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

environ 15 ans il y a | 2 téléchargements |

0.0 / 5
Thumbnail