Feeds
提问
Smoothing an n-dimensional surface
Hello, I have programmed a fuzzy inference system with 4 inputs (T, dT24, FF24 and theta) and 1 output (TF1). I have plotted ...
8 years 前 | 1 个回答 | 0
1
个回答提问
How is it possible to smooth the values of the single output parameter of a fuzzy system with four inputs?
I have a fuzzy inference system with 4 inputs and 1 output. I would like to smooth the values of the output parameter.
9 years 前 | 0 个回答 | 0
0
个回答提问
How do I make both plots visible using plotyy?
Hello, I am using the following code to generate a double plot: [ax,h1,h2]=plotyy(X1,Y1,X2,P2); xlabel('x','Fontname'...
12 years 前 | 1 个回答 | 0
