photo

Leostar90


Last seen: 8개월 전 2022년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1
  • First Review
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
Error using trainNetwork (line 184) The training sequences are of feature dimension 1 792 but the input layer expects sequences of feature dimension 1.
Actually, size of estimated_Q_signals and Q-signal should be same ... in my case size of Q-signal is 1000x1 double. plot(time...

10개월 전 | 0

질문


Error using trainNetwork (line 184) The training sequences are of feature dimension 1 792 but the input layer expects sequences of feature dimension 1.
% Parameters n_samples = 1000; signal_frequency = 10; time = linspace(0, 1, n_samples)'; I_signal = cos(2 * pi * signal_freq...

10개월 전 | 답변 수: 2 | 1

2

답변

질문


Saving Multiple .dat files
I have a matrix with size of 2000*1000. I want to save it into multiple .dat files in such way that each .dat file should have 2...

1년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
Get figures and use them to build a video.avi
Thanks for such a perfect answer

2년 초과 전 | 0

질문


Curve fitting for 2d Array
Hi, I have to find slope by using curve fitting in this figure. There are 7 wavefronts in this image. What method should I app...

2년 초과 전 | 답변 수: 2 | 0

2

답변