photo

Zonghao


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
134.611
of 301.454

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.287

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.632

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 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


how to train a neural network with a matrix as input
For now, I have got my feature matrix( x_train), which is 25 * 1000, each column is one train data and each train data has a dim...

más de 7 años hace | 0 respuestas | 0

0

respuestas

Pregunta


Why linprog give answer not satify the constrains?
The optimazation problem is: min 10x1 + 0x2 + 20x3 + 11x4 + 12x5 + 7x6 + 9x7 + 20x8 + 0x9 + 14x10 + 16x11 + 18x12 s.t. x1 + x...

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

2

respuestas

Pregunta


how to get real value after IFFT without using abs() and real()
%Ir_c is the double type of input image Ir_c_f = fft2(Ir_c); Ir_c_f_c = fftshift(Ir_c_f); Ir_c_f_c(1: 118, 1: 256) = 0; Ir_c...

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to optimize maximum like-hood function?
I try to use maximum like-hood approach to calculate some parameters. But I do not know the specific expression of the posibilit...

más de 7 años hace | 0 respuestas | 0

0

respuestas