Jabbar moosavi
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
196,989
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
3 years ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
How to make better connectivity between these edges in matlab ?
4 years ago | 0 answers | 0