Home
last modified time | relevance | path

Searched defs:f_low (Results 1 – 25 of 34) sorted by relevance

12

/dports/biology/biosig/biosig-2.3.3/biosig4matlab/t310_ERDSMaps/
H A DcalcErdsMapBP.m97 f_low = []; % Lower frequency border for each center frequency variable
101f_low = [f_low, f_borders(k) - f_bandwidths(k)/2:f_steps(k):f_borders(k + 1) - f_steps(k) - f_band… variable
105 f_low = [f_low, f_borders(end) - f_bandwidths(end)/2]; variable
H A DcalcErdsMapFFT.m100 f_low = []; % Lower frequency border for each center frequency variable
104f_low = [f_low, f_borders(k) - f_bandwidths(k)/2:f_steps(k):f_borders(k + 1) - f_steps(k) - f_band… variable
108 f_low = [f_low, f_borders(end) - f_bandwidths(end)/2]; variable
/dports/misc/urh/urh-2.9.2/src/urh/signalprocessing/
H A DFilter.py81 def apply_bandpass_filter(data, f_low, f_high, filter_bw=0.08): argument
118 def design_windowed_sinc_bandpass(f_low, f_high, bw): argument
/dports/devel/boost-docs/boost_1_72_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/devel/boost-python-libs/boost_1_72_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/databases/percona57-server/boost_1_59_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/databases/xtrabackup/boost_1_59_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/databases/percona57-client/boost_1_59_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/devel/boost-libs/boost_1_72_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/devel/hyperscan/boost_1_75_0/libs/test/doc/snippet/
H A Dsnippet8.cpp26 double f_low = f(low_guess); in find_root() local
/dports/emulators/pcem/pcem_emulator-pcem-faf5d6423060/src/
H A Drom.c90 FILE *f_low = romfopen(fn_low, "rb"); in rom_init_interleaved() local
/dports/science/opensim-core/opensim-core-4.1/OpenSim/Simulation/Model/
H A DCoordinateLimitForce.cpp268 double f_low = K_low*(_qlow - q); in calcLimitForce() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/optimization/
H A Dline_minimization.h524 const NumberType f_low, in line_search()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ide/
H A Dhpt366.c848 static int hpt37x_calibrate_dpll(struct pci_dev *dev, u16 f_low, u16 f_high) in hpt37x_calibrate_dpll()
1060 u16 f_low, delta = pci_clk < 50 ? 2 : 4; in init_chipset_hpt366() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ide/
H A Dhpt366.c848 static int hpt37x_calibrate_dpll(struct pci_dev *dev, u16 f_low, u16 f_high) in hpt37x_calibrate_dpll()
1060 u16 f_low, delta = pci_clk < 50 ? 2 : 4; in init_chipset_hpt366() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ide/
H A Dhpt366.c848 static int hpt37x_calibrate_dpll(struct pci_dev *dev, u16 f_low, u16 f_high) in hpt37x_calibrate_dpll()
1060 u16 f_low, delta = pci_clk < 50 ? 2 : 4; in init_chipset_hpt366() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/ata/
H A Dpata_hpt3x2n.c497 unsigned int f_low, f_high; in hpt3x2n_init_one() local
H A Dpata_hpt37x.c981 unsigned int f_low, f_high; in hpt37x_init_one() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/ata/
H A Dpata_hpt3x2n.c497 unsigned int f_low, f_high; in hpt3x2n_init_one() local
H A Dpata_hpt37x.c981 unsigned int f_low, f_high; in hpt37x_init_one() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/ata/
H A Dpata_hpt3x2n.c497 unsigned int f_low, f_high; in hpt3x2n_init_one() local
/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_sort_partition.c338 double target_freq, f_high, f_low, delta; in _update_sampling() local
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DDMRGSCFunitary.cpp302 double f_low = 1.0; in get_determinant() local

12