A répondu
Audio (mp3) to Text converter tool for MatLab?
Hi Rafayet, I work at MathWorks and I noticed this old question of yours just now. I thought I'd leave a link to our recent M...

plus de 6 ans il y a | 2

A répondu
How to convert Speech to Text
Hi Nemala, I work at MathWorks and I noticed this old question of yours just now. In case it was useful to others, I thought ...

plus de 6 ans il y a | 1

| A accepté

A répondu
Why Cross Correlation (xcorr) of Two simultaneously Recorded Audio Signals Always return randomly different lags? Help!!
Hi Ali, I work at MathWorks in the Audio System Toolbox team. I can't exactly replicate your experiement as I don't have your...

plus de 6 ans il y a | 1

| A accepté

A répondu
Sum Object Properties: Signal
I agree with the previous suggestion, another close variation being: sum(vertcat(obj.signal)) If myClass was instead a S...

plus de 6 ans il y a | 0

| A accepté

A répondu
Real time octave analysis: one third octave band
Hi Nycholas, I won't comment on the specifics of this function, which was written quite a while ago, but I thought I'd provid...

plus de 6 ans il y a | 0

| A accepté

A répondu
FVTool: filter array as parameter
Hi Nycholas, Please give the following a try and let us know if it works for you: filter1 = octaveFilter('CenterFrequenc...

plus de 6 ans il y a | 0

| A accepté

A répondu
Spectrum Analyser: One-third octave bands
Hi Nycholas, I am broadly re-using here my comment on your related question, for completeness. Spectrum Analyzer doesn't y...

plus de 6 ans il y a | 0

| A accepté

A répondu
How to visualize the GUI of VST Plugin?
Hi Nycholas, I work with the Audio System Toolbox team at MathWorks so I thought I'd add a few thoughts. The objects return...

plus de 6 ans il y a | 0

| A accepté

A répondu
Does matlab support USB audio devices that have 4 microphones?
Hi JD, I work with the Audio System Toolbox team at MathWorks and after seeing this I thought I'd drop a more precise note on...

plus de 6 ans il y a | 2

A répondu
Convolution with audio system toolbox
Hello, I thought I'd capture a quick update on this topic as R2017b has already been out there for a few weeks. With the late...

plus de 6 ans il y a | 1

A répondu
How do i create a upward compressor, and upward expander from the code/blocks in audio system toolbox in simulink...
Hi Brent, Thank you for posting a question on this topic. I work at MathWorks so I thought I'd take a stab at answering (I al...

plus de 6 ans il y a | 0

A répondu
How can i plot the frequency of audio file in same speed with audio speed?
Hello, I am not sure I fully understood your question, but I work at MathWorks and I will try tackling this from one possible...

presque 7 ans il y a | 0

A répondu
How can I visualize data other than the first channel in Audio Test Bench?
Hi Ben, I work in the audio team at MathWorks so I thought I'd have a go at this. Yours is a good question, thank you for ask...

presque 7 ans il y a | 0

| A accepté

A répondu
Audio Plugin importation in Protools10 all black window.
Hi Pablo, I work at MathWorks so I thought I'd take a stab at this. Pro Tools only supports their own proprietary plugin for...

presque 7 ans il y a | 0

| A accepté

A soumis


Real-Time Beat Tracking Templates for IEEE Signal Processing Cup 2017
MATLAB and Simulink examples to prototype beat tracking algorithms in real-time for SP Cup 2017

plus de 7 ans il y a | 3 téléchargements |

Thumbnail

A soumis


Code for Webinar "Signal Processing for Machine Learning"
MATLAB Code from example used in the Webinar "Signal Processing for Machine Learning"

plus de 7 ans il y a | 11 téléchargements |

Thumbnail

A soumis


Code for Webinar "Signal Processing and Machine Learning Techniques for Sensor Data Analytics"
Code from Webinar "Signal Processing and Machine Learning Techniques for Sensor Data Analytics"

presque 8 ans il y a | 36 téléchargements |

A répondu
Why does dsp.AudioRecorder() uses SO much CPU time?
Hi Ian, Thanks for asking. I work at MathWorks and I thought I'd take a stab at answering your question. In short – The ...

environ 8 ans il y a | 1

Chaîne


Dew Point Output

plus de 8 ans il y a

Chaîne


Daily Traffic Count Output
Value of the daily traffic count from Eric's camera

plus de 8 ans il y a

A résolu


Finding Perfect Squares
Given a vector of numbers, return true if one of the numbers is a square of one of the other numbers. Otherwise return false. E...

plus de 9 ans il y a

A résolu


Add two numbers
Given a and b, return the sum a+b in c.

plus de 9 ans il y a

A résolu


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

plus de 9 ans il y a

A résolu


Swap the first and last columns
Flip the outermost columns of matrix A, so that the first column becomes the last and the last column becomes the first. All oth...

plus de 9 ans il y a

A résolu


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...

plus de 9 ans il y a

A résolu


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

plus de 9 ans il y a

A résolu


Is my wife right?
Regardless of input, output the string 'yes'.

plus de 9 ans il y a

A résolu


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

plus de 9 ans il y a

A résolu


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

plus de 9 ans il y a

A résolu


Free passes for everyone!
_Simply return the name of the coolest numerical computation software ever_ *Extra reward* (get a _freepass_): As an addit...

plus de 9 ans il y a

Charger plus