Miktat Vural
Followers: 0 Following: 0
Feeds
提问
Matlab crashes without any log files while checking for issues in MATLAB 2023b Coder.
I try to convert my matlab code to c++, but in the stage of "Cheking for issues", it closes without any error message, and I can...
10 months 前 | 1 个回答 | 0
1
个回答提问
Why is FFT result divided by NFFT instead of the root of NFFT?
Hi everyone, if yfft = fft(y) According to parvela's theorem, the equation below must be achieved. sum(y.^2) == sum(abs(yfft...
1 year 前 | 2 个回答 | 0
2
个回答提问
Why does MATLAB resample function get 5 times slower when converted to C++?
Hello, I am using MATLAB 2020b and I need to use resample function in some parts in my code. In MATLAB, resample function runs ...
3 years 前 | 1 个回答 | 0