RG
Followers: 0 Following: 0
Estadística
7 Preguntas
2 Respuestas
CLASIFICACIÓN
247.527
of 295.495
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
71.43%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.240
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.991
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
Swap number with a word
Hi all, I am wondering how I could swap a number in a vector with a word. I have a vector from 1 to 100 ( linspace(1,100) ) a...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
How to access certain matrix elements and turn into NaN?
Hi, I have two matrices *z* and *interior* as shown below: z =[ 9.0000 17.6400 29.1600 43.5600 60.8400 81.0...
más de 8 años hace | 1 respuesta | 0
1
respuestaSubscript indices must either be real positive integers or logicals
I had to first create a function called *sigma_TT*: function sigma_TT = sigma_TT(r, theta) sigma_TT = r.^4 .* cos...
más de 8 años hace | 0
| aceptada
Pregunta
Subscript indices must either be real positive integers or logicals
Hei All, I have been getting the error message "Subscript indices must either be real positive integers or logicals. " refer...
más de 8 años hace | 2 respuestas | 0
2
respuestasPregunta
How to replace RGB values
Hi Everyone, I was wondering if it is possible to replace the RGB values of an image with values of certain range? I have ...
más de 8 años hace | 3 respuestas | 0
3
respuestasPregunta
How to extract columns of a matrix using a for loop?
Hi Everyone, I have a 3x6 matrix and trying to extract 1st and 3rd, 2nd and 5th, 3rd and 6th column using a loop. The matrix ...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
Help with using "nargin"
Hi All, I got a function "replace(a,b,c)" where I am trying to replace input arguments with another input argument when some ...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Help with Function using Logical Indexing
Hi, I'm trying to write a function, without using loops, which takes a matrix A and an integer k as inputs and returns a matrix ...
más de 9 años hace | 1 respuesta | 0