photo

strat


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
4 Answers

RANK
23,618
of 301,213

REPUTATION
1

CONTRIBUTIONS
2 Questions
4 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
1

RANK
 of 21,191

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,422

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Answered
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 ago | 0

Question


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 ago | 7 answers | 1

7

answers