![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1435760_1522087244363_DEF.jpg)
Jerome Degallaix
Laboratoire des Materiaux Avancés - Université Lyon I
Followers: 0 Following: 0
Professional Interests: Optical simulations
Feeds
제출됨
OSCAR
An optical FFT code to simulate Fabry Perot cavities with arbitrary mirror profiles
2년 초과 전 | 다운로드 수: 6 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/e55b40f4-4a80-11e4-9553-005056977bd0/264056d2-cb65-4ce9-8103-374274c4a517/images/screenshot.jpg)
답변 있음
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...
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...
8년 초과 전 | 0
문제를 풀었습니다
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...
대략 13년 전
문제를 풀었습니다
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 ...
대략 13년 전
문제를 풀었습니다
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:...
대략 13년 전
제출됨
Encrypt email address
Create the vector which can be decipher with the command char(cumsum(vector)).
14년 초과 전 | 다운로드 수: 2 |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/28979/versions/3/screenshot.png)