Feeds
질문
Fontsize of a dashboard component after report generation with System Snapshot
Hi, After report generation from my Simulink Model using Report Explorer (more precisely: System Snapshot) I found too large fo...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Is the C-compiler required when using blocks of Simulink Support Package for LEGO Mindstorms EV3 Hardware?
Hi, I wonder if we need to install C-compiler in order to deploy the code to LEGO EV3 hardware using the Support Package, or if...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Question about the implementation of the FFT function
There is an ambiguity for me in the FFT function implementation. I would like to know why there are two kinds of fft() fills: ff...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Question about DFT and FFT comparision
I am interested about FFT scaling in MATLAB, so I have studied discussion in https://www.mathworks.com/matlabcentral/answers/157...
대략 8년 전 | 답변 수: 2 | 0
2
답변문제를 풀었습니다
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
8년 초과 전
문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
8년 초과 전

