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 years 前 | 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 years 前 | 2 个回答 | 0
