photo

Saravanan Arumugam


Last seen: quasi 2 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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

oltre 2 anni fa

Risolto


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.

quasi 4 anni fa