統計
MATLAB Answers
3 質問
0 回答
ランク
of 176,593
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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
