Miktat Vural
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
198,406
of 295,467
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0