Atharva Sule
2021 年からアクティブ
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!
Programming Languages:
MATLAB
Spoken Languages:
English
MATLAB
Spoken Languages:
English
統計
All
Feeds
解決済み
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
2年以上 前
質問
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 ...
2年以上 前 | 1 件の回答 | 0
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年以上 前