Feeds
提问
Is there a way to code an application using Kotlin on Android Studio to upload data to ThingSpeak?
I am attempting to take a user input value on an android application and then upload that value to ThingSpeak for further use. I...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to impliment a Single Sideband Suppressed Carrier Modulator with an audio file as input?
I have been given an audio signal which I imported into MATLAB using audioread. I have obtained fs and can naturally plot the ti...
5 years 前 | 1 个回答 | 1
1
个回答提问
How to find the Sampling Frequency?
I have imported a sound file into Matlab using [sound,fs]=audioread('....') I need to find the sampling frequency. I think that...
5 years 前 | 1 个回答 | 0
