Nisar Ahmed - MATLAB Central
photo

Nisar Ahmed


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB AnswersFile ExchangeFrom 09/18 to 04/25Use left and right arrows to move selectionFrom 09/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

2 个提问
1 个回答

File Exchange

2 文件

排名
129,680
of 298,292

声誉
0

贡献数
2 个提问
1 个回答

回答接受率
0.0%

收到投票数
0

排名
11,932 of 20,560

声誉
35

平均
3.00

贡献数
2 文件

下载次数
7

ALL TIME 下载次数
305

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • 5-Star Galaxy Level 1
  • Personal Best Downloads Level 1
  • First Submission
  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已提交


Pre-Trained Xception on KonIQ-10K
The file provide pretrained Xception model on KonIQ-10k dataset for perceptual image quality assessment.

2 years 前 | 2 次下载 |

0.0 / 5

已提交


InceptionResNetV2
Pre-trained InceptionResNet model on KonIQ-10K dataset for prediction of Perceptual Image quality.

2 years 前 | 5 次下载 |

0.0 / 5

提问


OutputSizeMode error in augmentedImageDatastore?
The images in my dataset are all 512x512 color images but when I process them with the following code: imageSize=[299 299]; im...

3 years 前 | 0 个回答 | 0

0

个回答

提问


weighted aggregation (regression ensemble)
I have trained five regression learners and their RMSE are the following: learner1=0.8435 learner1=0.8665 learner1=0.7776 le...

3 years 前 | 0 个回答 | 0

0

个回答

已回答
How to compute SFS(Sequential feature selection) with "multiple class" SVM?
You can use Mdl = fitcecoc(xTrain, yTrain) instead of svmtrain for model construction.

6 years 前 | 0