kyin gab
Followers: 0 Following: 0
So new to MatLab, I need all the help I can get.
By the way thank you for your time.
Statistics
RANK
168,269
of 295,638
REPUTATION
0
CONTRIBUTIONS
9 Questions
2 Answers
ANSWER ACCEPTANCE
55.56%
VOTES RECEIVED
0
RANK
of 20,255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,207
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Count rising edge in wave
Hello, I have the wave data in csv file which contains the time and the corresponding value. I can plot the wave in matla...
9 years ago | 2 answers | 0
2
answersQuestion
how to subtract a number from matrix
Hello, I have a 8 X 8 matrix, m. I want to subtract 127 from it (ie from each number). I did it like this x = m - 127; T...
11 years ago | 0 answers | 0
0
answersNoise creation with direction
Image Analyst and Walter Roberson thanks for the jokes. I have created the 'noise' I was talking about. I wanted to use the r...
11 years ago | 0
Question
Noise creation with direction
Hello, I am trying to create a one second noise in direction (az = 60 deg, el = 0 deg). I want to create it in time and frequ...
11 years ago | 2 answers | 0
2
answersQuestion
How to make this a real number
Hello, My MatLab code outputs this 1.3357e+03 and I think this can be converted to a number like 1335.7. I would like th...
12 years ago | 3 answers | 0
3
answersQuestion
How to detect dialed signals dtmf
Hello, If given Fs(sampling frequency) and t(period for each signal), How can I detect the dialed numbers in a dtmf signal us...
12 years ago | 1 answer | 0
1
answerQuestion
Decoding DTMF Signal using FFT
Given the sampling frequency Fs, I would like to decode the numbers in a dtmf signal using FFT. The signal was given in an au...
12 years ago | 0 answers | 0
0
answersQuestion
Adding matric to an empty matric
Hello, I have an empty matrix em = []; I also have other matrices x1, x2 and x3; t = 0:1/32798:0.25-1/32798; x1 ...
12 years ago | 1 answer | 0
1
answerQuestion
Plotting more than one DTMF frequencies on a graph
Hello, I can plot single dtmf frequency. I would like to plot more than one frequency on a single graph. How do I do it? ...
12 years ago | 1 answer | 0
1
answerinputdlg to call a function on click ok
Thank you Math and Walter. I am new to MathLab, I did not really get what you guys were saying. I just figured out that when...
12 years ago | 0
Question
inputdlg to call a function on click ok
Hello, I would like the expert in the house to help me with this. I have an inputdlg. I want when the ok button is pressed...
12 years ago | 3 answers | 0