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...
대략 4년 전 | 답변 수: 1 | 0
1
답변질문
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));
대략 4년 전 | 답변 수: 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 .
5년 초과 전 | 답변 수: 0 | 0

