photo

Dimitris


自 2010 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

2 个提问
2 个回答

File Exchange

1 文件

排名
258,330
of 299,962

声誉
0

贡献数
2 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
8,291 of 20,851

声誉
104

平均
0.00

贡献数
1 文件

下载次数
1

ALL TIME 下载次数
1044

排名

of 166,743

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Submission
  • Thankful Level 1
  • Revival Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
More than one hidden layer
Try that for a 10:3:3:5 NN with specific activation functions.The range of input is [-1,1]. net=newff([-1 1; -1 1; -1 1; -1 1; ...

14 years 前 | 0

提问


faster winner takes all
I 've made an mplementation of the winner takes all rule (WTA) using a for loop (code bellow). But now I want to "harden" ~8 mil...

14 years 前 | 1 个回答 | 0

1

个回答

已回答
Learning neural network for fuzzy controller with three outputs
ANFIS is built to have a single output. Use a standard neural network if you need 3 outputs.

14 years 前 | 0

提问


plot a function in 3D
I have variables a and b both defined in [-1,+1] and the function c = a / (a + b) How can I plot c in 3D to visualize the fu...

14 years 前 | 2 个回答 | 0

2

个回答

已提交


DEM to volumetiric
converts a Digital Elevation Model (or 2.5D data) to a volumetric raster (or true 3D data)

15 years 前 | 1 次下载 |

0.0 / 5