Community Profile

photo

vsee


PASSUR Aerospace, Inc

Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: commuications and signal processing

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Matlab matched filtering help
Hello Here is a code that I wrote to analyze the prp(pulse repetition pattern) of a signal I am getting from an oscilloscope. ...

12 years ago | 2 answers | 0

2

answers

Question


ginput question
How do I control ginput execution. If I am panning through a large data plot, and if I want to zoom in on the plot and then use ...

12 years ago | 1 answer | 0

1

answer

Question


filtering help
Hello I am trying to filter out a big chunk of data. I have the data in a .csv file. When I read and plot that data, there is...

12 years ago | 1 answer | 0

1

answer

Question


What are the dependencies for findpeaks.m
Do I need signal processign toolbox to use the findpeaks function?

12 years ago | 2 answers | 0

2

answers

Question


array that grows in size over time
Is there an option to declare an array in matlab that grows as a program runs (like a vector or a list in C++)? I am trying to r...

12 years ago | 1 answer | 0

1

answer

Question


matlab crash
Hello When I try to load a signal of 10 million data points and plot it, the plot goes through fine but I can't add data curso...

12 years ago | 1 answer | 0

1

answer

Question


dialog box option instead of the input command
Hello Here is a piece my code which takes an input file for analysis. The file itself(asig) has 10 million rows and two columns...

12 years ago | 2 answers | 0

2

answers

Answered
plotting without signal(.csv) file being hard coded
I was eventually able to do this with uigetfile. I wonder if there are other ways

12 years ago | 0

Question


plotting without signal(.csv) file being hard coded
Hello I am trying to plot a huge signal to do some time analysis. Here's a piece of my code. asig = csvread('tek0001CH1.csv...

12 years ago | 1 answer | 0

1

answer

Question


plot pause
Hello I am using the following code to iteratively pan along the x-axis in small steps and it works fine. asig = csvread('...

12 years ago | 2 answers | 1

2

answers

Question


plot help
Hello Here is matlab code that I am using to plot (analog and ttl signals of a waveform) and pan across the x-axis of the plot...

12 years ago | 1 answer | 0

1

answer

Question


fft of a finite duration real signal
Hello I have signal which is finite in duration sampled at a certain frequency and has a lot of noise buried in the signal. I a...

13 years ago | 1 answer | 0

1

answer

Question


Filtering noisy data
Hello I have a mixed frequency signal with a lot of noise. I plotted the spectrum of the signal using fft and also plotted the ...

13 years ago | 1 answer | 0

1

answer

Question


sptool gui question
sptool gui is great but how do I load my signal to do any processing in it.

13 years ago | 1 answer | 0

1

answer

Question


spectral analysis of a signal
Hello I have a situation. I have a signal stored in a .csv file. The sample interval is 2us which means a sample taken every ...

13 years ago | 1 answer | 0

1

answer

Question


Matched filter
How can I write a mtached filter in Matlab? I have the filter design and signal processing tool boxes.

13 years ago | 5 answers | 0

5

answers

Question


Memory problem complaint
I coded a matlab file with a few big matrices in that as variables. The file size appers to be 70Mb. I exited matlab. When I go ...

13 years ago | 0 answers | 0

0

answers

Question


floating point question
Hello. I imported a .csv file to into matlab which has 10 million rows and 2 columns. I truncated the number of rows to 100 thou...

13 years ago | 1 answer | 0

1

answer