photo

András Sándor Kovács


Last seen: 5 years ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
133,628
of 301,464

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,292

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,642

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot the spectrum of a signal which is an array of amplitudes and not a sin or cos wave ?
I have an array,which is my signal. The x axis is not time,just the actual order of the values.Basically sample points. How can...

7 years ago | 0 answers | 0

0

answers

Question


Why fix(0.05/0.05) isn't working properly in coint counting algorithm ? If I enter let's say 3.76 it gives me the correct answer,but when I enter 3.75,it gives me 9 coins..
prompt = 'What is the amount? '; Money = input(prompt); Onepound = 1.0; Fiftycent = 0.50; Twentycent = 0.20; Tencent = 0.10...

7 years ago | 2 answers | 0

2

answers