
Marcin Konowalczyk
Timmel Group @ Oxford University
Followers: 0 Following: 0
Statistics
RANK
235.312
of 297.503
REPUTATION
0
CONTRIBUTIONS
0 Questions
1 Answer
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
5.649 of 20.449
REPUTATION
216
AVERAGE RATING
4.60
CONTRIBUTIONS
12 Files
DOWNLOADS
18
ALL TIME DOWNLOADS
1850
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Submitted
poly-fast-matlab
Fast versions of polyval and polyfit for sane people
meer dan 4 jaar ago | 1 download |

Submitted
Global-Target-Analysis-Matlab
Demonstration of global target analysis in Matlab
meer dan 4 jaar ago | 2 downloads |

Submitted
randnd
N-dimensional 1/beta (e.g. pink, brown, blue) noise generation via spectral shaping of white noise
meer dan 5 jaar ago | 2 downloads |

Submitted
Liouville-von-Neumann-Matlab
Example of a quantum mechanical spin system evolution using the Liouville von Neumann equation (density matrix propagation)
meer dan 5 jaar ago | 2 downloads |

Submitted
allan2
Allan deviaiton curve with optional phase cycling
ongeveer 7 jaar ago | 1 download |

Submitted
shplot
Lightweight implementation of shaded error-bar plot
ongeveer 7 jaar ago | 2 downloads |

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...
meer dan 7 jaar ago | 0
Submitted
revP
Approximate the reverse transfer function polynomial coefficients
meer dan 7 jaar ago | 3 downloads |

Solved
How to subtract?
*± ± ± ± ± ± ± ± ± ± ±* * Imagine you need to subtract one...
meer dan 7 jaar ago
Submitted
im2imSVD
Expresses one image in terms of an SVD decomposition of another one
meer dan 7 jaar ago | 1 download |

Submitted
dfun(X,fun,dim,funargs,varargin)
Apply function to each 1-D slice of an N-D array
meer dan 7 jaar ago | 1 download |

Submitted
JavaMD5
Use a java routine to calculate MD5 hash of a file
meer dan 7 jaar ago | 1 download |
Solved
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...
ongeveer 8 jaar ago
Solved
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:...
ongeveer 9 jaar ago