Aditi Mahajan - MATLAB Central
photo

Aditi Mahajan


Indian Institute of Technology Roorkee

自 2020 起处于活动状态

Followers: 0   Following: 0

消息

Aditi Mahajan currently works as research scholar at the Department of Mechanical and Industrial Engineering, IIT Roorkee. Aditi's research interest includes natural fiber reinforced polymer composites, material and process selection, multi criteria decision making, machine learning.

Programming Languages:
MATLAB
Spoken Languages:
English
Professional Interests:
Optimization, Classification, AI for Signals and Images, Mechanical Engineering

统计学

All
MATLAB AnswersCodyZoom OutFrom 10/20 to 03/25Use left and right arrows to move selectionFrom 10/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 个提问
0 个回答

Cody

0 个问题
4 个答案

排名
172,883
of 297,672

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,464

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
64,504
of 159,351

贡献数
0 个问题
4 个答案

评分
50

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • MATLAB Central Treasure Hunt Finisher
  • Explorer
  • Solver

查看徽章

Feeds

排序方式:

提问


Resolving error on using LSBoost (fitrensemble)
What is wrong in the below code? The error shown is not understandable. I have followed each step given in fitrensemble document...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Display output from neural network on APP Designer
I have build a neural network model and saved it to load in APP Designer as shown in figure. The code is showing no error. Bu...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Can "genrfeatures" function be used with "fitrnet" function?
In "genrfeatures" function, the "TargetLearner" argument has only three options: linear, SVM and ensemble (bag method). I want t...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Data extraction from a research article (an electronic pdf with highly unstructured data)
My research area is applied machine learning in material science. I am struggling for an algorithm which could retrieve the desi...

2 years 前 | 2 个回答 | 0

2

个回答

提问


ANN's weight & bias optimization using GA
To optimize weights & bias of ANN using GA, a row vector is given in the function call that contains the weights and bias. How c...

2 years 前 | 0 个回答 | 0

0

个回答

已解决


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

2 years 前

已解决


Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...

4 years 前

已解决


Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...

4 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

4 years 前