Statistics
RANK
8,703
of 295,467
REPUTATION
4
CONTRIBUTIONS
38 Questions
8 Answers
ANSWER ACCEPTANCE
78.95%
VOTES RECEIVED
3
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Problem with Random data delay - Signal Processing,
Dear all, I need to generate random data using non-homogeneous Poisson and put it in the X-axis and generate another data using...
13 years ago | 1 answer | 0
1
answerQuestion
Image file
Hey all, Is there a way to save the figure output produced in matlab file as image (gif,ping)? Thanks all, Susan
13 years ago | 1 answer | 0
1
answerQuestion
How to add the new delayed signal to the PLOT !
Hey all, My code below is working, however by looking at the plot it seems it didn't draw the new delayed signals, It just plot...
13 years ago | 3 answers | 0
3
answersQuestion
KERNEL : mean integrated squared error- Bandwidth Selection
Hello all, I have my set of data and I estimated the function using kernel, however the Bandwidth must be estimated for a corre...
13 years ago | 2 answers | 0
2
answersQuestion
How to add the exact axis ?!
Dear all, I have my code for two signals and I am delaying one of them but the axis starts from 0 to 6 and I want to be able to ...
13 years ago | 1 answer | 0
1
answerQuestion
Plot problem
Dear all, I have my code for calculating delay time for signals.. I have two signals and I calculated the delay time.I plotted b...
13 years ago | 1 answer | 0
1
answersignal processing
I tried to add the sample to my file instead of using it from dat file, If you run the full version of Sample 1 and Sample 2 .. ...
13 years ago | 0
Question
signal processing
Hello all, I am still struggling with this and I don't know why its producing wrong answer. I have my two signals and I want ...
13 years ago | 3 answers | 1
3
answersQuestion
How to know which Signal is delayed !
Dear all, I have my code below for real data samples. I already tested the xcorr delay calculation method with di...
13 years ago | 1 answer | 0
1
answerQuestion
Print answer in plot Figure !!
Dear all, My code creates two signals in the same figure using subplot then calculates delay between the two signals, when I ...
13 years ago | 1 answer | 0
1
answerm files as Function Inputs !!
I am still stuck with this.. I tried different things to check what is the function doing,I found out that its plotting the firs...
13 years ago | 0
Question
m files as Function Inputs !!
Dear all, I have several files with real data representing signals and in each file I draw the kernel estimate function for the...
13 years ago | 4 answers | 0
4
answersQuestion
Signal Processing / Model Evidence !!
Hello everyone. I am just wondering if there is an algorithm or technique to give the answer to the question "If the two sign...
13 years ago | 3 answers | 0
3
answersDo you think that MATLAB is expensive?
I think is too expensive. I am a student and I bought the student version and I was expecting to get everything I need after pay...
13 years ago | 1
Question
Function capability in Matlab
Dear all, I have 30 source data in my matlab folder, data1.dat,data2.dat..data30.dat.. I have the exact code for each one of ...
13 years ago | 3 answers | 0
3
answersQuestion
Scale ksdensity
Hello everyone.. I have data on my X-axis I import it from a file and I am trying to estimate the kernel function for it.. I be...
13 years ago | 1 answer | 0
1
answerQuestion
How to move a Signal..
Dear all, I am trying to learn some concepts of Signal processing to be able to work on my project. For the sample code below (...
13 years ago | 2 answers | 0
2
answersQuestion
Signal processing
Hello everyone!! I am really struggling with this, been trying different examples and methods but still can't get it right. Will...
13 years ago | 2 answers | 0
2
answersQuestion
Communications System ToolboxI
Hey all, I have Matlab student version R2010s and I found this in-built function align signals and it could be useful for me,...
13 years ago | 1 answer | 0
1
answerQuestion
lag time in matlab
hey, I researched how to find the lag time in Matlab and I found a code that worked for the online example, but did not calculat...
13 years ago | 1 answer | 0
1
answerQuestion
axes problem
Hi, I am experiencing difficulties with setting up the axes limit for two plots I want to have in one figure. I can do each ...
13 years ago | 0 answers | 0
0
answersQuestion
Representing data from File !
Hello Guys, I have a data in a file consists of two columns one for the arrival time and the other one for the Energy(ev).. I w...
13 years ago | 2 answers | 0
2
answersVectors problem
I am well confused to be honest, I think the way I broke down the problem is logical but still can't figure out how to plot it. ...
13 years ago | 0
How did you learn MATLAB?
I just start learning it around January 2011 time and still trying to learn it.. I first bought the Matlab software read the int...
13 years ago | 0
Question
Vectors problem
Hey Guys !! I am working with vectors and I read about it before I post my question but can't still get it... Sorry if it is to...
13 years ago | 6 answers | 0
6
answersQuestion
Scale plot problem !!
Hey every1, I am working on a small set of data to learn how to do it in my actual work !! I created two plots and the second p...
13 years ago | 1 answer | 0
1
answerQuestion
Nested loop problem !
Hey every1.. I am working on arrays and I am finding it quite confusing and slowly getting it.. I want to replace the content of...
13 years ago | 2 answers | 0
2
answersArray problem
Ok, I've read about this line you guys suggested h = find(gca,'type','line');... But what I am looking for is the actual value...
13 years ago | 0
Question
Array problem
Hey every1, I am actually having trouble with arrays!! I have my plot and is underneath and it is not saved in array at the m...
13 years ago | 3 answers | 0
3
answersQuestion
Array question
Hey every1, I am trying to shift content of one array starting from i = 2; a[i] = b[i-d) so I created for loop.. for i...
13 years ago | 2 answers | 0