Community Profile

photo

Andriy Voshchenko


Last seen: 16日 前 2022 年からアクティブ

統計

All
  • Solver
  • Thankful Level 2

バッジを表示

Content Feed

表示方法

解決済み


Generate a vector like 1,2,2,3,3,3,4,4,4,4
Generate a vector like 1,2,2,3,3,3,4,4,4,4 So if n = 3, then return [1 2 2 3 3 3] And if n = 5, then return [1 2 2 3 3 3 4...

1年以上 前

解決済み


Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...

1年以上 前

解決済み


Is my wife right?
Regardless of input, output the string 'yes'.

1年以上 前

解決済み


Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...

1年以上 前

解決済み


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

1年以上 前

解決済み


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

1年以上 前

解決済み


Basic Mathematics 3
It was announced during a Robotics Competition kick off that two of the trickiest scoring objects are: soup cans, and beach ball...

1年以上 前

質問


Don´t know how to perform IFFT considering my frequency.
Hi! I have a frequency domain data which I want to transform into time domain. I have the following file where the first column ...

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

2

回答

質問


How to create a good load spectrum envelope from a noisy spectrum?
So I am currently working on obtaining the response of the structure to a wind loads. I´ve transformed my enormous sets of data ...

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

1

回答

回答済み
How to set proper configuration to obtain peaks of my data
That is the best solution so far for spedctras which excitate a lot of modes, Thank you @Star Strider! Depending on the case I ...

2年弱 前 | 0

質問


How to set proper configuration to obtain peaks of my data
Hi! I want to extract peaks from my response spectrum for the future modal combination alalysis. My spectras have the following...

2年弱 前 | 2 件の回答 | 0

2

回答

質問


How can I sum two plots that don´t have the same number of elements?
I have the following case which represents the pressure distribution over a profile: I want to separate the intrados and ex...

2年弱 前 | 1 件の回答 | 0

1

回答

質問


How do I calculate the moment of force due to a load distribution or at least get a point of application?
I have the following data where the X represents the physical coordenate and Y is the force value at that point. I would like ...

約2年 前 | 1 件の回答 | 0

1

回答