katarado
Followers: 0 Following: 0
Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
289.310
of 295.712
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.274
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.359
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
complex nested for loop
This is the section of my script that does not seem to be working (Full script attached). I get bestDx=-30, bestDy=-30, newCoeff...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
easy if statement not working
I am trying to make (what I thought would be) a simple if loop. Here is what I've tried; none work. I have a 384-by-384 matrix c...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
field displacement array range
Hello, weather1618 and whether1623 are two 2D array of size 384x384. Following is my script section for weather1618Modified f...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
WHat is this : uint8((double(weather1618) ./ maxv) .* 50); ?
This code (almost) does what I want but I don't understand how it can be that simple. So can someone, please, explain me how t...
más de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
gradient map from n-by-n array
I have a n-by-n array which starts in the south-west corner. Each line is W-E and the next line is immediately north of it. If i...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Matlab 3D matrix same index condition
Hello, Imagine two squared arrays A and B. I want array C to equal array A if array A is >= than array B. Now, imagine a...
más de 7 años hace | 1 respuesta | 0