![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/15935689_1565358022535_DEF.jpg)
Jabbar moosavi
Followers: 0 Following: 0
Feeds
提问
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...
3 years 前 | 0 个回答 | 0
0
个回答提问
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));
3 years 前 | 1 个回答 | 0
1
个回答提问
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 .
4 years 前 | 0 个回答 | 0