Community Profile

photo

Saad


Active since 2014

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How to find Eigen Values without using eig() function ???
Hello I want to calculate Eigen Values without using eig() function. I am actually generating a HDL code of this code, but w...

10 years ago | 2 answers | 0

2

answers

Question


How do I find the frequency of a Sine wave input by a user?
I am a beginner in MATLAB . I am trying to take an input from user i.e a sine wave, and want my code to calculate its frequen...

10 years ago | 0 answers | 0

0

answers

Question


Hi there, I want to convert a input sine signal( i.e the user gives that input) to a discrete time signal.
If a user enters a signal as x=sine(2*pi*2000*t); so my code should convert it to a discrete sequence like ans=[ 0.1...

10 years ago | 1 answer | 0

1

answer

Question


Calculating Frequency of an input sine wave.
Hello MALABers :) please help me how to find the frequency of an input signal which is a sine wave. some thing like this ...

10 years ago | 1 answer | 0

1

answer