Community Profile

photo

Saravanan Arumugam


Last seen: más de 1 año hace Con actividad desde 2020

Followers: 0   Following: 0

Estadísticas

All
  • Solver

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 2 años hace | 1 respuesta | 0

1

respuesta

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


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

más de 2 años hace

Resuelto


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.

más de 3 años hace