Feeds
질문
Solve in a loop - Unable to perform assignment because the indices on the left side are not compatible with the size of the right side
Hello, I wrote this code in order to estimate the value of x : for i=2:length(TimeReel) syms x eqn = x == (Qin*(Cin-Gp...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
Problem with Fourier Transform fft
Hello, I have field data (Fig 1) and I want to apply a Fourier transform of the siganl signal. Here is the code I use: load...
거의 3년 전 | 답변 수: 2 | 0
