Seems to work well. Seems faster than normxcorr2_mex for larger arrays, which is no longer on Matlab Central but is around on the internet.
24 Jul 2011
Peak Fitter
Command-line peak fitter for time-series signals. Version 3.6: February, 2013.
Author: Tom O'Haver
This seems to use a parameter no longer supported in Matlab R2010B.. I get this erorr message:
??? Error using ==> optimset at 204
Unrecognized parameter name 'TypicalX'. Please see the optimset reference page in the documentation for a list of acceptable option parameters. Link to
reference page.
Hi Bruno, as for usage recommendations, are they updated for new MATLAB releases? In case of my application for 2D, both nA and nB are greater than 20 (about 200*300 each). However, MATLAB conv2 takes almost the same time as convnfft (even slightly faster).
Really great functions! what is missing for me is a "editWorksheetCellBatch" function to be able to edit larger worksheets quicker.
I can see, that the Google API should support it:
https://developers.google.com/google-apps/spreadsheets/#updating_multiple_cells_with_a_batch_request
I have tried making the function myself, but my experience with java and html protocols is very limited. I keep getting an error 400 (Bad Request) when i try to send the data to the server (ps.print(event)).
How long is the authentication valid for? I'm running this in a loop and I start getting 403 errors after about 500 seconds, which doesn't happen if I run each iteration by itself
Comment only