Community Profile

photo

clpi


Last seen: 4 years ago Active since 2019

Statistics

  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Question


FFT - wrong frequency
Hello, I have a problem when I try to retrieve the frequency of a signal with fft. Here is a test I did with a simple cosine ...

4 years ago | 1 answer | 0

1

answer

Question


matlab.engine function returns only the first output
Hello, For a test, I have written a very simple matlab function that has two outputs: function [y,z] = mat_func(x) y = [2.0*...

4 years ago | 1 answer | 0

1

answer

Answered
Undefined function or method '...' for input arguments of type 'double'.
Hello ! I have a matlab function which at a certain point calculates sin(2*pi*freq*t_array) (t_array in an array of size (1,200...

4 years ago | 0