Community Profile

photo

Marcin Konowalczyk


Timmel Group @ Oxford University

Last seen: 3年弱 前 2016 年からアクティブ

Christane Timmel's Group @ Oxford University;
Spin chemistry and magnetic field effects on the reaction yield.
Professional Interests: Signal processing, data analysis

統計

All
  • 5-Star Galaxy Level 2
  • GitHub Submissions Level 3
  • Personal Best Downloads Level 2
  • First Review
  • First Submission
  • First Answer
  • Solver

バッジを表示

Content Feed

表示方法

送信済み


poly-fast-matlab
Fast versions of polyval and polyfit for sane people

約3年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


varargin2opt
Parse varargin cells to option structures

約3年 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Global-Target-Analysis-Matlab
Demonstration of global target analysis in Matlab

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

Thumbnail

送信済み


randnd
N-dimensional 1/beta (e.g. pink, brown, blue) noise generation via spectral shaping of white noise

4年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


Liouville-von-Neumann-Matlab
Example of a quantum mechanical spin system evolution using the Liouville von Neumann equation (density matrix propagation)

4年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


allan2
Allan deviaiton curve with optional phase cycling

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

Thumbnail

送信済み


shplot
Lightweight implementation of shaded error-bar plot

5年以上 前 | ダウンロード 3 件 |

Thumbnail

回答済み
Reversing an polynomial equation y = f(x) to x = f(y)
@Walter is right, but what you _can_ do is approximate them using, for example, <https://uk.mathworks.com/matlabcentral/fileexch...

6年弱 前 | 0

送信済み


revP
Approximate the reverse transfer function polynomial coefficients

6年弱 前 | ダウンロード 1 件 |

Thumbnail

解決済み


How to subtract?
*&plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn &plusmn* * Imagine you need to subtract one...

6年弱 前

送信済み


im2imSVD
Expresses one image in terms of an SVD decomposition of another one

6年弱 前 | ダウンロード 1 件 |

Thumbnail

送信済み


dfun(X,fun,dim,funargs,varargin)
Apply function to each 1-D slice of an N-D array

約6年 前 | ダウンロード 3 件 |

Thumbnail

送信済み


JavaMD5
Use a java routine to calculate MD5 hash of a file

約6年 前 | ダウンロード 2 件 |

送信済み


mat2blk
Block-diagonalise a matrix

約6年 前 | ダウンロード 1 件 |

Thumbnail

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

7年弱 前

解決済み


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

7年以上 前