photo

Leostar90


Last seen: casi 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Mensaje

Estadística

MATLAB Answers

3 Preguntas
2 Respuestas

CLASIFICACIÓN
36.272
of 300.343

REPUTACIÓN
1

CONTRIBUCIONES
3 Preguntas
2 Respuestas

ACEPTACIÓN DE RESPUESTAS
33.33%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 1
  • First Review
  • First Answer

Ver insignias

Feeds

Ver por

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

alrededor de 2 años hace | 0

Pregunta


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

alrededor de 2 años hace | 2 respuestas | 1

2

respuestas

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

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

más de 3 años hace | 0

Pregunta


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

más de 3 años hace | 2 respuestas | 0

2

respuestas