clpi
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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*...
5 years 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
5 years 前 | 0