photo

Claudia Santos


Actif depuis 2016

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
262 379
of 300 365

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 933

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 168 262

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus de 9 ans il y a | 1 réponse | 0

0

réponse

Question


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...

plus de 9 ans il y a | 1 réponse | 0

1

réponse

Question


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] = ...

presque 10 ans il y a | 1 réponse | 0

1

réponse

Question


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 ...

presque 10 ans il y a | 1 réponse | 0

1

réponse