photo

Andriy Voshchenko


Last seen: 2 years 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

5 个提问
1 个回答

Cody

0 个问题
7 个答案

排名
256,007
of 300,756

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
47,200
of 170,890

贡献数
0 个问题
7 个答案

评分
83

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Solver
  • Thankful Level 2

查看徽章

Feeds

排序方式:

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

已解决


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

3 years 前

提问


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

3 years 前 | 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 ...

3 years 前 | 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 ...

3 years 前 | 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...

3 years 前 | 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...

3 years 前 | 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 ...

4 years 前 | 1 个回答 | 0

1

个回答