Estadística
19 Preguntas
0 Respuestas
CLASIFICACIÓN
289.588
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
19 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
26.32%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
Feeds
Pregunta
Getting user input until they select the right choice
I have a code which requires the user to select a point on a plot. If they select a point that is not on the plot then it will k...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
colormap for openings in crack
<</matlabcentral/answers/uploaded_files/17524/Untitled.png>> I have this image and i would like to produce a colormap. thi...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Help in finding values between limits
<</matlabcentral/answers/uploaded_files/17333/distance.jpg>> The brackets on the left are the coordinates of various points a...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
find values within limits
I have the equation of a circle: (x - a)^2 + (y - b)^2 - r^2 = 0 a, b and r are known values and I would like to find the ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
how to generate a pattern
I would like to generate all the possible combinations for example: [1 2 3 4 5] I want to generate a reordered versi...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there a a function/code which can make the darker bits darker and the lighter bits lighter?
<<http://www.planconcrete.com/2013/wp-content/uploads/2013/03/concrete-cracks.jpg>> just a random image I found on google. Is...
más de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
finding the min value in a cell array
I have the following: cell = {[5;2;4;3;6;9] [2;5;4;8;9;7] [8;4;5;6;7;9]} I would like to find the minimum value in the f...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
find the same values and average it out
I have the following matrix A: A = 66 2 66 3 66 4 67 6 67 3 68 5 69 6 69 3 ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
help with error in coding
I have a for loop which continually assigns values into a cell array and i keep getting an error. "Subscripted assignment dimens...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
find values for the equation of a circle
I have the equation of a circle: (x - a)^2 + (y - b)^2 - r^2 = 0 a, b and r are known values but I would like to find the ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
find an equation for the set of coordinates
<</matlabcentral/answers/uploaded_files/16676/crackexcelplot.png>> I have the above plot with a different set of coordinates ...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
placing values in the form of a triangle in a matrix
I want to write a code which does the following: say my input is *'5'* , the code will run and the output will be in a matrix...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
increment two values in a single for loop
I was just wondering if there was a way to increment two variables simultaneously in a single for loop? for example i want to...
más de 10 años hace | 3 respuestas | 0
3
respuestasPregunta
Finding the distance between objects
<</matlabcentral/answers/uploaded_files/16321/Untitled.png>> I have the above image which I have already labeled using bwlabe...
más de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Image dividing/labeling using color code?
IS there a certain coding to label different parts of the edges from this: <</matlabcentral/answers/uploaded_files/16047/Unti...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How do I find the largest opening and the width of that opening?
<</matlabcentral/answers/uploaded_files/15991/crackedge.png>> I used a Canny edge detection method to obtain the above image ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
How to remove non-connected objects?
<</matlabcentral/answers/uploaded_files/15803/non-connected.jpg>> The brown pattern is my main object I am working with. ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to remove the smudges and noise in this image?
<</matlabcentral/answers/uploaded_files/15801/crack3.jpg>> I have the attached image of a crack. I have used the following ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Could someone please explain what the code means?
function displacements2D %________________________________________Read images & Shadding correction k='Pattern_ab.jpg'; ...
más de 10 años hace | 2 respuestas | 0