vsee
PASSUR Aerospace, Inc
Followers: 0 Following: 0
Professional Interests: commuications and signal processing
Statistics
RANK
22,959
of 295,569
REPUTATION
1
CONTRIBUTIONS
17 Questions
1 Answer
ANSWER ACCEPTANCE
29.41%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
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. ...
13 years ago | 2 answers | 0
2
answersQuestion
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 ...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
What are the dependencies for findpeaks.m
Do I need signal processign toolbox to use the findpeaks function?
13 years ago | 2 answers | 0
2
answersQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 2 answers | 0
2
answersplotting without signal(.csv) file being hard coded
I was eventually able to do this with uigetfile. I wonder if there are other ways
13 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...
13 years ago | 1 answer | 0
1
answerQuestion
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('...
13 years ago | 2 answers | 1
2
answersQuestion
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...
13 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
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
answersQuestion
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