Jerome Degallaix
Laboratoire des Materiaux Avancés - Université Lyon I
Followers: 0 Following: 0
Professional Interests: Optical simulations
統計
All
Feeds
送信済み
OSCAR
An optical FFT code to simulate Fabry Perot cavities with arbitrary mirror profiles
約2年 前 | ダウンロード 10 件 |
回答済み
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 件 |