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년 전 | 답변 수: 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년 전 | 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년 전 | 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년 전 | 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년 전 | 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년 전 | 답변 수: 7 | 1
