plateform
stringclasses
1 value
repo_name
stringlengths
13
113
name
stringlengths
3
74
ext
stringclasses
1 value
path
stringlengths
12
229
size
int64
23
843k
source_encoding
stringclasses
9 values
md5
stringlengths
32
32
text
stringlengths
23
843k
github
Gijom/TEAP-master
EEG_get_channel.m
.m
TEAP-master/src/signals/EEG/EEG_get_channel.m
1,289
utf_8
612043201d9f7f953da3d33a80bf7f76
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
EEG_aqn_variable.m
.m
TEAP-master/src/signals/EEG/acquisition/EEG_aqn_variable.m
1,581
utf_8
da320ad95dd91dadf7d0ad963abd437e
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
EEG_feat_bandENR.m
.m
TEAP-master/src/signals/EEG/features/EEG_feat_bandENR.m
2,695
utf_8
f1247fea76c706bfbd0d715c6b09b3fd
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
EEG_feat_extr.m
.m
TEAP-master/src/signals/EEG/features/EEG_feat_extr.m
2,885
utf_8
a2452a24e56d2252713aff42949be6bc
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
iirpeak.m
.m
TEAP-master/src/signals/utils/iirpeak.m
1,720
utf_8
5f12614bf6ae78e96e2850a5a41e7d76
%> @file iirpeak.m function [num, den] = iirpeak(Wo, BW, varargin) %IIRPEAK Second-order IIR peaking (resonator) digital filter design. % [NUM, DEN] = IIRPEAK(Wo, BW) designs a second-order resonator digital % filter with the peak at frequency Wo and a bandwidth of BW at the 3 dB % level. Wo must satisfy 0.0 < Wo...
github
Gijom/TEAP-master
notchpeakargchk.m
.m
TEAP-master/src/signals/utils/notchpeakargchk.m
1,374
utf_8
ac29460c0da20ae34b1d8e0eca85fcc9
%> @file notchpeakargchk.m %> @brief NOTCHPEAKARGCHK Validates the inputs for the IIRNOTCH and IIRPEAK %> functions. function [Ab, msg] = notchpeakargchk(Wo, BW, opts) % Author(s): P. Pacheco % Copyright 1999-2002 The MathWorks, Inc. % $Revision: 1.2 $ $Date: 2001/07/06 17:42:26 $ % Define default values. Ab = ...
github
Gijom/TEAP-master
featuresSelector.m
.m
TEAP-master/src/signals/utils/featuresSelector.m
2,523
utf_8
a8654a06a4823edce6a4fa4a4acdabc0
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
correctBPM.m
.m
TEAP-master/src/signals/utils/correctBPM.m
3,571
utf_8
ada9b819e5c1e2e21b16944294c5b10b
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
PLETtoBPM.m
.m
TEAP-master/src/signals/utils/PLETtoBPM.m
4,762
UNKNOWN
0236d856bf61f16f893801bcf11257d5
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
PICtoBPM.m
.m
TEAP-master/src/signals/utils/PICtoBPM.m
1,490
utf_8
8d99ae308080f46368c6fa047788b0d9
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
interpIBI.m
.m
TEAP-master/src/signals/utils/interpIBI.m
5,187
utf_8
6af5f36f81a23c86c7fe83a9f9f321fa
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will...
github
Gijom/TEAP-master
filterECG256Hz.m
.m
TEAP-master/src/signals/utils/ecgBag/filterECG256Hz.m
10,916
utf_8
7be91277399af9af2ce29774a2d4200f
%> @file filterECG256Hz.m function [filtdata] = filterECG256Hz(data) % [filtdata] = filterECG256Hz(data); % apply a zerophase FIR filter (coeffs designed with sptool) % Least Sq. FIR LP & HP filters (cascaded): 70dB 0.05-40Hz 1dB ripple. % Sampling Frequency of Fs = 256. % % Should work nicely for 16bit, 256Hz ECG. ...
github
Gijom/TEAP-master
rpeakdetect.m
.m
TEAP-master/src/signals/utils/ecgBag/rpeakdetect.m
5,808
utf_8
81094a9c4c9b401f89271973ab5000f4
%> @file rpeakdetect.m function [hrv, R_t, R_amp, R_index, S_t, S_amp] = rpeakdetect(data, samp_freq, thresh, testmode) % [hrv, R_t, R_amp, R_index, S_t, S_amp] = rpeakdetect(data, samp_freq, thresh, testmode); % R_t == RR points in time, R_amp == amplitude % of R peak in bpf data & S_amp == amplitude of % following...
github
Gijom/TEAP-master
filterECG128Hz.m
.m
TEAP-master/src/signals/utils/ecgBag/filterECG128Hz.m
8,863
utf_8
1516231a9f2a990d1046be76b33c4ee4
%> @file filterECG128Hz.m function [filtdata] = filterECG128Hz(data) % [filtdata] = filterECG128Hz(data); % apply a zerophase FIR filter (coeffs designed with sptool) % Least Sq. FIR LP & HP filters (cascaded): 70dB 0.05-40Hz 1dB ripple. % Sampling Frequency of Fs = 128. % % Should work nicely for 16bit, 256Hz ECG. ...
github
Gijom/TEAP-master
ECG__new_empty.m
.m
TEAP-master/src/signals/ECG/ECG__new_empty.m
603
utf_8
1c702b0af63c9aadb0f710191ff85bf0
%> @file ECG__new_empty.m %> @brief Creates a new ECG empty signal function Signal = ECG__new_empty() Signal = Signal__new_empty(); Signal = Signal__set_signame(Signal, ECG__get_signame()); Signal = Signal__set_unit(Signal, 'uV'); %Create information specific to ECG Signal.IBI = Signal__new_empty(); %Inter beat inter...
github
Gijom/TEAP-master
ECG__assert_type.m
.m
TEAP-master/src/signals/ECG/ECG__assert_type.m
998
utf_8
ca2ea347045db008748f3d2267bd4f23
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
ECG__get_signame.m
.m
TEAP-master/src/signals/ECG/ECG__get_signame.m
250
utf_8
259bc1c73974960c339775d9f56138e7
%> @file ECG__get_signame.m %> @brief Get the name of a ECG signal %> @retval name: the name of the ECG signal, in this case, 'ECG' % %> @author Copyright Frank Villaro-Dixon, Public Domain , 2014 function name = ECG__get_signame() name = 'ECG';
github
Gijom/TEAP-master
ECG_aqn_variable.m
.m
TEAP-master/src/signals/ECG/acquisition/ECG_aqn_variable.m
1,690
utf_8
211e8d45d1e22e0dd39bdcd410ff17ad
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
ECG__compute_IBI.m
.m
TEAP-master/src/signals/ECG/features/ECG__compute_IBI.m
2,382
utf_8
9feadd3c5b48e48d7d5b75e08a5c1463
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
ECG_feat_IBImean.m
.m
TEAP-master/src/signals/ECG/features/ECG_feat_IBImean.m
1,138
utf_8
ce9d3db09f7840c816cd7d737f2c5ed6
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
ECG_feat_IBIvar.m
.m
TEAP-master/src/signals/ECG/features/ECG_feat_IBIvar.m
1,357
utf_8
de33340081e68c96c4643225a039c567
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
ECG_feat_extr.m
.m
TEAP-master/src/signals/ECG/features/ECG_feat_extr.m
7,232
UNKNOWN
5a069588e0b1e1b170a6f9959c3b310e
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
GSR_filter_basic.m
.m
TEAP-master/src/signals/GSR/GSR_filter_basic.m
1,375
utf_8
52cfe46f4a908f2891e7e792fd5d4027
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
GSR__assert_type.m
.m
TEAP-master/src/signals/GSR/GSR__assert_type.m
989
utf_8
37c4e30af0a26c1b7cfbffd5e5550635
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
GSR__get_signame.m
.m
TEAP-master/src/signals/GSR/GSR__get_signame.m
250
utf_8
50325567111d246f49d4daeca86f7ca8
%> @file GSR__get_signame.m %> @brief Gets the name of a GSR signal %> @retval name: the name of the GSR signal, in this case, 'GSR' % %> @author Copyright Frank Villaro-Dixon, Public Domain, 2014 function name = GSR__get_signame() name = 'GSR';
github
Gijom/TEAP-master
GSR__new_empty.m
.m
TEAP-master/src/signals/GSR/GSR__new_empty.m
867
utf_8
f38059e8636dc1189da94efc4aa13750
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
GSR_aqn_variable.m
.m
TEAP-master/src/signals/GSR/acquisition/GSR_aqn_variable.m
1,592
utf_8
5b90af464c89f3ee84e6fac9b309c0b0
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
GSR_feat_extr.m
.m
TEAP-master/src/signals/GSR/features/GSR_feat_extr.m
3,712
utf_8
ecdc78b563f379388aebc51cca7740b6
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
GSR_feat_peaks.m
.m
TEAP-master/src/signals/GSR/features/GSR_feat_peaks.m
3,410
utf_8
049bed42a660882ad5f842801bedc65d
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal_plot_pts.m
.m
TEAP-master/src/signals/visualisation/Signal_plot_pts.m
1,376
utf_8
4f16592197f665e9a889ffc7533049f2
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal_plot.m
.m
TEAP-master/src/signals/visualisation/Signal_plot.m
1,832
utf_8
73fc9c4d20d15efe3bdc942fe1bd49b8
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal_plot1D.m
.m
TEAP-master/src/signals/visualisation/Signal_plot1D.m
1,974
utf_8
42ebbf46c8fdaa12ee8500d318039f50
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
HST__assert_type.m
.m
TEAP-master/src/signals/HST/HST__assert_type.m
990
utf_8
9ef93cc8557ab36404470085b7a33ad8
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
HST__new_empty.m
.m
TEAP-master/src/signals/HST/HST__new_empty.m
868
utf_8
a0ca77093f1eeed24f4a5dde2705959f
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
HST_filter_basic.m
.m
TEAP-master/src/signals/HST/HST_filter_basic.m
1,099
utf_8
6bcb904d38fb61b04126bdbbf1e10961
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
HST__get_signame.m
.m
TEAP-master/src/signals/HST/HST__get_signame.m
241
utf_8
e7fab5ec4276dbd0dc8d8d776bddef05
%> @file HST__get_signame.m %> @brief Gets the name of a HST signal %> Copyright Frank Villaro-Dixon, Public Domain, 2014 % %> @retval name the name of the HST signal, in this case, 'HST' function name = HST__get_signame() name = 'HST';
github
Gijom/TEAP-master
HST_aqn_variable.m
.m
TEAP-master/src/signals/HST/acquisition/HST_aqn_variable.m
1,779
utf_8
04d89e0217e3c67ee48ac76fe116d9bb
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
HST_feat_mean.m
.m
TEAP-master/src/signals/HST/features/HST_feat_mean.m
1,443
utf_8
6d77223100d6843d5f0684f6dc611e5d
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
HST_feat_extr.m
.m
TEAP-master/src/signals/HST/features/HST_feat_extr.m
3,204
utf_8
63abb548ad108ba8f9b6080f82c149d7
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
HST_feat_meanderiv.m
.m
TEAP-master/src/signals/HST/features/HST_feat_meanderiv.m
1,254
utf_8
f7815a75ac9de3d656f6a10b9bdaaa08
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES__get_signame.m
.m
TEAP-master/src/signals/RES/RES__get_signame.m
878
utf_8
b41d37fa1c255b631726ed9332dc27fb
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES_filter_basic.m
.m
TEAP-master/src/signals/RES/RES_filter_basic.m
1,141
utf_8
f136afc74e05601a77cfb637549d3907
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES__new_empty.m
.m
TEAP-master/src/signals/RES/RES__new_empty.m
954
utf_8
b2b17682f2d0dd1eaef6c30e5707b00d
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES__assert_type.m
.m
TEAP-master/src/signals/RES/RES__assert_type.m
994
utf_8
6115af49f567408ea8efef98a73a0e06
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES_aqn_variable.m
.m
TEAP-master/src/signals/RES/acquisition/RES_aqn_variable.m
1,257
utf_8
7100fb4e0e83a71c2990f45f4a4b52b3
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES_feat_mainfreq.m
.m
TEAP-master/src/signals/RES/features/RES_feat_mainfreq.m
2,020
utf_8
751cec9e7dce0d8a22378c701789601b
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES_feat_energy.m
.m
TEAP-master/src/signals/RES/features/RES_feat_energy.m
1,300
utf_8
143d8a28a5e9f395b49d49f81db38d49
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES_feat_minmax.m
.m
TEAP-master/src/signals/RES/features/RES_feat_minmax.m
1,361
utf_8
d107c13c9f38869141c5969341ba3134
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
RES_feat_extr.m
.m
TEAP-master/src/signals/RES/features/RES_feat_extr.m
3,793
utf_8
af0e2caa9ff44625c19e066bf7b43672
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP__get_signame.m
.m
TEAP-master/src/signals/BVP/BVP__get_signame.m
892
utf_8
8f0f53e1321399595689e163913896eb
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP__new_empty.m
.m
TEAP-master/src/signals/BVP/BVP__new_empty.m
1,275
utf_8
dff07c3956dc418a9d244711e08d474b
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP_filter_basic.m
.m
TEAP-master/src/signals/BVP/BVP_filter_basic.m
1,224
utf_8
a98d157a518f9d5ae19a421397ac1175
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP__assert_type.m
.m
TEAP-master/src/signals/BVP/BVP__assert_type.m
1,015
utf_8
526e5b8887e951f84c5ddc7ded720980
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP_aqn_variable.m
.m
TEAP-master/src/signals/BVP/acquisition/BVP_aqn_variable.m
1,313
utf_8
5f0e074c5d284161d2c56ed34b7b7e51
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP_feat_BPM.m
.m
TEAP-master/src/signals/BVP/features/BVP_feat_BPM.m
2,806
windows_1250
55e4c2c3e6368f8c2be04f59c72ef830
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP__compute_IBI.m
.m
TEAP-master/src/signals/BVP/features/BVP__compute_IBI.m
2,313
utf_8
022fa849b8f1c709d8d065820a28e433
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP_feat_extr.m
.m
TEAP-master/src/signals/BVP/features/BVP_feat_extr.m
6,751
utf_8
ba8411a623c13300cb131364cfe4a349
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP_feat_std.m
.m
TEAP-master/src/signals/BVP/features/BVP_feat_std.m
973
utf_8
ac3bf42ca10420ed5a7e303ad7c33744
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP_feat_mean.m
.m
TEAP-master/src/signals/BVP/features/BVP_feat_mean.m
995
utf_8
5afcd31cbe095cd222f6542bc823d3bf
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
BVP_feat_var.m
.m
TEAP-master/src/signals/BVP/features/BVP_feat_var.m
993
utf_8
2919275c8f6b3eba8820e4e46236f974
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal_filter1_low_median.m
.m
TEAP-master/src/signals/filters/Signal_filter1_low_median.m
1,359
utf_8
5da9765728c777fc0bc3dde26bd4f9f8
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal__set_preproc_lowpass.m
.m
TEAP-master/src/signals/filters/Signal__set_preproc_lowpass.m
1,051
utf_8
ad4be5ec21b98aaf51d4c948230decd0
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal_filter1_low_pass.m
.m
TEAP-master/src/signals/filters/Signal_filter1_low_pass.m
1,593
utf_8
e06620aeefeb523795f6d8fa1745b2e0
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal__has_preproc_lowpass.m
.m
TEAP-master/src/signals/filters/Signal__has_preproc_lowpass.m
930
utf_8
bbca73a8d8484796edf572b55537400c
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
Gijom/TEAP-master
Signal_filter1_low_mean.m
.m
TEAP-master/src/signals/filters/Signal_filter1_low_mean.m
1,635
utf_8
802be50a389a02d761e0a0c2a0f4e72f
%This file is part of TEAP. % %TEAP is free software: you can redistribute it and/or modify %it under the terms of the GNU General Public License as published by %the Free Software Foundation, either version 3 of the License, or %(at your option) any later version. % %TEAP is distributed in the hope that it will be use...
github
DGC17/DisparityMapProject-master
use_cimgmatlab.m
.m
DisparityMapProject-master/Disparity Map/CImg/examples/use_cimgmatlab.m
1,242
utf_8
c7cefea57d7bf6077ec6a77f3bdda6b6
/*----------------------------------------------------------------------- File : use_cimgmatlab.m Description: Example of use for the CImg plugin 'plugins/cimgmatlab.h' which allows to use CImg in order to develop matlab external functions (mex functions). User should be familiar with Matlab C/C++ mex functi...
github
WorldWindLabs/EarthquakeApp-master
earthquakes.m
.m
EarthquakeApp-master/earthquakeforecast/Matlab/earthquakes.m
553
utf_8
6fdee1ce943eb83815eb1a9b7fdac71e
%%this is the function that should be called from the command window, with %%the full path of the csv file in the argument. %% function earthquakes(filename) [x, y, z]= importfile(filename); %extracts the x,y,z magnetometer readings from the specific csv freqtest(x,y,z,filename); %produces the frequency domain plot...
github
wasidennis/ObjectFlow-master
kmeansML.m
.m
ObjectFlow-master/Util/kmeansML.m
3,782
utf_8
e6a674f3e1c94242cc5d1ae8561fb49c
function [membership,means,rms] = kmeansML(k,data,varargin) % [membership,means,rms] = kmeansML(k,data,...) % % Multi-level kmeans. % Tries very hard to always return k clusters. % % INPUT % k Number of clusters % data dxn matrix of data points % 'maxiter' Max number of iterations. [30] % 'dtol' Min cha...
github
wasidennis/ObjectFlow-master
estimateObjectLoc.m
.m
ObjectFlow-master/Codes/estimateObjectLoc.m
3,191
utf_8
edf6229d02cb9e1d8c7f08ab07380241
% estimate the object location in the next frame function onlineModel = estimateObjectLoc(onlineModel, para) onlineModel.nFrames = 2; onlineModel.imBoxes{1} = onlineModel.gtEst{onlineModel.ff}; video = onlineModel.video; flows = onlineModel.flows; supervoxels = onlineModel.supervoxels; ht = onlineModel.ht; wd = on...
github
wasidennis/ObjectFlow-master
LDA.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/LDA.m
8,422
utf_8
74150eba753cd0a5e41e8f51034686d8
function [eigvector, eigvalue] = LDA(gnd,options,data) % LDA: Linear Discriminant Analysis % % [eigvector, eigvalue] = LDA(gnd, options, data) % % Input: % data - Data matrix. Each row vector of fea is a data point. % gnd - Colunm vector of the label information for ea...
github
wasidennis/ObjectFlow-master
prepare_batch.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/caffe/prepare_batch.m
1,298
utf_8
68088231982895c248aef25b4886eab0
% ------------------------------------------------------------------------ function images = prepare_batch(image_files,IMAGE_MEAN,batch_size) % ------------------------------------------------------------------------ if nargin < 2 d = load('ilsvrc_2012_mean'); IMAGE_MEAN = d.image_mean; end num_images = length...
github
wasidennis/ObjectFlow-master
matcaffe_demo.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/caffe/matcaffe_demo.m
3,344
utf_8
669622769508a684210d164ac749a614
function [scores, maxlabel] = matcaffe_demo(im, use_gpu) % scores = matcaffe_demo(im, use_gpu) % % Demo of the matlab wrapper using the ILSVRC network. % % input % im color image as uint8 HxWx3 % use_gpu 1 to use the GPU, 0 to use the CPU % % output % scores 1000-dimensional ILSVRC score vector % % You m...
github
wasidennis/ObjectFlow-master
imagesAlign.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/videos/imagesAlign.m
8,409
utf_8
35c2785931e620bc56566f443a5823f7
function [H,Ip] = imagesAlign( I, Iref, varargin ) % Fast and robust estimation of homography relating two images. % % The algorithm for image alignment is a simple but effective variant of % the inverse compositional algorithm. For a thorough overview, see: % "Lucas-kanade 20 years on A unifying framework," % ...
github
wasidennis/ObjectFlow-master
opticalFlow.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/videos/opticalFlow.m
7,587
utf_8
08ec9aba216844a2d5056d5bec3dc7eb
function [Vx,Vy,reliab] = opticalFlow( I1, I2, varargin ) % Coarse-to-fine optical flow using Lucas&Kanade or Horn&Schunck. % % Implemented 'type' of optical flow estimation: % LK: http://en.wikipedia.org/wiki/Lucas-Kanade_method % HS: http://en.wikipedia.org/wiki/Horn-Schunck_method % SD: Simple block-based s...
github
wasidennis/ObjectFlow-master
seqWriterPlugin.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/videos/seqWriterPlugin.m
8,540
utf_8
a682308b0dce017287483360e2c6452f
function varargout = seqWriterPlugin( cmd, h, varargin ) % Plugin for seqIo and videoIO to allow writing of seq files. % % Do not call directly, use as plugin for seqIo or videoIO instead. % The following is a list of commands available (swp=seqWriterPlugin): % h=swp('open',h,fName,info) % Open a seq file for wri...
github
wasidennis/ObjectFlow-master
kernelTracker.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/videos/kernelTracker.m
9,641
utf_8
4e1eae0a8a461d70eb7414a33112de57
function [allRct, allSim, allIc] = kernelTracker( I, prm ) % Kernel Tracker from Comaniciu, Ramesh and Meer PAMI 2003. % % Implements the algorithm described in "Kernel-Based Object Tracking" by % Dorin Comaniciu, Visvanathan Ramesh and Peter Meer, PAMI 25, 564-577, % 2003. This is a fast tracking algorithm that ...
github
wasidennis/ObjectFlow-master
seqIo.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/videos/seqIo.m
17,529
utf_8
a5e3f0d8b53147a8e60c6aa03a0822f4
function out = seqIo( fName, action, varargin ) % Utilities for reading and writing seq files. % % A seq file is a series of concatentated image frames with a fixed size % header. It is essentially the same as merging a directory of images into % a single file. seq files are convenient for storing videos because: ...
github
wasidennis/ObjectFlow-master
seqReaderPlugin.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/videos/seqReaderPlugin.m
9,908
utf_8
a33b38d891c8413229a6d10a0b86a8d5
function varargout = seqReaderPlugin( cmd, h, varargin ) % Plugin for seqIo and videoIO to allow reading of seq files. % % Do not call directly, use as plugin for seqIo or videoIO instead. % The following is a list of commands available (srp=seqReaderPlugin): % h = srp('open',h,fName) % Open a seq file for rea...
github
wasidennis/ObjectFlow-master
pcaApply.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/classify/pcaApply.m
3,483
utf_8
9daebac8a3d47d48bc44b7fe6ec75d1c
function varargout = pcaApply( X, U, mu, k ) % Companion function to pca. % % Use pca.m to retrieve the principal components U and the mean mu from a % set of vectors x, then use pcaApply to get the first k coefficients of % x in the space spanned by the columns of U. See pca for general usage. % % If x is large...
github
wasidennis/ObjectFlow-master
forestTrain.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/classify/forestTrain.m
6,337
utf_8
6d827f93990f88a67f0d521f830dd265
function forest = forestTrain( data, hs, varargin ) % Train random forest classifier. % % Dimensions: % M - number trees % F - number features % N - number input vectors % H - number classes % % USAGE % forest = forestTrain( data, hs, [varargin] ) % % INPUTS % data - [NxF] N length F feature vect...
github
wasidennis/ObjectFlow-master
fernsRegTrain.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/classify/fernsRegTrain.m
6,124
utf_8
f9b14e3d1f44a49472022479f35615fb
function [ferns,ysPr] = fernsRegTrain( data, ys, varargin ) % Train boosted fern regressor. % % Boosted regression using random ferns as the weak regressor. See "Greedy % function approximation: A gradient boosting machine", Friedman, Annals of % Statistics 2001, for more details on boosted regression. % % A few...
github
wasidennis/ObjectFlow-master
rbfDemo.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/classify/rbfDemo.m
3,092
utf_8
d6d2ee9e5afdcd3dc89bd5a250c45a52
function rbfDemo( dataType, noiseSig, scale, k, cluster, show ) % Demonstration of rbf networks for regression. % % See rbfComputeBasis for discussion of rbfs. % % USAGE % rbfDemo( dataType, noiseSig, scale, k, cluster, show ) % % INPUTS % dataType - 0: 1D sinusoid % 1: 2D sinusoid % ...
github
wasidennis/ObjectFlow-master
pdist2.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/classify/pdist2.m
5,407
utf_8
952fc9c0a6b35dcc57a027af4a7ad0cd
function D = pdist2( X, Y, metric ) % Calculates the distance between sets of vectors. % % Let X be an m-by-p matrix representing m points in p-dimensional space % and Y be an n-by-p matrix representing another set of points in the same % space. This function computes the m-by-n distance matrix D where D(i,j) % i...
github
wasidennis/ObjectFlow-master
pca.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/classify/pca.m
3,391
utf_8
4fa288fd4b4c7e935ac455038d927e40
function [U,mu,vars] = pca( X ) % Principal components analysis (alternative to princomp). % % A simple linear dimensionality reduction technique. Use to create an % orthonormal basis for the points in R^d such that the coordinates of a % vector x in this basis are of decreasing importance. Instead of using all %...
github
wasidennis/ObjectFlow-master
kmeans2.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/classify/kmeans2.m
5,434
utf_8
b3e2fa4de99d33fb44b4e3c6943bd5d3
function [ IDX, C, d ] = kmeans2( X, k, varargin ) % Fast version of kmeans clustering. % % Cluster the N x p matrix X into k clusters using the kmeans algorithm. It % returns the cluster memberships for each data point in the N x 1 vector % IDX and the K x p matrix of cluster means in C. % % This function is in...
github
wasidennis/ObjectFlow-master
acfModify.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/detector/acfModify.m
4,365
utf_8
953c8f9fc517f7343b01c4017a46e819
function detector = acfModify( detector, varargin ) % Modify aggregate channel features object detector. % % Takes an object detector trained by acfTrain() and modifies it. Only % certain modifications are allowed to the detector and the detector should % never be modified directly (this may cause the detector to ...
github
wasidennis/ObjectFlow-master
acfDetect.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/detector/acfDetect.m
3,479
utf_8
e9db3cf6ac6e3e4c29c92941512db444
function bbs = acfDetect( I, detector, fileName ) % Run aggregate channel features object detector on given image(s). % % The input 'I' can either be a single image (or filename) or a cell array % of images (or filenames). In the first case, the return is a set of bbs % where each row has the format [x y w h score...
github
wasidennis/ObjectFlow-master
bbGt.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/detector/bbGt.m
34,423
utf_8
2efb0917311bcfcd0104393b2be462c1
function varargout = bbGt( action, varargin ) % Bounding box (bb) annotations struct, evaluation and sampling routines. % % bbGt gives access to two types of routines: % (1) Data structure for storing bb image annotations. % (2) Routines for evaluating the Pascal criteria for object detection. % % The bb annotat...
github
wasidennis/ObjectFlow-master
bbApply.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/detector/bbApply.m
21,861
utf_8
f306981e5a799751db67b55034b5f3cf
function varargout = bbApply( action, varargin ) % Functions for manipulating bounding boxes (bb). % % A bounding box (bb) is also known as a position vector or a rectangle % object. It is a four element vector with the fields: [x y w h]. A set of % n bbs can be stores as an [nx4] array, most funcitons below can h...
github
wasidennis/ObjectFlow-master
imwrite2.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/images/imwrite2.m
5,289
utf_8
fa93c13a7f1259ba3561a97c74902cd9
function I = imwrite2( I, mulFlag, imagei, path, ... name, ext, nDigits, nSplits, spliti, varargin ) % Similar to imwrite, except follows a strict naming convention. % % Wrapper for imwrite that writes file to the filename: % fName = [path name int2str2(i,nDigits) '.' ext]; % Using imwrite: % imwrite( I, fNa...
github
wasidennis/ObjectFlow-master
convnFast.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/images/convnFast.m
9,435
utf_8
ae42efd752c1f27d6671f215e4ad9ce2
function C = convnFast( A, B, shape ) % Fast convolution, replacement for both conv2 and convn. % % See conv2 or convn for more information on convolution in general. % % This works as a replacement for both conv2 and convn. Basically, % performs convolution in either the frequency or spatial domain, depending ...
github
wasidennis/ObjectFlow-master
imMlGauss.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/images/imMlGauss.m
5,902
utf_8
0e7d1de8c0b463e6ca5e742f5764bb64
function varargout = imMlGauss( G, symmFlag, show ) % Calculates max likelihood params of Gaussian that gave rise to image G. % % Suppose G contains an image of a gaussian distribution. One way to % recover the parameters of the gaussian is to threshold the image, and % then estimate the mean/covariance based on ...
github
wasidennis/ObjectFlow-master
montage2.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/images/montage2.m
7,778
utf_8
1040b0c5365d56064de7c28bd46e1cbf
function varargout = montage2( IS, prm ) % Used to display collections of images and videos. % % Improved version of montage, with more control over display. % NOTE: Can convert between MxNxT and MxNx3xT image stack via: % I = repmat( I, [1,1,1,3] ); I = permute(I, [1,2,4,3] ); % % USAGE % varargout = montag...
github
wasidennis/ObjectFlow-master
jitterImage.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/images/jitterImage.m
5,427
utf_8
5eb14e974f08496e8c644c3ef94449f7
function IJ = jitterImage( I, varargin ) % Creates multiple, slightly jittered versions of an image. % % Takes an image I, and generates a number of images that are copies of the % original image with slight translation, rotation and scaling applied. If % the input image is actually an MxNxK stack of images then a...
github
wasidennis/ObjectFlow-master
movieToImages.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/images/movieToImages.m
990
utf_8
c6c5bfd212a560ee433db20fb9c74a4c
function I = movieToImages( M ) % Creates a stack of images from a matlab movie M. % % Repeatedly calls frame2im. Useful for playback with playMovie. % % USAGE % I = movieToImages( M ) % % INPUTS % M - a matlab movie % % OUTPUTS % I - MxNxT array (of images) % % EXAMPLE % load( 'images.mat' ); [...
github
wasidennis/ObjectFlow-master
toolboxUpdateHeader.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/external/toolboxUpdateHeader.m
2,433
utf_8
6cd2226023653b907b767b6c4b8b7ff7
function toolboxUpdateHeader % Update the headers of all the files. % % USAGE % toolboxUpdateHeader % % INPUTS % % OUTPUTS % % EXAMPLE % % See also % % Piotr's Image&Video Toolbox Version 3.25 % Copyright 2013 Piotr Dollar. [pdollar-at-caltech.edu] % Please email me if you find bugs, or have sugg...
github
wasidennis/ObjectFlow-master
toolboxGenDoc.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/external/toolboxGenDoc.m
3,770
utf_8
dfd95e962061a5afd392f4549d3ef75b
function toolboxGenDoc % Generate documentation, must run from dir toolbox. % % 1) Make sure to update and run toolboxUpdateHeader.m % 2) Update history.txt appropriately, including w current version % 3) Update overview.html file with the version/date/link to zip: % edit external/m2html/templates/frame-piotr...
github
wasidennis/ObjectFlow-master
toolboxHeader.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/external/toolboxHeader.m
2,519
utf_8
7530495be10750dc20e944da853d9793
function [y1,y2] = toolboxHeader( x1, x2, x3, prm ) % One line description of function (will appear in file summary). % % General commments explaining purpose of function [width is 75 % characters]. There may be multiple paragraphs. In special cases some or % all of these guidelines may need to be broken. % % Ne...
github
wasidennis/ObjectFlow-master
mdot.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/external/m2html/mdot.m
2,516
utf_8
34a14428c433e118d1810e23f5a6caf5
function mdot(mmat, dotfile,f) %MDOT - Export a dependency graph into DOT language % MDOT(MMAT, DOTFILE) loads a .mat file generated by M2HTML using option % ('save','on') and writes an ascii file using the DOT language that can % be drawn using <dot> or <neato> . % MDOT(MMAT, DOTFILE,F) builds the graph containing...
github
wasidennis/ObjectFlow-master
m2html.m
.m
ObjectFlow-master/caffe-cedn-dev/matlab/toolbox/external/m2html/m2html.m
49,063
utf_8
472047b4c36a4f8b162012840e31b59b
function m2html(varargin) %M2HTML - Documentation Generator for Matlab M-files and Toolboxes in HTML % M2HTML by itself generates an HTML documentation of the Matlab M-files found % in the direct subdirectories of the current directory. HTML files are % written in a 'doc' directory (created if necessary). All the o...