Feeds
提问
Fuzzy Logic display results
Dear all. I am trying to make a basic fuzzy logic system for an aircondition operation. This is my first attemp to fuzzy logic,...
7 years 前 | 1 个回答 | 0
1
个回答已回答
Surf function problem
Nope, i used new series. Nevermind, It seems it had a glitch... Graph and Scatter is fine now. Thanks a lot man! :thumbsup: ...
Surf function problem
Nope, i used new series. Nevermind, It seems it had a glitch... Graph and Scatter is fine now. Thanks a lot man! :thumbsup: ...
15 years 前 | 0
已回答
Surf function problem
I think i am doing something wrong...:/ I wrote the code: figure; surf(X1,X2,f) hold on At scatter what i write? :? scatte...
Surf function problem
I think i am doing something wrong...:/ I wrote the code: figure; surf(X1,X2,f) hold on At scatter what i write? :? scatte...
15 years 前 | 0
已回答
Surf function problem
I have done the surface. Thanks again! :) Yep, Y are the known values. So now, how do i use the plot3, scatter3 to add the Y v...
Surf function problem
I have done the surface. Thanks again! :) Yep, Y are the known values. So now, how do i use the plot3, scatter3 to add the Y v...
15 years 前 | 0
已回答
Surf function problem
Ohh...I forgot to use the meshgrid... Since X1,X2 have already their values, i didn't know that it needs the meshgrid. Thanks, i...
Surf function problem
Ohh...I forgot to use the meshgrid... Since X1,X2 have already their values, i didn't know that it needs the meshgrid. Thanks, i...
15 years 前 | 0
提问
Surf function problem
I have a problem drawing a surface for a regression. I have 3 vectors Y, X1, X2 and I have estimated the multiple linear regres...
15 years 前 | 7 个回答 | 1
