Community Profile

photo

clpi


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 1
  • First Answer

查看徽章

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...

5 years 前 | 0