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