photo

Ahmed Elkady


Last seen: 3 days 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
207,084
of 301,472

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 21,293

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,655

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review

查看徽章

Feeds

排序方式:

提问


system command error within a parfor
Hi all, I'm getting this error when runnning the code below. I isolated the issue to the use of the system command within the...

22 days 前 | 0 个回答 | 0

0

个回答

提问


How to compute an ANN ouptut manually knowing the ANN weights and biases?
I got a trained simple neural network named "net" with 12 input values, a single hidden layer with 9 nuerons, and single numeric...

3 years 前 | 0 个回答 | 0

0

个回答

提问


How to use Shapley function for an already fitted regression model?
Say, I have a regression model: Y = 1.5 * (V1)^3 * (V2)^-5 * (V2)^10.3 where, V1, V2 and V3 are the model features/predictors ...

3 years 前 | 2 个回答 | 0

2

个回答