Atharva Sule
Followers: 0 Following: 0
Hey there! My name is Atharva. I'm currently working as a Vehicle Controls Engineer at an automotive startup based in Pune, India. I'm interested in Model-Based Design, HMI, and automated driving. I also like to talk about finance and economics, and in my free time, you'll find me playing chess or sleeping XD. Got something in common? Let's chat!
MATLAB
Spoken Languages:
English
Statistics
RANK
201,965
of 295,527
REPUTATION
0
CONTRIBUTIONS
1 Question
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
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 ago
Question
Adding a progress bar in App Designer inside a callback
I'm trying to design an app where multiple models are simulated at the press of a single button. I've added the entire code for ...
3 years ago | 1 answer | 0
1
answerSolved
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 years ago
Solved
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 years ago
Solved
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 years ago