photo

Leostar90


Last seen: fast 2 Jahre vor Aktiv seit 2022

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

3 Fragen
2 Antworten

RANG
36.272
of 300.343

REPUTATION
1

BEITRÄGE
3 Fragen
2 Antworten

ANTWORTZUSTIMMUNG
33.33%

ERHALTENE STIMMEN
1

RANG
 of 20.926

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.172

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Thankful Level 1
  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 2 Jahre vor | 0

Frage


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...

etwa 2 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Get figures and use them to build a video.avi
Thanks for such a perfect answer

mehr als 3 Jahre vor | 0

Frage


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...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten