代码搜索:Simulated

找到约 1,823 项符合「Simulated」的源代码

代码结果 1,823
www.eeworm.com/read/445470/7595269

m simulated_ecg_waveform_generator.m

% ecg.m - ECG generator. % % x = ecg(L) = column vector % % generates piecewise linear ECG signal of length L % must post-smooth it with an N-point smoother: % y = sgfilt(d, N, x), usually with d=0, a
www.eeworm.com/read/397314/8056066

c 2007280037_maixin_simulated_annealing.c

#include #include #include #include #define NUM_TOTAL_ITERATIONS 100 #define NUM_DATA_POINTS 4096 int main(int argc, char **argv) { /* MPI information */ i