photo

Jiajie Zhang


Last seen: más de 3 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

7 Preguntas
0 Respuestas

CLASIFICACIÓN
129.188
of 300.343

REPUTACIÓN
0

CONTRIBUCIONES
7 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
28.57%

VOTOS RECIBIDOS
0

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

Ver insignias

Feeds

Ver por

Pregunta


How to generate a fixed number of float numbers and their sum is a fixed float number?
Suppose I have a fixed float number 0.7, I want to generate 9 positive float numbers that theri sum is 0.7.

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

2

respuestas

Pregunta


How to store all the datas of a txt file in some given bits?
I have a txt like this: 9,15,5,10,14,5,11,15,5,7,19,0,4,22,0 7,8,7,10,8,4,11,7,0,9,12,7,11,11,0 each row has 15 data values; ...

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

1

respuesta

Pregunta


How to extract some columns from txt file to cell
I have a txt file as follows The intersection size between 1_1.txt and 1_2.txt is 7 The intersection size between 1_1.txt and ...

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

1

respuesta

Pregunta


how to figure out if there exists duplicated rows in a cell?
I'm generating a cell array like this, 216 46 0.503045247761871 190 49 3.58273130505241, every time I put new data in this ...

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

0

respuestas

Pregunta


Rotate a set of 2D points by changing the first element into origin
I have a set of point, each point has 3 attributions,(x,y,direction) such as: (1,2,45) (5,7,50)(9,6,120) I want to consider t...

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

0

respuestas

Pregunta


How to modify all the datas in a txt files?
I have a txt file like this: 9,15,5,10,14,5,11,15,5,7,19,0,4,22,0 7,8,7,10,8,4,11,7,0,9,12,7,11,11,0 9,15,5,10,14,5,11,15,5,7...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make this be a loop?
Hi, I want to make the function deal with a lot of images, but I got errors when trying to add the loop. The original one is...

casi 7 años hace | 1 respuesta | 0

1

respuesta