Jona Grümbel
Otto-von-Gureicke-Universität
Followers: 0 Following: 0
Programming Languages:
MATLAB
Spoken Languages:
English, German
Pronouns:
No pronouns - Use my name only
MATLAB
Spoken Languages:
English, German
Pronouns:
No pronouns - Use my name only
Feeds
已提交
Multiple auto-generated lorentzian/gaussian peak Fit
Fits n peaks with symmetric/asymmetric lorentzian/gaussian line shapes. Output yields fit coefficients, erros and every single c...
4 months 前 | 27 次下载 |
已提交
Woollam VASE IR/UV ellipsometry spline-combine function
This function combines ellipsometry datasets from IR/UV spectral range recorded by Woollam VASE32, yielding more reliable pbp fi...
10 months 前 | 3 次下载 |
已回答
count of negative vector elements
I think the easiest way is to use logical indexing. It works like this: A = -4:1:5; % this is your 10 element vector as an exam...
count of negative vector elements
I think the easiest way is to use logical indexing. It works like this: A = -4:1:5; % this is your 10 element vector as an exam...
10 months 前 | 0