Community Profile

photo

Arkadius882


Last seen: 12 months ago Active since 2022

Followers: 0   Following: 0

Programming Languages:
C++
Spoken Languages:
English

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


Chirp plot is not drawing
My chirp function is not being drawn for some reason, only stem samples are visible. If comment out stem command the plot is bei...

2 years ago | 1 answer | 0

1

answer

Question


Sinus plus straight lines plot
Could anyone create this type of function? It's quarter sinus at the period of [2,-1], [0,1], [2,3] and straight lines at the ...

2 years ago | 1 answer | 0

1

answer

Question


Too many input arguments using square
As the title says for some reason square command has too many input arguments I don't know why. Done the same example a while ag...

2 years ago | 1 answer | 0

1

answer

Question


Using stem plot for two plots
I have very basic question regarding drawing stem plot for this example, it is supposed to have 21 data values. T=4e-3; n=21; ...

2 years ago | 2 answers | 0

2

answers

Question


while loop to count partail sum of series
Hello, I'm having problems making while loop to count partial sum (110 iterations) of this series: 1/i*(i+1). There is antoher ...

2 years ago | 2 answers | 0

2

answers