Jerome Degallaix - MATLAB Central
photo

Jerome Degallaix


Laboratoire des Materiaux Avancés - Université Lyon I

Last seen: 16日 前 2010 年からアクティブ

Followers: 0   Following: 0

Professional Interests: Optical simulations

統計

All
CodyFile ExchangeMATLAB AnswersFrom 10/10 to 03/25Use left and right arrows to move selectionFrom 10/10Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 質問
1 回答

File Exchange

2 ファイル

Cody

0 問題
4 解答

ランク
199,813
of 297,775

評判
0

コントリビューション
0 質問
1 回答

回答採用率
0.00%

獲得投票数
0

ランク
2,623 of 20,469

評判
642

平均評価
4.80

コントリビューション
2 ファイル

ダウンロード
18

ALL TIME ダウンロード
5757

ランク
58,783
of 159,513

コントリビューション
0 問題
4 解答

スコア
50

バッジ数
1

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

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

バッジを表示

Feeds

表示方法

送信済み


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

2年以上 前 | ダウンロード 16 件 |

4.8 / 5
Thumbnail

回答済み
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年 前

解決済み


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

約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 件 |

0.0 / 5
Thumbnail