Community Profile

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 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...

11ヶ月 前 | 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...

12ヶ月 前 | 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...

1年以上 前 | 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...

1年以上 前 | 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...

1年以上 前 | 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...

1年以上 前

解決済み


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...

3年以上 前

解決済み


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...

3年以上 前

解決済み


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:...

3年以上 前