Community Profile

photo

Claudia Santos


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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

8 years ago | 0 answers | 0

0

answers

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

8 years ago | 1 answer | 0

1

answer

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

8 years ago | 0 answers | 0

0

answers

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

8 years ago | 1 answer | 0

1

answer