photo

Saravanan Arumugam


Last seen: 2年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver

バッジを表示

Feeds

表示方法

質問


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

2年以上 前 | 1 件の回答 | 0

1

回答

質問


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

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

2年以上 前

解決済み


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

2年以上 前

解決済み


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

2年以上 前

解決済み


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.

4年弱 前