Community Profile

photo

Saravanan Arumugam


Last seen: mer än ett år ago Active since 2020

Statistics

All
  • Solver

View badges

Content Feed

View by

Question


Simscape modeling of bristle roller
I am trying to model a Bristle roller in Simscape. As per the penalty based method to find the stiffness and damping values for ...

ungefär 2 år ago | 1 answer | 0

1

answer

Question


Lithium ion battery modelling
Hello, I would like to model the Lithium ioin battery pack. I have gone through the matlab resources and I dont understand the ...

mer än 2 år ago | 1 answer | 0

1

answer

Solved


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

mer än 2 år 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...

mer än 2 år 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:...

mer än 2 år ago

Solved


Sum all integers from 1 to 2^n
Given the number x, y must be the summation of all integers from 1 to 2^x. For instance if x=2 then y must be 1+2+3+4=10.

mer än 3 år ago