Estadística
4 Preguntas
0 Respuestas
CLASIFICACIÓN
262.378
of 300.352
REPUTACIÓN
0
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.212
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
arguments of type 'function_handle'
Hi, im havind troubles in a code i've made. It says that: Undefined function '(...)' for input arguments of type 'function_handl...
más de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Function with double arguments
Can I make this? function[g]= forward(f(x),x) for j=5:5:40; h=inv(j) g=(f(x)+4*f(h)-f(h+h))/(h...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use Svd
If I want to SVD an image, I cant do this? a= imread('C:\Users\Acer\Desktop\Inves\teddy.jpg'); s = svd(a) [U,S,V] = ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to convert image on a matrix
Hello! Im trying to convert an image in a matrix using matlab. however when i put the command: A = imread('image112.jpg'), the ...
casi 10 años hace | 1 respuesta | 0
