jidt/demos/octave
jlizier 72024c7299 Updating demo PDFs and version number ahead of new v1.6 distribution 2022-09-05 17:43:14 +10:00
..
CellularAutomata Adding option for generated CA cells to be stochastically altered in CA utility code 2021-09-06 12:51:14 +10:00
DetectingInteractionLags Minor patch to running of coupledLogisiticMap example 2014-11-20 10:58:08 +00:00
EffectiveNetworkInference Added simple Matlab script implementing the muiltivariate/iterative/greedy algorithm for effective network inference. Is a simplified version of the full algorithm in IDTxl, for demonstration purposes. Also includes calls to Oliver Cliff's toolkit for granger causality, which won't be functional for users who have not downloaded that; will be removed when the autocorrelation correction is added to JIDT for linear. 2022-04-08 10:49:57 +10:00
FlockingAnalysis Updating demo PDFs and version number ahead of new v1.6 distribution 2022-09-05 17:43:14 +10:00
NullDistributions Updated build.xml, readme and demo PDFs for new version release 1.2 2015-01-28 05:44:59 +00:00
SchreiberTransferEntropyExamples Correcting readme for Schreiber TE demos 2015-07-19 17:29:43 +00:00
README-OctaveMatlabDemos.pdf Updating PDFs of all demos before making new release 2016-10-21 00:13:26 +11:00
README-UseInMatlabAndOctave.pdf Updating tutorial slides as for ECAL, plus some minor updates to some figures and PDFs found while developing tutorial 2015-07-19 17:17:26 +00:00
example1TeBinaryData.m Appending suffix "Discrete" to all discrete calculators. Step 5 -- refactoring within demos, and updating PDFs for demos 2014-08-14 04:02:51 +00:00
example2TeMultidimBinaryData.m Appending suffix "Discrete" to all discrete calculators. Step 5 -- refactoring within demos, and updating PDFs for demos 2014-08-14 04:02:51 +00:00
example3TeContinuousDataKernel.m Fixed analytic expressions for transfer entropies in the simple demos for coupled Gaussians (should have computed directly from the empirical correlations all along, but didn't notice because errors were very small) 2017-05-22 15:53:42 +10:00
example4TeContinuousDataKraskov.m Fixed analytic expressions for transfer entropies in the simple demos for coupled Gaussians (should have computed directly from the empirical correlations all along, but didn't notice because errors were very small) 2017-05-22 15:53:42 +10:00
example5TeBinaryMultivarTransfer.m Appending suffix "Discrete" to all discrete calculators. Step 5 -- refactoring within demos, and updating PDFs for demos 2014-08-14 04:02:51 +00:00
example6DynamicCallingMutualInfo.m Adding univariate MI calculation to example 6 for Python 2015-01-23 03:39:42 +00:00
example9TeContinuousMultivariateDataKraskov.m Adding example 9 multivariate TE to octave/matlab demos 2014-11-07 00:51:23 +00:00
example10ConditionalTeKraskov.m Adding Matlab/Octave example 10 for conditional TE via Kraskov (KSG) algorithm 2016-10-20 10:14:44 +11:00
javaMatrixToOctave.m Updating javaMatrixToOctave to handle new conversion routine in octave (and be backwards compatible to old) 2019-03-21 09:35:41 +11:00
octaveToJavaDoubleArray.m Adding GPLv3 license statement to all code headers in the demos; also adding readme for use of octave-java code; correcting references to papers from CA code 2014-08-06 06:52:59 +00:00
octaveToJavaDoubleMatrix.m Adding GPLv3 license statement to all code headers in the demos; also adding readme for use of octave-java code; correcting references to papers from CA code 2014-08-06 06:52:59 +00:00
octaveToJavaIntArray.m Updating octave-java interface to use non-overloaded method signatures for int and boolean arrays (this seemed to have caused an issue on some versions with ints being converted to boolean first, thus losing all values except 0-1) 2019-07-23 11:33:04 +10:00
octaveToJavaIntMatrix.m Updating octave-java interface to use non-overloaded method signatures for int and boolean arrays (this seemed to have caused an issue on some versions with ints being converted to boolean first, thus losing all values except 0-1) 2019-07-23 11:33:04 +10:00