#
frequencies
Here are 35 public repositories matching this topic...
Turn an image into sound whose spectrogram looks like the image.
python
audio-visualizer
image-processing
sound
sound-processing
spectrogram
frequencies
audio-processing
sound-synthesis
image-to-sound
-
Updated
Mar 12, 2022 - Python
A frequency scanner for Gqrx Software Defined Radio receiver
-
Updated
Dec 6, 2020 - C
NlogN algorithm for least-squares fitting of periodic templates to noisy, non-equispaced time-series data.
time-series
astronomy
signal-processing
periodic
fourier-series
lomb-scargle-periodogram
periodogram
harmonics
frequencies
nfft
optimal-parameters
-
Updated
Jan 29, 2021 - Jupyter Notebook
A Java program to implement a DMTF Decoder.
audio
digital
signal-processing
dsp
decoder
wav
goertzel-algorithm
fast-fourier-transform
fourier
signal
fft
digital-signal-processing
dtmf-tones
dtmf-decoder
frequencies
audio-processing
goertzel
-
Updated
Dec 29, 2016 - Java
Compute Kinetic Isotope Effects using the Bigeleisen-Mayer equation
-
Updated
Feb 20, 2022 - Python
Least-squares (sparse) spectral estimation and (sparse) LPV spectral decomposition.
spectrum
least-squares
spectrum-analyzer
spectrogram
mfcc
system-identification
lomb-scargle-periodogram
periodogram
frequencies
spectrum-identification
time-series-analysis
power-spectral-density
lpv
mel-spectrogram
-
Updated
Jan 27, 2022 - Julia
With this program, you can find the frequencies of defined biagrams and trigrams in a text entered, and as a result, you can see whether the language of this text is German or English.
c
filter
language-detection
language-modeling
computational-linguistics
frequencies
german-language
english-language
-
Updated
Nov 27, 2021 - C
A coocbook of HDL (primarily Verilog) modules
fpga
verilog
altera
fifo
hdl
verilog-hdl
xilinx-fpga
frequencies
frequency-analysis
verilog-components
verilog-library
verilog-snippets
clock-divider
-
Updated
Apr 24, 2017 - Verilog
Simple word to frequency mappings for the german language based on text corpora and using CISTEM stemmer.
-
Updated
Apr 3, 2021 - Python
-
Updated
Jul 27, 2021
Emitting sounds of user-specified frequencies
-
Updated
Jul 23, 2019 - Java
A set of inaudible sound data transmission experiments
android
transmission
puredata
hamming-code
frequencies
amplitude-shift-keying
inaudible-data
inaudible-data-transmission
frequency-shift-keying
-
Updated
Dec 7, 2020 - Java
-
Updated
Nov 9, 2019 - MATLAB
This is a test suit spacewire using a model on systemC with a verilog with graphical interface
-
Updated
Oct 29, 2020 - PHP
Descriptive Statistics
r
estimate
correlation
descriptive-statistics
openbudgets
boxplot
frequencies
open-budgets
obeu
numeric-variables
-
Updated
Sep 2, 2021 - R
This is a program which allows the user to decode a message , along with being able to encode a message through the use of a Caesar Cipher
-
Updated
Sep 9, 2020 - C
Attempt to find out the hidden frequencies that play the market
prediction
stock
statistical-mechanics
fourier
stocks
predictive-modeling
frequencies
fourier-transform
transforms
stock-markets
-
Updated
May 17, 2020 - Python
Sviluppo di un programma che consenta l'analisi delle frequenze in un testo (sequenza di caratteri).
-
Updated
Oct 4, 2019 - Python
autoConTAMPR: Automatic Contingency Table Analysis of Minority Peak Ranks
-
Updated
May 24, 2020 - Perl
-
Updated
Jun 16, 2021 - Jupyter Notebook
Data Structure Project
-
Updated
Jul 20, 2019 - C++
"A long, long time ago, before the touchscreen keyboards of modern phones, primitive beings called humans typed words on their flip phones using numeric keypads. "How does this work?" you wonder. "Numbers aren't letters!" Indeed, they are not; however, each numeric key was marked with a collection of letters it could represent."
-
Updated
Mar 21, 2021 - Python
Improve this page
Add a description, image, and links to the frequencies topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the frequencies topic, visit your repo's landing page and select "manage topics."
frames[-1] = np.append(frames[-1], np.array([0]*(frame_length - len(frames[0]))))
TypeError: can't multiply sequence by non-int of type 'float'