Community Profile

photo

Jabbar moosavi


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1
  • Explorer

View badges

Feeds

View by

Question


How to use RBF training to simulate this function, (simulation and using code seperatly)
f = @(x)(prod([x(1),x(2),x(3),x(5),x(3)-1])+x(4)) ./ (1 + x(2)^2 + x(3)^3); k = 5; % demo value y = 1:5; % demo val...

2 years ago | 0 answers | 0

0

answers

Question


Can Any one help me, how to import this function in matlab?
Y1=@(yk),y(k-1),y(k-2),u(k),u(k-1));

2 years ago | 1 answer | 0

1

answer

Question


doual edge in canny edge detection
When I apply the canny edge dettection on this picture ,This method shows dual edges .how can i solve this problem .

3 years ago | 0 answers | 0

0

answers

0

answers