photo

Edward HuaHui


Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

4 Preguntas
0 Respuestas

CLASIFICACIÓN
282.010
of 301.478

REPUTACIÓN
0

CONTRIBUCIONES
4 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
50.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.296

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 174.719

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 can I improve my code?
%Step1:Load a dataset load thyroid_dataset; inputs = thyroidInputs; targets = thyroidTargets; %Step2:create...

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

0

respuestas

Pregunta


what is the problem in here
for k = 1:1 b = boundaries(k); plot(b(:,2),b(:,1),'g','Linewidth',3); end Base on the code and i get error...

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

1

respuesta

Pregunta


How can I count the number of trees ?
<</matlabcentral/answers/uploaded_files/130196/plantation.jpg>> For the tree counting I only need whole tree will be counted ...

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

0

respuestas

Pregunta


How can I improve my images and become clear
I = im2double(imread('ultrasound.jpg')); I = rgb2gray(I); PSF = fspecial('motion',10,30); V = .5; WT = zeros(size(...

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

1

respuesta